- 17 Mar, 2015 3 commits
-
-
brianhw committed
-
Remove use of to_deprecated_string in sandbox regex check.
Kelketek committed -
Jonathan Piacenti committed
-
- 16 Mar, 2015 1 commit
-
-
This reverts commit 4856ef78, reversing changes made to 7abbbb44.
Calen Pennington committed
-
- 13 Mar, 2015 1 commit
-
-
Reduce query counts in FieldDataCache/DjangoKeyValueStore
Calen Pennington committed
-
- 12 Mar, 2015 3 commits
-
-
update schoolyourself xblock (TNL-1395)
Adam committed -
Adam Palay committed
-
hotfix: China CDN cleanup and bugfixes
Ali Mohammad committed
-
- 11 Mar, 2015 3 commits
-
-
Fixed ID bug in China CDN experiment, added default, changed graphite metric name, and exposed CDN monitoring ENVs.
alawibaba committed -
Adam Palay committed
-
When configured, set an additional cookie with the CSRF token for use by subdomains. The cookie can have a different name than the default CSRF cookie, preventing conflicts between cookies from different domains (e.g. ".edx.org", "courses.edx.org", and "edge.edx.org"). The new cookie is included only on the enrollment API views so that the scope of this change is limited to the end-points that require cross-domain POST requests.
Will Daly committed
-
- 10 Mar, 2015 3 commits
-
-
Reorganized course_structures app
Greg Price committed -
Celery requires all tasks to be in a tasks module. Also, the task has been updated to use default values if the the course structure generator encounters a block without the graded or format fields.
Clinton Blackburn committed -
Calen Pennington committed
-
- 09 Mar, 2015 10 commits
-
-
Filter inline discussion topics and threads in the forums by access
Greg Price committed -
MA-272 Updated analytics shim for mobile video events
Greg Price committed -
Add an endpoint to exchange OAuth access tokens
Greg Price committed -
TNL-650 Conflicts: lms/djangoapps/django_comment_client/base/views.py lms/djangoapps/django_comment_client/tests/test_utils.py lms/djangoapps/django_comment_client/tests/utils.py lms/djangoapps/django_comment_client/utils.py
Daniel Friedman committed -
Shim has been updated to handle currents builds of the android and iOS apps which are not returning the correct semantics/events. Shim now includes the seek event.
christopher lee committed -
This allows the holder of a third-party access token (e.g. from Google or Facebook) to get a first-party access token for the edX account linked to the given access token.
Greg Price committed -
ECOM-1178: Embargo rules for continent codes.
Greg Price committed -
This commit fixes a bug that could occur when GeoIP returns a continent code ("EU" or "AN") instead of a country code. The previous implementation would block users in this case since the country code was not on the whitelist (consisting of all known country codes). The new implementation allows user access by default if we don't recognize the country code.
Will Daly committed -
Added listener and beacon for video cdn eval.
Greg Price committed -
Fixes DOC-1731: label change and time frame info
Greg Price committed
-
- 06 Mar, 2015 16 commits
-
-
Alison Hodges committed
-
Corey Goldberg committed
-
Calen Pennington committed
-
ECOM-1140: Instructor dashboard example certificates
Will Daly committed -
Match Studio logo logic to LMS
Sarina Canelake committed -
Add flaky decorator.
Christina Roberts committed -
Allow global staff to generate example certificates on the instructor dashboard. Allow global staff to enable/disable self-generated certificates for a course.
Will Daly committed -
Change .md file to .rst.
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Related to TNL-1642.
cahrens committed -
Related to TNL-1619.
cahrens committed -
Fix failing forums unit test.
Daniel Friedman committed
-