- Jan 06, 2020
-
-
Jeremy Bowman authored
-
Calen Pennington authored
Load any AWS_ prefixed settings from ENV_TOKENS to allow S3Boto3Stora…
-
Andytr1 authored
Update edx-ora2 version to 2.5.8
-
atesker authored
-
Waheed Ahmed authored
Fix update session language endpoint.
-
edX requirements bot authored
-
Waheed Ahmed authored
PROD-1107
-
Waheed Ahmed authored
Add page title for program dashboard webviews.
-
Waheed Ahmed authored
PROD-800
-
Ayub authored
codejail version bump.
-
adeel khan authored
Add security option to contact us form
-
adeel khan authored
Add new options and remove duplicate ones
-
Ayub-khan authored
-
Ahtisham Shahid authored
updated ora2 version to 2.5.6
-
Ahtisham Shahid authored
-
Adeel Khan authored
PROD-1130
-
Adeel Khan authored
PROD-1129
-
- Jan 03, 2020
-
-
Robert Raposa authored
ARCH-1253: remove temporary metric
-
Ned Batchelder authored
from xmodule.modulestore.exceptions import MultipleLibraryBlocksFound
-
Calen Pennington authored
-
Jeremy Bowman authored
-
Robert Raposa authored
Note: This metric is always "None", and was only used temporarily to prove that no `enrollment_action` was getting through. ARCH-1253
-
Calen Pennington authored
-
Hassan authored
Rename order in CreditRequirement (2/3)
-
Troy Sankey authored
This stage does the following: - Includes a data migration to copy the values from old to new field. - Changes business logic to switch to using new field. - Deletes all code references of the old field.
- Jan 02, 2020
-
-
Christian Clauss authored
Undefined name: __MultipleLibraryBlocksFound__ is raised on line 1096 but is never defined or imported.
-
Diana Huang authored
Upgrade DRF to 3.9.4.
-
Calen Pennington authored
Static files s3
-
Calen Pennington authored
-
Ned Batchelder authored
Use ==/!= to compare str, bytes, and int literals
-
Ned Batchelder authored
Undefined name: import datetime for line 30
-
Christian Clauss authored
Identity is not the same thing as equality in Python so use ==/!= to compare str, bytes, and int literals. In Python >= 3.8, these instances will raise SyntaxWarnings so it is best to fix them now. https://docs.python.org/3.8/whatsnew/3.8.html#porting-to-python-3-8
-
Christian Clauss authored
Without this change, line 30 will raise NameError at runtime.
-
Diana Huang authored
-
Robert Raposa authored
ARCH-1253: remove shim_student_view from LoginSession.post - Part 3
-
Ned Batchelder authored
Remove unused code
-
Calen Pennington authored
-
Manjinder Singh authored
* Added pytest-json-report plugin - modifying app-opts in setup.cfg - adding hook to all conftest.py files in repo - setting report to be saved to test_root/log/warnings.json - Writing custom logic to save json report to avoid overwrite if pytest called twice This was created to allow us to easily parse through test warnings in jenkins
-
edX cache uploader bot authored
-