- 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 19 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 -
TNL-5893
cahrens committed -
Add /me endpoint for retrieving own username when logged in.
sanfordstudent committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Use the system version of Firefox
Feanil Patel committed -
Merge pull request #14271 from edx/release-candidate
Calen Pennington committed -
Sanford Student committed
-
Rene Sorel committed
-
Discussion hide Add a Response button response count if zero other responses in an answered question
alisan617 committed -
Move Sequence coffee files to JS
Brian Jacobel committed -
Increased number of retries, as it is expected that sometimes a seed will be reused. TNL-6041
cahrens committed -
Merge Release candidate into release
Calen Pennington committed -
Use the system version of firefox for running test.
Feanil Patel committed -
Ned Batchelder committed
-
Brian Jacobel committed
-