Commit Graph

1954 Commits

Author SHA1 Message Date
Michael Youngstrom
6ad748b42a Merge pull request #16986 from edx/youngstrom/update_paver_to_fork
Move paver version to fork
2017-12-21 10:38:47 -05:00
Tyler Hallada
131875d1ad Merge pull request #16991 from edx/thallada/upgrade-proctoring
Upgrade edx-proctoring to 1.3.3
2017-12-21 10:06:04 -05:00
Tyler Hallada
4369f4d4dd Upgrade edx-proctoring to 1.3.3
The patch contains a possible fix for LEARNER-3705.
2017-12-20 17:40:29 -05:00
Matt Tuchfarber
b9815b32d0 Update edx-enterprise to 0.56.5 2017-12-20 16:13:20 -05:00
Michael Youngstrom
95be2091c9 Move paver version to fork 2017-12-20 15:05:33 -05:00
Ayub khan
5406e14e17 Merge pull request #16975 from edx/update-translations-18-DEC
updated translations
2017-12-20 21:23:31 +05:00
ayub-khan
fcac9ad1e9 updated translations 2017-12-20 17:03:51 +05:00
Sylvia Pearce
2c4a52075e Merge pull request #16914 from edx/sylvia/proctoringRC
Update requirements file to use version 1.3.2 of edx proctoring
2017-12-19 14:43:15 -05:00
Douglas Hall
7f9cecc673 Updating edx-enterprise package to 0.56.4.
https://github.com/edx/edx-enterprise/compare/0.56.3...0.56.4
2017-12-19 12:43:01 -05:00
Brittney Exline
04cc655656 ENT-806/ENT-809 Upgrade edx-enterprise to 0.56.3 2017-12-14 15:29:31 -05:00
David Ormsbee
6db93fc791 Merge pull request #16901 from edx/ormsbee/remove_git_lms
Remove dealer.git (startup optimization).
2017-12-14 15:15:06 -05:00
Sylvia Pearce
35deec469a Update requirements file to use version 1.3.2 of edx proctoring 2017-12-14 11:58:12 -05:00
George Babey
c272f531ff Update edx-enterprise package to version 0.56.1
https://github.com/edx/edx-enterprise/compare/0.56.0...0.56.1
2017-12-14 07:59:47 -05:00
Douglas Hall
95e821f34b Update edx-enterprise package to version 0.56.0.
https://github.com/edx/edx-enterprise/compare/0.55.5...0.56.0
2017-12-13 11:47:43 -05:00
David Ormsbee
7f3a55af74 Remove dealer.git (startup optimization).
In the absence of an EDX_PLATFORM_VERSION OS env variable, we used to
calculate the current version by looking at the current git revision of
the edx-platform repo. This was an expensive calculation (~7% of startup
costs). It also turns out that at some point we stopped setting that env
variable anywhere, so it always fell back to recalculating it.

