- Dec 18, 2019
-
-
Feanil Patel authored
There were cases where we needed to encode things to codecs other than ascii. In these cases, python returns byte strings but we needed them to be unicode so that they serialize correctly later when we combine them with other unicode strings.
-
Ned Batchelder authored
Upgrade to coverage 5.0
-
Thomas Tracy authored
Change the footer trademark year.
-
Feanil Patel authored
Python Requirements Update
-
Robert Raposa authored
ARCH-1253: remove shim_student_view from LoginSession.post - Part 2
-
Syed Muhammad Dawoud Sheraz Ali authored
update user check in user state service
-
edX requirements bot authored
-
DawoudSheraz authored
-
- Dec 17, 2019
-
-
Simon Chen authored
-
Hassan authored
Add history to CourseEntitlementSupportDetail.
-
Hassan Javeed authored
-
Calen Pennington authored
Read the current edx-platform git revision from a file on disk
-
Abdul Hannan authored
Add history to GeneratedCertificate
-
Troy Sankey authored
DE-1881
-
Calen Pennington authored
-
Usama Sadiq authored
Code fix & removed Pylint Warning Supression
-
usama sadiq authored
-
Robert Raposa authored
update READMEs to clarify responsibilities
-
- Dec 16, 2019
-
-
Ned Batchelder authored
-
Robert Raposa authored
Add some clarifications for student, user_api, and user_authn given the recent clean-up of moving code to the appropriate apps. ARCH-1248
-
Simon Chen authored
-
edX cache uploader bot authored
-
Waheed Ahmed authored
fix(i18n): update translations
-
Awais Qureshi authored
BOM-1088
-
Awais Qureshi authored
Upgrade django-ses
-
edX Transifex Bot authored
-
Ayub authored
BOM-1085
-
Aarif authored
Updated the django-cors-headers to support Django 2.2
-
Syed Muhammad Dawoud Sheraz Ali authored
update ORA version to use user state service
-
Ayub khan authored
-bumped django-model-utils version to support django 22
-
aarif authored
downgrade the django-cors-headers version to 2.5.3 downgrade the django-cors-headers version to 2.5.3 updated the django-cors-headers to version that supports django 2.2 downgrade the django-cors-headers version to 2.5.3 downgrade the django-cors-headers version to 2.5.3 updated the django-cors-headers to version that supports django 2.2 downgrade the django-cors-headers version to 2.5.3 downgrade the django-cors-headers version to 2.5.3 ran make upgrade
-
DawoudSheraz authored
-
DawoudSheraz authored
-
- Dec 15, 2019
-
-
Robert Raposa authored
ARCH-1253: require POST for login_user
-
Robert Raposa authored
ARCH-1253
-
- Dec 13, 2019
-
-
Diana Huang authored
Release candidate
-
Diana Huang authored
make upgrade to get python 3 proctoring fix
-
Robert Raposa authored
ARCH-1253: remove unused /login_post endpoint
-
Feanil Patel authored
-