- Aug 10, 2018
-
-
rabiaiftikhar authored
-
- Aug 09, 2018
-
-
Feanil Patel authored
Merge release back to master
-
Jeremy Bowman authored
TE-2525 Finish removing nose.tools usage
-
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
-
Brittney Exline authored
-
Troy Sankey authored
Primarily, this was added for convenient bulk moving of processing states from True to False without having to incur the round-trip duration of a devops support ticket (in which they run SQL on our behalf).
-
Qubad786 authored
-
Feanil Patel authored
Move pin of `gunicorn` to 2015 and run `make upgrade`
-
Awais Jibran authored
Adding more logging
-
Awais Jibran authored
-
Noraiz Anwar authored
exempt pdf view from xframe_options:deny
-
Jeremy Bowman authored
-
- Aug 07, 2018
-
-
Matthew Piatetsky authored
add course level mobile app exclusion for vop and cgv3 experiments
-
Feanil Patel authored
Gunicorn Change Log: http://docs.gunicorn.org/en/stable/2015-news.html
-