Merge pull request #4294 from edx/split_mongo_assets_cherry
Split mongo assets cherry
No related branches found
No related tags found
Showing
- cms/djangoapps/contentstore/management/commands/clone_course.py 1 addition, 4 deletions...angoapps/contentstore/management/commands/clone_course.py
- cms/djangoapps/contentstore/management/commands/migrate_to_split.py 5 additions, 3 deletions...apps/contentstore/management/commands/migrate_to_split.py
- cms/djangoapps/contentstore/management/commands/tests/test_rollback_split_course.py 4 additions, 3 deletions...e/management/commands/tests/test_rollback_split_course.py
- cms/djangoapps/contentstore/tests/test_clone_course.py 44 additions, 0 deletionscms/djangoapps/contentstore/tests/test_clone_course.py
- cms/djangoapps/contentstore/tests/test_contentstore.py 132 additions, 420 deletionscms/djangoapps/contentstore/tests/test_contentstore.py
- cms/djangoapps/contentstore/tests/test_core_caching.py 0 additions, 1 deletioncms/djangoapps/contentstore/tests/test_core_caching.py
- cms/djangoapps/contentstore/tests/test_export_git.py 1 addition, 2 deletionscms/djangoapps/contentstore/tests/test_export_git.py
- cms/djangoapps/contentstore/tests/test_import.py 1 addition, 3 deletionscms/djangoapps/contentstore/tests/test_import.py
- cms/djangoapps/contentstore/tests/test_transcripts_utils.py 2 additions, 2 deletionscms/djangoapps/contentstore/tests/test_transcripts_utils.py
- cms/djangoapps/contentstore/tests/utils.py 219 additions, 0 deletionscms/djangoapps/contentstore/tests/utils.py
- cms/djangoapps/contentstore/views/assets.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/assets.py
- cms/djangoapps/contentstore/views/tests/test_import_export.py 2 additions, 2 deletions...djangoapps/contentstore/views/tests/test_import_export.py
- cms/djangoapps/contentstore/views/tests/test_transcripts.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/tests/test_transcripts.py
- common/djangoapps/contentserver/middleware.py 8 additions, 3 deletionscommon/djangoapps/contentserver/middleware.py
- common/djangoapps/contentserver/tests/test.py 1 addition, 3 deletionscommon/djangoapps/contentserver/tests/test.py
- common/djangoapps/terrain/browser.py 2 additions, 3 deletionscommon/djangoapps/terrain/browser.py
- common/lib/xmodule/xmodule/contentstore/content.py 12 additions, 4 deletionscommon/lib/xmodule/xmodule/contentstore/content.py
- common/lib/xmodule/xmodule/contentstore/mongo.py 129 additions, 43 deletionscommon/lib/xmodule/xmodule/contentstore/mongo.py
- common/lib/xmodule/xmodule/modulestore/__init__.py 30 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/__init__.py
- common/lib/xmodule/xmodule/modulestore/django.py 4 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/django.py
Loading
Please register or sign in to comment