- 09 Aug, 2017 1 commit
-
-
(cherry picked from commit 14db9be0c25df477a43a358e37c37d3df9207230)
Clinton Blackburn committed
-
- 12 Jul, 2017 1 commit
-
-
Upgrade MathJax references from 2.7.0 to 2.7.1
Ned Batchelder committed
-
- 11 Jul, 2017 1 commit
-
-
Kyle McCormick committed
-
- 15 May, 2017 1 commit
-
-
Matplotlib depends on numpy, so we want to ensure the correct version of numpy is already installed when we attempt to install matplotlib. (cherry picked from commit aca929de)
Matjaz Gregoric committed
-
- 12 Apr, 2017 1 commit
-
-
Update mathjax CDN to cloudflare.
Dennis Jen committed
-
- 11 Apr, 2017 1 commit
-
-
Dennis Jen committed
-
- 06 Apr, 2017 1 commit
-
-
(cherry picked from commit 410133d8)
John Eskew committed
-
- 29 Mar, 2017 2 commits
-
-
Force help link tests to pass on Ficus
Ned Batchelder committed -
This is not the right thing to do on a release-line branch. But now we have CI that is advanced, and help links that are not, so this is the most expedient way to get the tests to pass. We fully intend to fix the help links properly at the hackathon.
Ned Batchelder committed
-
- 28 Mar, 2017 2 commits
-
-
Change the help links for Ficus
Ned Batchelder committed -
Ned Batchelder committed
-
- 17 Mar, 2017 2 commits
-
-
Estute/xenial and browser updates for testing
Ned Batchelder committed -
(cherry picked from commit 26b05673)
Ned Batchelder committed
-
- 16 Mar, 2017 8 commits
-
-
Fix lettuce tests for Xenial compatibility and newer Chrome version. (cherry-picked from c3887b0b) Properly wait for LTI stub's buttons to render (cherry-picked from c58e5142) Workaround for intermittent chromedriver hangs upon start. (cherry-picked from 840efb23) Refactor click since it was resulting in timeout errors; use correct id for one of the LTI stub's buttons. (cherry-picked from 452a1f1f) Solve open sans quotation issue with tests. (cherry-picked from 0e7e9468) Fixes for chrome reliability in selenium. Fix for rendering timing issue. See https://bugs.chromium.org/p/chromedriver/issues/detail?id=1552 (cherry-picked from e7b0c28d) Multi-thread stub servers. (cherry-picked from 0e596dd5) Lettuce-on-Xenial CMS fix. Iterate through a list to avoid quotation string confusion. Also change some selenium settings (they were not necessary at this time). (cherry-picked from c0dd2b87)
Ben Patterson committed -
TNL-6553 (cherry-picked from f1655051)
muzaffaryousaf committed -
(cherry picked from commit 20447f28)
Jesse Zoldak committed
-
- 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
-