With this commit, we'll start reading the code version from the env JSON
files, and fall back to "unknown" rather than doing the dealer.git call.
2017-12-13 11:35:43 -05:00
George Babey
3cc25a30f5 Merge pull request #16870 from edx/gbabey/upgrade_enterprise_0_55_5
Upgrade edx-enterprise package to 0.55.5
2017-12-12 07:59:27 -05:00
Jeremy Bowman
1c661adfe6 Merge pull request #16868 from edx/jmbowman/PLAT-1830
PLAT-1830 Allow running any test suite in tox
2017-12-11 18:11:58 -05:00
Alex Dusenbery
5a30f735dd EDUCATOR-1817 | upgrade ora2 to 2.1.8 2017-12-11 17:07:31 -05:00
George Babey
f3f08f4aad Upgrade edx-enterprise package to 0.55.5
https://github.com/edx/edx-enterprise/compare/0.55.4...0.55.5
2017-12-11 16:12:31 -05:00
Jeremy Bowman
05e7a4d671 PLAT-1830 Allow running any test suite in tox 2017-12-11 15:43:01 -05:00
John Eskew
831eae6255 Merge pull request #16830 from edx/jeskew/remove_double_opaque_keys_req
Remove added reqs that are already in base.txt.
2017-12-11 10:58:27 -05:00
John Eskew
a42698a7ed Use a common base req file to avoid tox double requirements. 2017-12-11 10:56:17 -05:00
Dillon Dumesnil
0def70e725 Updating xblock-review version to include commit for being more defensive about score field in the state of a problem 2017-12-08 13:03:05 -05:00
rabia23
eceacb491b update edx-organizations version to 0.4.9 2017-12-08 08:08:52 +00:00
Alex Dusenbery
941bc5cf21 EDUCATOR-1547 | ORA2 v2.1.6 2017-12-06 16:03:13 -05:00
Jeremy Bowman
19709cd36f PLAT-1749 Support Django 1.10+ CSRF tokens 2017-12-06 13:18:00 -05:00
Douglas Hall
6598fb2141 Upgrade edx-enterprise package to 0.55.4.
https://github.com/edx/edx-enterprise/compare/0.55.1...0.55.4
2017-12-06 05:57:37 -05:00
Calen Pennington
d2963a66b2 Merge pull request #14674 from cpennington/cale/latest-edx-lint
Cale/latest edx lint
2017-12-05 20:16:02 -05:00
noraiz-anwar
a8b59c8d05 update ora to 2.1.5 2017-12-05 11:55:28 +05:00
Nimisha Asthagiri
e8cb8bba31 Merge pull request #16756 from edx/pacing/log-on-failure
Schedules: Add celery task logging
2017-12-04 20:21:41 -05:00
Brian Mesick
b23bcbb491 Merge pull request #16764 from edx/bmedx/bump_django_wiki_for_django_pin
Update edx/django-wiki to latest
2017-12-04 14:36:01 -05:00
Nimisha Asthagiri
549f4b661e Schedules: Add celery task logging 2017-12-04 14:16:27 -05:00
bmedx
f8804992ef Update edx/django-wiki to latest
- Resolves an issue creating sandboxes due to pinned Django version
2017-12-04 13:39:35 -05:00
Eric Fischer
b543a6ce34 Upgrade django-ses to 0.8.4 2017-12-04 11:55:09 -05:00
Calen Pennington
d92e6ae34b Fix pylint-django 2017-12-01 21:39:37 -05:00
John Eskew
3a892c1a04 Merge pull request #16747 from edx/jeskew/upgrade_user_state_client
Bump version of user-state-client module.
2017-12-01 16:50:13 -05:00
Jeremy Bowman
dd9dfb068c Merge pull request #16738 from edx/jmbowman/PLAT-1762
PLAT-1762 Remove obsolete mentoring XBlock
2017-12-01 16:11:33 -05:00
John Eskew
0dccd498c4 Bump version of user-state-client module. 2017-12-01 15:30:38 -05:00
Calen Pennington
39128d3e4e Add missing requirements needed to run paver 2017-12-01 14:34:49 -05:00
Calen Pennington
898dd6be49 Use the latest version of edx-lint 2017-12-01 14:34:48 -05:00
Matjaz Gregoric
bc63f469a1 Bump edx-enterprise to 0.55.1.
This updates edx-enterprise to 0.55.1 to include changes related to
enteprise tracking events.
2017-12-01 08:39:02 +01:00
Jeremy Bowman
e0ece33701 PLAT-1762 Remove obsolete mentoring XBlock 2017-11-30 16:30:17 -05:00
Dillon Dumesnil
3751c696be Updating version after fixing course number for Circuits 3 2017-11-30 14:46:35 -05:00
Dillon Dumesnil
5afc6c6621 Updating version number after responding to Nimisha's comments in edx/xblock-review and updated header text in xblock 2017-11-30 12:00:04 -05:00
Dillon Dumesnil
6fa8624759 Updating the version number after fixing the package data in setup.py of the Review XBlock 2017-11-30 12:00:04 -05:00
Dillon Dumesnil
1409bca9d2 v1.0.0 release of Review XBlock 2017-11-30 12:00:04 -05:00
Dillon Dumesnil
2a68f9b171 Improved tests(exclamation point) 2017-11-30 12:00:04 -05:00
Dillon Dumesnil
8cbb727735 Making it so the requirements file only points to a branch and not a specific commit 2017-11-30 12:00:03 -05:00
Dillon Dumesnil
fb233817cc v0.74 2017-11-30 12:00:03 -05:00
Dillon Dumesnil
1992bada67 v0.73 2017-11-30 12:00:03 -05:00