- Apr 24, 2020
-
-
edX requirements bot authored
-
Awais Jibran authored
Short Circuit Digest preferences call on Discussion Home Page
-
edX cache uploader bot authored
-
Feanil Patel authored
We don't run into this case anymore so remove it.
-
Awais Jibran authored
-
Saad Yousaf authored
[PROD-999] - Fixing root cause of flaky JS test for discussions.
-
- Apr 23, 2020
-
-
Feanil Patel authored
This was added in here as a shim to catch places that were still using the old version of these models that had an attribute called course_id instead of the `course` foreign key. After monitoring production for two weeks, we can be pretty confident that we've caught most places that do this. Removing this code since it should no longer be needed.
-
Robert Raposa authored
* fix old migrations * fix a test * fix enable-migrations cmd argument * enhance verbose logging to log migrations * update testing doc with help
-
Diana Huang authored
Squash third_party_auth migrations
-
Matt Drayer authored
Upgrade edx-enterprise to 3.1.3
-
Tim McCormack authored
ARCHBOM-1139: We were seeing about 150 queries to the django_site table and over 200 to memcached just to load the login page. A lot of these are via mako template rendering, but there are other sources, and this will hopefully nip it in the bud.
-
Diana Huang authored
-
Diana Huang authored
-
Matt Drayer authored
-
Robert Raposa authored
Co-authored-by:
Claudiu Ion <ioncld97@gmail.com>
-
SaadYousaf authored
-
Awais Jibran authored
Adds settings for celery task auto discovery
-
edx-transifex-bot authored
-
Awais Jibran authored
-
- Apr 22, 2020
-
-
stvn authored
* Commits: Get upgrade offer banner HTML in courseware API
-
stvn authored
for use in the Learning MFE.
-
Feanil Patel authored
Don't explicitly set the email backend in production.py
-
Feanil Patel authored
We shouldn't be explicitly setting this here. It's already set in all of our override files and not everyone who wants to use production.py wants to use SES so we shouldn't hardcode it here. Also move the other settings to above the config loading so that all config can be overridden by the config file.
-
Robert Raposa authored
There was a missing migration from the original squash.
-
edX requirements bot authored
-
edX Transifex Bot authored
-
Albert (AJ) St. Aubin authored
Config changes to get the JWT token working with MFEs again
-
edX Transifex Bot authored
-
Zainab Amir authored
Added new transcription status to represent *partial failure*, meaning some jobs failed while others passed PROD-1486
-
adeel khan authored
Fixes translations for financial assistance page
-
Albert (AJ) St. Aubin authored
-
- Apr 21, 2020
-
-
Diana Huang authored
Squashing migrations in the `student` djangoapp.
-
Diana Huang authored
-
Diana Huang authored
-
Feanil Patel authored
Remove redundant settings.
-
Michael Terry authored
requirements: bump edx-when to 1.2.1
-
Michael Terry authored
This adds a missing migration file to change the plural name of a model.
-
edX requirements bot authored
-
Farhanah Sheets authored
Add alert banner to Contact Us Page
-
Farhanah Sheets authored
Update CTA text for Contact Us Page
-