Merge pull request #1191 from edx/dhm/orphan_finder
Write restful service to find all orphans
Showing
- CHANGELOG.rst 8 additions, 0 deletionsCHANGELOG.rst
- cms/djangoapps/contentstore/tests/test_orphan.py 84 additions, 0 deletionscms/djangoapps/contentstore/tests/test_orphan.py
- cms/djangoapps/contentstore/tests/utils.py 1 addition, 1 deletioncms/djangoapps/contentstore/tests/utils.py
- cms/djangoapps/contentstore/views/item.py 36 additions, 2 deletionscms/djangoapps/contentstore/views/item.py
- cms/urls.py 2 additions, 0 deletionscms/urls.py
- common/lib/xmodule/xmodule/modulestore/mongo/base.py 20 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/mongo/base.py
- common/lib/xmodule/xmodule/modulestore/split_mongo/split.py 18 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/split_mongo/split.py
- common/lib/xmodule/xmodule/modulestore/tests/test_orphan.py 158 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/tests/test_orphan.py
Please register or sign in to comment