- Aug 13, 2018
-
-
Brian Mesick authored
Bulk rehashing of retired usernames
-
Robert Raposa authored
ARCH-193: Add metrics for requests.
-
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
-
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.
-
adeel khan authored
Fixes unnecessary error reporting by screen reader
-
Dillon-Dumesnil authored
Removing student records waffle flag from LMS
-
Dillon Dumesnil authored
-
Adeel Khan authored
This patch would inject error message dynamically for screen readers only when there is an error state. In normal flow screen reader would not be reporting any errors to users. LEARNER-5865
-
Cole Rogers authored
-
Kevin Falcone authored
Recreate caches because we rolled back a migration that was added
-
Awais Jibran authored
Revert "Adding more logging"
-
Awais Jibran authored
-
Agha Awais authored
-
Brittney Exline authored
ENT-1135 Upgrade edx-enterprise to 0.72.4
-
Troy Sankey authored
Add ModelAdmin for UserRetirementPartnerReportingStatus
-