Merge remote-tracking branch 'origin/master' into ps-cms-backbone
Conflicts: cms/djangoapps/contentstore/views.py cms/static/coffee/unit.coffee cms/templates/index.html cms/templates/widgets/sequence-edit.html
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/unit.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/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
collect_static_resources
deleted
100755 → 0
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 | ||
pip | ||
numpy | ||
scipy | ||
matplotlib | ||
markdown | ||
... | ... | @@ -24,7 +25,12 @@ sympy |
newrelic | ||
glob2 | ||
pymongo | ||
-e common/lib/capa | ||
-e common/lib/mitxmako | ||
-e common/lib/xmodule | ||
django_nose | ||
nosexcover | ||
rednose | ||
GitPython >= 0.3 | ||
django-override-settings | ||
mock>=0.8, <0.9 |
test_root/.gitignore
0 → 100644