Merge remote-tracking branch 'origin/master' into dormsbee/multicourse
Conflicts: common/lib/xmodule/xmodule/capa_module.py common/lib/xmodule/xmodule/modulestore/xml.py lms/djangoapps/courseware/views.py lms/templates/index.html lms/templates/info.html lms/templates/main.html lms/templates/navigation.html requirements.txt
Showing
Gemfile.lock
deleted
100644 → 0
cms/djangoapps/github_sync/__init__.py
0 → 100644
cms/djangoapps/github_sync/exceptions.py
0 → 100644
cms/djangoapps/github_sync/tests/__init__.py
0 → 100644
cms/djangoapps/github_sync/views.py
0 → 100644
cms/static/coffee/files.json
0 → 100644
cms/static/coffee/main.coffee
deleted
100644 → 0
cms/static/coffee/spec/helpers.coffee
0 → 100644
cms/static/coffee/spec/main_spec.coffee
0 → 100644
cms/static/coffee/src/main.coffee
0 → 100644
cms/static/coffee/src/models/module.coffee
0 → 100644
cms/static/coffee/src/views/course.coffee
0 → 100644
cms/static/coffee/src/views/module.coffee
0 → 100644
cms/static/coffee/src/views/week.coffee
0 → 100644
cms/static/coffee/src/views/week_edit.coffee
0 → 100644
cms/static/img/content-types/chapter.png
0 → 100644
135 Bytes
cms/static/img/content-types/html.png
0 → 100644
352 Bytes
cms/static/img/content-types/lab.png
0 → 100644
207 Bytes
cms/static/img/content-types/problem.png
0 → 100644
235 Bytes
cms/static/img/content-types/problemset.png
0 → 100644
222 Bytes
cms/static/img/content-types/sequential.png
0 → 100644
122 Bytes
cms/static/img/content-types/vertical.png
0 → 100644
144 Bytes
cms/static/img/content-types/video.png
0 → 100644
129 Bytes
176 Bytes
cms/static/js/vendor/backbone-min.js
0 → 100644
cms/static/js/vendor/jasmine-jquery.js
0 → 100644
cms/static/js/vendor/json2.js
0 → 100644
File moved
File moved
File moved
cms/static/js/vendor/underscore-min.js
0 → 100644
cms/static/sass/_content-types.scss
0 → 100644
cms/static/sass/_reset.scss
deleted
100644 → 0
cms/static/sass/vendor/_normalize.scss
0 → 100644
cms/templates/course_index.html
0 → 100644
cms/templates/jasmine/base.html
0 → 100644
collect_static_resources
deleted
100755 → 0
common/djangoapps/util/json_request.py
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
common/lib/capa/setup.py
0 → 100644
common/lib/mitxmako/setup.py
0 → 100644
lms/djangoapps/student/admin.py
0 → 100644
lms/envs/dev_edx4edx.py
0 → 100644
lms/envs/edx4edx_aws.py
0 → 100644
django<1.4 | django<1.4 | ||
pip | pip | ||
numpy | |||
scipy | scipy | ||
matplotlib | matplotlib | ||
markdown | markdown | ||
... | @@ -24,8 +25,13 @@ sympy | ... | @@ -24,8 +25,13 @@ sympy |
newrelic | newrelic | ||
glob2 | glob2 | ||
pymongo | pymongo | ||
-e common/lib/capa | |||
-e common/lib/mitxmako | |||
-e common/lib/xmodule | |||
django_nose | django_nose | ||
nosexcover | nosexcover | ||
rednose | rednose | ||
-e common/lib/xmodule | GitPython >= 0.3 | ||
django-override-settings | |||
mock>=0.8, <0.9 | |||
PyYAML | PyYAML |
test_root/.gitignore
0 → 100644