- 09 Mar, 2017 2 commits
-
-
Label the Platform API book for Ficus
Ned Batchelder committed -
Ned Batchelder committed
-
- 15 Feb, 2017 6 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Cherry-pick the email uniqueness constraint onto Ficus
Ned Batchelder committed -
Added unique constraint on email ECOM-7085 (cherry picked from commit d141eb15) No-op a migration that needs to be more clever (cherry picked from commit 1e6a74e7) model_name can be non-None, and model is still None (cherry picked from commit 52ca02fd) An idempotent migration to add an email uniqueness constraint (cherry picked from commit 169414b7) Make this no-op migration be a true no-op. (cherry picked from commit 04557bbf) A new django app for unicorn migrations (cherry picked from commit 98b250b6)
Ahsan Ulhaq committed -
Remove migration deleting XBlockDisableConfig model to allow zero-downtime release upgrades.
Ned Batchelder committed -
Sven Marnach committed
-
- 09 Feb, 2017 1 commit
-
-
(cherry picked from commit d73d2f58)
muzaffaryousaf committed
-
- 07 Feb, 2017 1 commit
-
-
Cherry picked from eb3367e6
Jillian Vogel committed
-
- 06 Feb, 2017 1 commit
-
-
Sven Marnach committed
-
- 03 Feb, 2017 2 commits
-
-
Cherry pick from 16f8f960
Brian Jacobel committed -
Cherry pick from deb69de6
Brian Jacobel committed
-
- 02 Feb, 2017 1 commit
-
-
and a comment and explaining why we import aws.* in the openstack settings. (cherry picked from commit 9d5db5ae)
Jesse Shapiro committed
-
- 30 Jan, 2017 1 commit
-
-
(cherry picked from commit 46797666)
noraiz-anwar committed
-
- 27 Jan, 2017 1 commit
-
-
* Allows temporary URLs to work from Private SWIFT storage, e.g. for grade report downloads. (cherry picked from commit 32f9532d)
Jillian Vogel committed
-
- 26 Jan, 2017 1 commit
-
-
Fix two wrong egg names These are the only two egg names that are wrong in this file. We have to uninstall i18n-tools, because the distribution name changed. The lti-consumer XBlock hasn't changed named, we just had the wrong name in the requirements file. (cherry picked from commit 91a235a9) Add versions to all non-dash-e installations (cherry picked from commit a117416e) Try the latest of pip and setuptools (cherry picked from commit 041fede3) Use latest pyparsing 2.0.x to avoid setuptools entanglement With 2.0.1, and setuptools 34.0.2, errors happen like: File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/packaging/requirements.py", line 59, in <module> MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker") TypeError: __call__() takes exactly 2 arguments (1 given) (cherry picked from commit 73519b35) (cherry picked from commit 8d791b58) Keep the sandbox reqs in sync (cherry picked from commit 84b25dd8) Pyparsing might need to be in pre? (cherry picked from commit 4433edd0) edx-i18n-tools is on PyPI, get it from there. (cherry picked from commit 7f4ce79c)
Ned Batchelder committed
-
- 25 Jan, 2017 2 commits
-
-
Ned Batchelder committed
-
With 2.0.1, and setuptools 34.0.2, errors happen like: File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/packaging/requirements.py", line 59, in <module> MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker") TypeError: __call__() takes exactly 2 arguments (1 given)
Ned Batchelder committed
-
- 13 Jan, 2017 1 commit
-
-
Ned Batchelder committed
-
- 11 Jan, 2017 1 commit
-
-
Ned Batchelder committed
-
- 10 Jan, 2017 1 commit
-
-
Cale/rc merge branch
Calen Pennington committed
-
- 09 Jan, 2017 4 commits
-
-
Retry on all exceptions on failed subsection grade update
Eric Fischer committed -
Merge Release into Master
Calen Pennington committed -
This access pattern was wrong, and was causing errors in production. I've included an additional happy-path test.
Eric Fischer committed -
Eric Fischer committed
-
- 08 Jan, 2017 2 commits
-
-
Happy New Year
Ned Batchelder committed -
Ned Batchelder committed
-
- 06 Jan, 2017 7 commits
-
-
Merge Release candidate into Release
Calen Pennington committed -
Change CourseTeamMembership emit to use proper id
Jeff LaJoie committed -
This reverts commit 04f87694, reversing changes made to 4b196d42.
Calen Pennington committed -
New jsinput example problem
Christina Roberts committed -
Remove flaky decorator from test_capa_module
Christina Roberts committed -
Jeff LaJoie committed
-
Jeff LaJoie committed
-
- 05 Jan, 2017 5 commits
-
-
Give the bok choy server more time to start up
Jesse Zoldak committed -
Add course_name to enrollment api responses
Anthony Mangano committed -
cahrens committed
-
Also remove unused empty jsinput_css.css.
cahrens committed -
I missed these files the first time around.
cahrens committed
-