edX requirements bot
eabb3cdc2b
Updating Python Requirements
2020-11-18 00:00:30 -05:00
Robert Raposa
9ae82024fc
Merge pull request #25584 from edx/robrap/ARCHBOM-1260-code-owner-decorator
...
ARCHBOM-1260: set code_owner for celery tasks
2020-11-17 19:32:59 -05:00
Zachary Hancock
89fd50545f
Update edx-proctoring to 2.4.9 ( #25616 )
2020-11-17 16:13:32 -05:00
Robert Raposa
8eef18710d
set code_owner for celery tasks
...
ARCHBOM-1260
Co-authored-by: Tim McCormack <tmccormack@edx.org >
2020-11-17 15:33:33 -05:00
Diana Huang
f2b322f245
Update version of edx-search.
2020-11-17 13:23:13 -05:00
Diana Huang
afeea75d9e
Add changes to support ES7 and edx-search 2.0 back into the tree.
2020-11-17 13:23:13 -05:00
edX requirements bot
f4e4dac965
Updating Python Requirements
2020-11-16 23:46:15 -05:00
edX requirements bot
73831539d9
Updating Python Requirements ( #25599 )
2020-11-16 14:36:17 +05:00
Diana Huang
eb79e167f5
Merge pull request #25593 from edx/diana/revert-search
...
Revert "Merge pull request #25515 from edx/diana/edx-search"
2020-11-13 14:28:10 -05:00
Adam Stankiewicz
280d45dbc2
bump edx-enterprise to 3.12.0 ( #25591 )
2020-11-13 13:18:57 -05:00
Diana Huang
8d652e6a4b
Revert "Merge pull request #25515 from edx/diana/edx-search"
...
This reverts commit 9714d7412f , reversing
changes made to 5bc7c3996b .
2020-11-13 13:16:16 -05:00
Diana Huang
9714d7412f
Merge pull request #25515 from edx/diana/edx-search
...
Update edx-platform to use Elasticsearch 7.
2020-11-13 13:11:32 -05:00
Kyle McCormick
4bc913e497
Upgrade to edx-organizations 6.0.0. Makes short_name unique ( #25588 )
...
This upgrades edx-organizations from 5.3.0 to 6.0.0,
the notable change being the addition of a uniqueness
constraint on `Organization.short_name`.
TNL-7645
2020-11-13 11:46:36 -05:00
Diana Huang
33d0a18d56
Update edx-platform to use Elasticsearch 7.
...
This reverts commit b73f755487 .
2020-11-13 11:13:01 -05:00
edX requirements bot
10b92eed17
Updating Python Requirements
2020-11-12 23:46:29 -05:00
Saleem Latif
1858e28875
Merge pull request #25576 from edx/saleem-latif/ENT-3680
...
ENT-3680: Updated edx-enterprise version and only set user language preference on signup if it does not already exist.
2020-11-12 17:43:33 +05:00
edX requirements bot
9c22e31d0d
Updating Python Requirements ( #25578 )
2020-11-12 11:28:14 +05:00
Saleem Latif
785b04888d
Updated edx-enterprise version and only set user language preference on signup if it does not already exist.
2020-11-11 14:24:47 +05:00
edX requirements bot
db32c28ecb
Updating Python Requirements ( #25563 )
2020-11-10 15:00:07 -05:00
taliaedX
e1b85ce26d
Merge pull request #25548 from edx/trhodes/enterprise-11092020
...
update edx-enterprise to latest release
2020-11-10 11:16:51 -05:00
Jansen Kantor
cd3a1e3870
upgrade ora and remove temporary pin ( #25512 )
2020-11-10 10:50:05 -05:00
edX requirements bot
5f69024bed
Updating Python Requirements
2020-11-10 02:29:56 -05:00
Robert Raposa
37353bf260
Merge pull request #25546 from regisb/regisb/fix-override-in-tests
...
[BD-21] Upgrade edx-completion and fix corresponding unit tests
2020-11-09 16:01:51 -05:00
Talia Rhodes
fa846b095d
update edx-enterprise to latest release
2020-11-09 12:23:32 -05:00
Régis Behmo
bad30a157e
Upgrade edx-completion and fix corresponding unit tests
...
Some tests were still relying on deprecated
WaffleSwitchNamespace.override method, which was working before because
we were importing WaffleSwitchNamespace from waffle_utils.__init__. This
no longer works after we import WaffleSwitchNamespace from edx-toggles.
2020-11-09 16:14:50 +01:00
Kyle McCormick
07b0b71d2d
Upgrade codejail from 3.1.1 to 3.1.3 for logging fix
...
TNL-7649
2020-11-09 09:56:27 -05:00
Kyle McCormick
2d46f12277
Upgrade codejail from 3.1.0 to 3.1.1 for improved logging ( #25532 )
...
We are curious whether async jail_code calls on Celery workers
have different resource limit configurations than synchronous
calls on LMS/Studio. We suspect it may be different
because codejail is configured via a Django Middleware, which
may not be initialized for Celery workers.
TNL-7649
2020-11-06 08:00:57 -05:00
Zaman Afzal
0c405d3569
ENT-3509 Upgrade edx-enterprise to version 3.10.4 ( #25535 )
...
* ENT-3509 Upgrade edx-enterprise to version 3.10.4
2020-11-06 14:41:07 +05:00
Kyle McCormick
a82ce035eb
Upgrade codejail to 3.1.0 from 3.0.1
...
Pulls in lastest release:
'Allow context-specific resource limits to be provided'
2020-11-05 11:53:16 -05:00
Saleem Latif
d5505461c4
upgrade edx-enterprise version to 3.10.3
2020-11-04 17:39:25 +05:00
Saleem Latif
415a433cd0
Updated edx-enterprise version to 3.10.2 that contains a bug fix for enterprise customer admin page.
2020-11-04 13:09:04 +05:00
edX requirements bot
9c312c2976
Updating Python Requirements ( #25518 )
2020-11-04 13:02:31 +05:00
Jansen Kantor
09255000e6
downgrade ORA ( #25499 ) ( #25509 )
2020-11-03 08:24:59 -05:00
edX requirements bot
0f39482e54
Updating Python Requirements
2020-11-02 23:55:45 -05:00
Jansen Kantor
dbe96cff8c
downgrade ORA ( #25499 )
2020-11-02 09:16:01 -05:00
Zaman Afzal
94e051d8d8
Upgrade edx-enterprise 3.10.1 version ( #25495 )
2020-11-02 16:28:01 +05:00
edX requirements bot
8fea5971f8
Updating Python Requirements ( #25493 )
2020-11-02 12:21:52 +05:00
Binod Pant
6dcb0fdb81
enterprise 3.10.0 ( #25489 )
2020-10-30 13:50:37 -04:00
Jansen Kantor
f41f4f7efd
downgrade ora to 2.10.3 ( #25487 )
2020-10-30 11:12:26 -04:00
edX requirements bot
db50766181
Updating Python Requirements ( #25486 )
2020-10-30 14:33:27 +05:00
muhammad-ammar
1374586719
upgrade edx-enterprise to 3.9.11
2020-10-29 21:38:23 +05:00
Jeff LaJoie
f90035dc48
Merge pull request #25451 from edx/jlajoie/ENT-3116
...
ENT-3116: Bumps edx-enterprise to 3.9.10
2020-10-29 11:16:05 -04:00
David Ormsbee
47b050ca12
Merge pull request #25386 from mitodl/umar/unpin-edx-sga
...
remove the constraint on edx-sga
2020-10-29 10:34:14 -04:00
Jeff LaJoie
b69eddd043
ENT-3116: Bumps edx-enterprise to 3.9.10
2020-10-29 10:08:39 -04:00
Saleem Latif
364940b04f
Upgraded edx-enterprise verision to 3.9.9
2020-10-29 17:57:08 +05:00
Kellie Selinka
c1e15d43e1
bump edx-enterprise version number
2020-10-26 13:33:43 -04:00
Umar Asghar
1c0a550ce1
remove the constraint on edx-sga
2020-10-26 12:04:22 +05:00
Kellie Selinka
c276a6eb42
bump edx-enterprise version so admin catalog refresh button gets deployed
2020-10-23 13:17:53 -04:00
Régis Behmo
43d1e43296
Add edx-toggles requirement ( #25411 )
...
This will be necessary to migrate waffle_utils classes to edx-toggles.
2020-10-22 18:59:35 -04:00
Feanil Patel
b73f755487
Revert "Feanil/edx search update ( #25406 )" ( #25412 )
...
This reverts commit 581b20056d .
2020-10-22 15:53:57 -04:00