Feanil Patel
60e3739196
Update codejail.
...
Changes are here:
33758da260
2019-10-18 13:38:58 -04:00
edX requirements bot
d2a971e163
Updating Python Requirements ( #22075 )
2019-10-18 11:19:34 -04:00
edX requirements bot
9e414cceaa
Updating Python Requirements
2019-10-17 06:48:39 -04:00
Aarif
47e1785a89
Merge pull request #21990 from edx/BOM-911
...
Added the util to handle bytes input to json.loads function - BOM-911
2019-10-17 01:24:36 +05:00
Jeremy Bowman
24bb73ed16
Add random2 to codejails ( #22054 )
2019-10-16 14:20:46 -04:00
edX requirements bot
96112149ac
Updating Python Requirements
2019-10-16 06:49:07 -04:00
Ayub
98b381d4ac
Merge pull request #22048 from edx/bump-recommender-xblock-version
...
-version bump recommender-xblock
2019-10-16 15:24:23 +05:00
Ayub khan
f168aa16ae
-version bump recommender-xblock
2019-10-16 14:36:13 +05:00
aarif
164141def9
replaced json.loads with a util to handle bytes
...
changes made to fix jenkins/quality errors
changes made as suggested
added the docstring to fix quality issue
made a few changes to fix some tests
replaced json.loads with a util to handle bytes
changes made to fix jenkins/quality errors
changes made as suggested
added the docstring to fix quality issue
made a few changes to fix some tests
made changes as suggested
made changes as suggested
updated the requirements with make upgrade
2019-10-16 12:14:01 +05:00
Awais Qureshi
6bf8cfc5bd
BOM-415
...
Bump the edx-ora2 version.
Run make upgrade.
2019-10-16 11:56:46 +05:00
edX requirements bot
a40b3376f6
Updating Python Requirements
2019-10-15 06:48:51 -04:00
Feanil Patel
1098c106e3
Run make upgrade.
2019-10-11 14:18:31 -04:00
Feanil Patel
695ed0cb29
Pin just edx-drf-extensions.
...
We also pin back edx-lint to fix a regression we introduced when we
started having to roll back all the requirements changes.
2019-10-11 14:08:36 -04:00
Feanil Patel
b6638d21ca
Update everything but the constrained packages.
2019-10-10 14:02:37 -04:00
Feanil Patel
ef96137ca0
Merge branch 'master' into release-mergeback-to-master
2019-10-10 13:30:33 -04:00
Feanil Patel
7dd7f2344b
Merge commit 'bbadf48b8e19a0c9f1e1ca750f5ad8b26856bcc1' into feanil/merge_more_of_master
...
Sorry for the merge commits but release was in a really bad state and so
we need to get changes out piecemeal on the release-candidate.
Slowly mergig master into RC.
2019-10-10 10:36:56 -04:00
zamanafzal
b52b4d09ea
bump edx enterprise version to 2.0.3
2019-10-10 11:54:38 +05:00
Feanil Patel
5d7bdf91b1
Revert requirements changes due to memory issues.
...
Some change in the requirements here may be responsible for increased
CPU and memory usage. This is causing production LMS for edx.org to run
into lots of performance issues. Reverting for now until we can narrow
it down to which change caused the issue.
2019-10-09 16:47:26 -04:00
Waheed Ahmed
1a01a6be3e
Merge pull request #21967 from edx/waheed/PROD-744-upgrade-requirements
...
Bump up version for xblock-lti-consumer.
2019-10-09 17:45:38 +05:00
Waheed Ahmed
6d53ee98c2
Bump up version for xblock-lti-consumer.
...
PROD-744
2019-10-09 16:12:08 +05:00
Awais Qureshi
68137b19ec
Merge pull request #21937 from edx/awais786/BOM-470-upgrade-drag-n-drp-ver
...
BOM-470
2019-10-08 23:31:20 +05:00
Chris Pappas
17475ec081
Running make upgrade to bump edx-enterprise ( #21959 )
2019-10-08 11:33:28 -04:00
Awais Qureshi
e76180cd8d
BOM-470
...
run upgrade to update the dragndrop version.
2019-10-08 17:12:27 +05:00
Ayub
7537283048
Merge pull request #21935 from edx/BOM-capa-random-python3-combatibility
...
BOM Project Capa Module Python3 Compatibility
2019-10-08 11:11:02 +05:00
Chris Pappas
96aa11d9d3
Bumping edx-enterprise to 2.0.1 ( #21944 )
2019-10-07 12:50:01 -04:00
Ayub khan
bb242c4b22
BOM Project Capa Module Python3 Compatibility
...
Python3 RNG produces different results as compared to python2
In capa problems we save seed value and generate random state
using the seed. Python3 random generates a different state as
compared to python2. Thats why using random2 library to make
state genration consistent in both python versions.
2019-10-07 16:39:47 +05:00
edX requirements bot
79b7a8d467
Updating Python Requirements
2019-10-07 06:48:37 -04:00
edX requirements bot
ff1e18f358
Updating Python Requirements
2019-10-04 06:48:29 -04:00
Chris Pappas
69bb6b582b
ENT-2310, ENT-1289 | Running make upgrade to bump edx-enterprise to 2… ( #21916 )
...
* ENT-2310, ENT-1289 | Running make upgrade to bump edx-enterprise to 2.0.0 (and 1.11.0)
* Skipping db_migration test for first part of removal of enterprisecustomerentitlements
2019-10-03 16:55:55 -04:00
Stu Young
7de7bcb398
Revert "Upgrade edx-lint" ( #21930 )
2019-10-03 16:23:44 -04:00
Calen Pennington
b70d8e68c5
Merge pull request #21870 from cpennington/upgrade-edx-lint
...
Upgrade edx-lint
2019-10-01 14:56:20 -04:00
Calen Pennington
86be8d124a
Upgrade edx-lint
2019-10-01 14:00:54 -04:00
root
a9564a622d
Version upgrade for edx-enterprise
2019-10-01 14:18:28 +00:00
edX requirements bot
86c3843105
Updating Python Requirements
2019-09-30 06:55:44 -04:00
Simon Chen
59168c75af
upgrade proctoring library
2019-09-27 13:32:48 -04:00
Matt Hughes
6085852c99
Attribute grade overrides from proctoring to the final reviewer
...
More generally, makes it so we don't ever pull in the user to whom
we're attributing overrides from the request, but always use the one
passed in via method parameters
Also pass through comments, if they're provided via this method
JIRA:EDUCATOR-4641
2019-09-27 10:58:58 -04:00
edX requirements bot
a91fcfceed
Updating Python Requirements ( #21807 )
2019-09-27 10:04:44 -04:00
Ned Batchelder
bcc09a0148
Use edx-sga that has also been fixed
2019-09-26 10:53:55 -04:00
Alex Dusenbery
30655847f9
Upgrade django-user-tasks==0.2.1
2019-09-25 15:22:01 -04:00
Diana Huang
e80265bb9a
Remove shoppingcart pdf generation.
...
DEPR-40
2019-09-25 09:07:09 -04:00
edX requirements bot
1cc925b624
Updating Python Requirements ( #21771 )
2019-09-25 09:06:00 -04:00
Alex Dusenbery
60fa989a39
edx-bulk-grades==0.6.4
2019-09-24 18:08:03 -04:00
Alex Dusenbery
07cf13ceae
EDUCATOR-4638 | edx-bulk-grades==0.6.3 - make sure we pass a user_id attribute into GradeCSVProcessor.__init__()
2019-09-24 12:26:40 -04:00
Feanil Patel
4b64a44c3a
Merge pull request #21736 from edx/feanil/update_for_py3_fixes
...
Feanil/update for py3 fixes
2019-09-24 11:23:20 -04:00
Feanil Patel
35cb40859d
Update dependencies to pull in python3 fixes.
2019-09-24 10:41:56 -04:00
edX requirements bot
76d7270fe9
Updating Python Requirements ( #21756 )
2019-09-24 10:39:54 -04:00
Jeremy Bowman
553d35e53e
Upgrade mock BOM-596 ( #21717 )
2019-09-24 10:14:17 -04:00
Feanil Patel
9633e3cd1a
Pull the recommender xblock from PyPI.
2019-09-23 11:52:26 -04:00
Alex Dusenbery
a379dddc1e
Remove faker==2.0.1 constraint; upgrade edx-bulk-grades to 0.6.2
2019-09-23 11:38:19 -04:00
edX requirements bot
04aa8fb7fd
Updating Python Requirements
2019-09-20 06:49:36 -04:00