- Jun 13, 2018
-
-
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.
-
- Jun 11, 2018
-
-
Uzair Rasheed authored
Extract course run with highest grades.
-
- Jun 10, 2018
-
-
edX Transifex Bot authored
-
- Jun 08, 2018
-
-
Robert Raposa authored
Change waffle flag for enrollment throttle to switch
-
Stu Young authored
add script to detect dead code
-
christopher lee authored
-
Stuart Young authored
-
J Eskew authored
Bump poll xblock version to 1.5.1 - removes warning.
-
John Eskew authored
-
George Babey authored
[ENT-1029] edx-enterprise version bump 0.69.1
-
asadiqbal authored
-
adeel khan authored
Rate limiting registration form validation end point.
-
Adeel Khan authored
This patch would ratelimit registration form validation endpoint for anonymous user based on his/her ip. LEARNER-3810
-
- Jun 07, 2018
-
-
Calen Pennington authored
Revert "Switch container factory to webpack"
-
Calen Pennington authored
-
Michael Youngstrom authored
Add require_https to all is_safe_url calls
-
Michael Youngstrom authored
-
Brian Mesick authored
Change usages of is_safe_url to use new allowed_hosts instead of host
-
Qubad786 authored
-
Qubad786 authored
-
irfanuddinahmad authored
-
Ahsan Ul Haq authored
Exempt csrf on donate
-
- Jun 06, 2018
-
-
sanfordstudent authored
Revert "OAuth2 API to call XBlock handlers"
-
sanfordstudent authored
-
Tyler Hallada authored
PLAT-1746: Use Django 1.11 format_lazy instead of allow_lazy
-
Calen Pennington authored
Switch container factory to webpack
-
bmedx authored
"host" parameter is deprecated and throws a warning
-
Brian Mesick authored
Remove SessionAuthenticationMiddleware from INSTALLED_APPS
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Reapplies edx/edx-platform#17509 This reverts commit 0f7e2373.
-
edX Transifex Bot authored
-
Eric Fischer authored
Upgrade edx-ora2 to 2.1.17
-
Brian Mesick authored
Remove unused pytest markers for Django 1.11 upgrade
-
Michael Youngstrom authored
Remove temp django upgrade logic
-
Tyler Hallada authored
-
Eric Fischer authored
-
bmedx authored
It is always on now, and this is just a deprecated stub which will be removed in Django 2.0.
-