- Sep 16, 2019
-
-
David Ormsbee authored
-
Feanil Patel authored
Feanil/more bokchoy fixes
-
Feanil Patel authored
The underlying data is put into json documents that expect unicode strings not byte strings. In python2 lxml provided strings that were auto coerced but in python3 it provides byte strings.
-
Feanil Patel authored
In python2 there would be some auto coercion done so that the orginal code here works but that's not the case in python 3.
-
Feanil Patel authored
-
Ned Batchelder authored
Remove extraneous pipes
-
Aarif authored
BOM-366
-
aarif authored
changes made as suggested minor change changes made as suggested test fixes for python 2 removed debug statement quality fixes quality fix quality fix
-
Aarif authored
BOM-475
-
Ayub authored
BOM-420
-
Awais Qureshi authored
BOM-479
-
Ayub authored
BOM-435
-
- Sep 15, 2019
-
-
edX Transifex Bot authored
-
- Sep 14, 2019
-
-
Awais Qureshi authored
Fixing python3
-
- Sep 13, 2019
-
-
David Ormsbee authored
Blockstore opaque keys moved to external repo
-
Awais Qureshi authored
BOM-478
-
Awais Qureshi authored
BOM-477
-
Braden MacDonald authored
-
Kyle McCormick authored
-
Matt Hughes authored
... on proctored exam attempt deletion JIRA:EDUCATOR-4642
-
Michael Terry authored
Drop RUN_AS_ANALYTICS_SERVER_ENABLED
-
Ayub khan authored
fixed all file tests
-
Michael Terry authored
This is an ancient feature flag that uses an archived and unsupported support library (edinsights, edx/insights). DEPR-44
-
Awais Qureshi authored
Fixing python3
-
Awais Qureshi authored
Fixing python3
-
aarif authored
-
Ayub authored
BOM-405
-
Ayub khan authored
python3 compatibility
-
Ayub khan authored
python3 compatibility
-
adeelehsan authored
user agent regex updated in mobile platform
-
Aarif authored
BOM-446
-
Aarif authored
BOM-412
-
- Sep 12, 2019
-
-
Kyle McCormick authored
PR #21614 made this upgrade, but it was accidentally undone by a later PR that merged an out-of-date 'make upgrade'. EDUCATOR-4635
-
edX Transifex Bot authored
-
Kyle McCormick authored
This is the third in a series of commits to create a Python API for the LMS program_enrollments app. It does the following: * Creates api/ folder. * Moves link_program_enrollments.py to api/linking.py * Creates api/reading.py for enrollment-fetching functions. * Updates rest of app to use api/reading.py when it was going directly through the models before. * Other misc. cleanup (isorting, unicode_literals, line breaks, etc). Still to do: * Create api/writing.py and update app to use it instead of going directly through models. * Create api/reset.py and api/expire.py, which the management commands call out to. EDUCATOR-4321
-
Kyle McCormick authored
This is similar to use_read_replica_if_available(), but it just returns either 'read_replica' or 'default', for use with the Django ORM using() method. Syntactically, it fits nicer with queryset method-call chains.
-
Kyle McCormick authored
-
Jeremy Bowman authored
-
Awais Qureshi authored
BOM-472
-
Awais Qureshi authored
BOM-411
-