- Aug 13, 2018
-
-
Calen Pennington authored
Pass a CourseKey to has_staff_access_to_preview_mode, rather than a C…
-
Michael Youngstrom authored
Bump up node install timeout and add verbose
-
Calen Pennington authored
-
Michael Youngstrom authored
-
Jeremy Bowman authored
Use updated name of test helper method to fix unit tests.
-
John Eskew authored
-
Michael Youngstrom authored
Fix commonlib-unit test collection errors in xdist
-
Michael Youngstrom authored
-
Brian Mesick authored
Stop username re-use, update retirement for multiple UserRetirementStatuses
-
Brian Mesick authored
Bulk rehashing of retired usernames
-
Robert Raposa authored
ARCH-193: Add metrics for requests.
-
bmedx authored
-
Robert Raposa authored
ARCH-193
-
- Aug 10, 2018
-
-
bmedx authored
-
mduboseedx authored
upgrade reportlab and pillow
-
Matthew DuBose authored
-
Michael Youngstrom authored
Switch Jenkinsfile to use pytest-xdist
-
Michael Youngstrom authored
-
Rabia Iftikhar authored
EDUCATOR-3030 remove temperory logs
-
rabiaiftikhar authored
-
- Aug 09, 2018
-
-
Feanil Patel authored
Merge release back to master
-
Jeremy Bowman authored
TE-2525 Finish removing nose.tools usage
-
bmedx authored
-
Simon Chen authored
Revert "Add feature to send an e-mail to staff when a student enrolls"
-
Dillon-Dumesnil authored
LEARNER-5989 Update eligible student record modes
-
Rabia Iftikhar authored
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
-
bmedx authored
-
Matt Drayer authored
mattdrayer/ENT-1149: Bump edx-enterprise to 0.72.5
-
Bill DeRusha authored
Include no-id-professional as an interesting mode to credentials
-
Matt Drayer authored
-
Cole Rogers authored
Fix pathway caching to work with multiple pages returned from endpoint
-
Feanil Patel authored
Further downgrade gunicorn.
-
Feanil Patel authored
18.0 seems to be doing a different thing with REMOTE_ADDR. Putting this back to the last working version in production.
-
Agha Awais authored
fixed flaky test from grading
-
mduboseedx authored
Improve CourseEnrollment admin search presentation
-
rabiaiftikhar authored
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
-
Brian Beggs authored
Downgrade `gunicorn` and run `make upgrade`
-
- Aug 08, 2018
-
-
Brian Beggs authored
-
Simon Chen authored
This reverts commit 370501d1.
-
Feanil Patel authored
There is a breaking change in gunicorn 19 which changes the behavior of the `REMOTE_ADDR` request meta info. It no longer correctly passes through the value of X-Forwarded-For if that header is present. This resulted in making anything that looked at this attribute think that all requests were coming from 127.0.0.1 This broke the django-ratelimit-backend library which relies on this feature to determine if a user has had too many login attempts.
-