- Jun 17, 2018
-
-
edX Transifex Bot authored
-
- Jun 15, 2018
-
-
Calen Pennington authored
Merge release back to master
-
Tyler Hallada authored
Upgrade SFE to 1.10.8
-
Alessandro Roux authored
Make a copy of the asset under the edx.org theme
-
Eric Fischer authored
This reverts commit 9a70ca78, reversing changes made to efd5b9ab. Hopefully fixes EDUCATOR-3053
-
- Jun 14, 2018
-
-
sandroroux authored
-
Stu Young authored
consume env var to select tox env
-
Stuart Young authored
-
Tyler Hallada authored
Includes upgrade to Paragon and aria-live fixes.
-
Uzair Rasheed authored
Update UTM params of social sharing buttons
-
uzairr authored
To improve Customer experience small changes have done in the Google Analytics so that incoming stats are organized efficiently. LEARNER-5360
-
Awais Jibran authored
Add 10 seconds delay to avoid exception
-
Feanil Patel authored
Actually update social auth packages.
-
Nimisha Asthagiri authored
Course Validation and Course Quality APIs
-
Nimisha Asthagiri authored
-
- Jun 13, 2018
-
-
Jeremy Bowman authored
-
Feanil Patel authored
-
Calen Pennington authored
Fix studio xblock failing renders (due to asset hashing loop)
-
Sylvia Pearce authored
Update export page to have same text as import page
-
Stu Young authored
Merge pull request #18369 from edx/testeng/bokchoy_auto_cache_update_75b254a0cbb6983193faa7a040934a2d45edbb78 Bokchoy db cache update
-
Sylvia Pearce authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
edx-cache-uploader-bot authored
-
David Ormsbee authored
Fix forums ID mapping
-
Waheed Ahmed authored
Rate limit course list API.
-
Zia Fazal authored
WL-1616: Use custom theming.get_current_site method instead of Site.objects.get_current
-
David Ormsbee authored
Doing modulestore lookups is expensive, so commit 695b0362 created a course_publish listener that would materialize the discussion ID to XBlock usage key mapping into the CourseDiscussionSettings model. However, the signal wasn't hooked up to the Studio process, so that async task was never called. When hooking it up, I also discovered that bok choy tests related to partitioning were failing because of a race condition where multiple processes are overwriting the discussion settings. To make sure this wasn't an issue, I moved the mapping to its own table. This is part of ARCH-111, and the overall Course Structures API deprecation.
-
Waheed Ahmed authored
This endpoint is likely being inefficient with how it's querying various parts of the code and can take courseware down, it needs to be rate limited until optimized. LEARNER-5527
-
Zia Fazal authored
-
Awais Jibran authored
Update the initial try delay to reduce the occurance of this `DatabaseNotReadyError` due to replica lag. EDUCATOR-3004
-
- Jun 12, 2018
-
-
Christopher Lee authored
Finalize rate limit for enrollment API
-
Christopher Lee authored
LEARNER-5166
-
Feanil Patel authored
Update Facebook integration
-
Feanil Patel authored
It seems to have broken tests.
-
Albert (AJ) St. Aubin authored
Revert "Rate limit course list API."
-
Albert (AJ) St. Aubin authored
-
Feanil Patel authored
-