- Oct 19, 2016
-
-
George Song authored
-
Christina Roberts authored
Convert problem/edit.coffee to JS
-
cahrens authored
-
sanfordstudent authored
add grading policy hash to transformer
-
Jesse Zoldak authored
Adjust lint thresholds
-
Sanford Student authored
-
Jesse Zoldak authored
-
Eric Fischer authored
Allow Celery queue settings to be defined by ENV_TOKENS
-
Jeremy Bowman authored
Fixed authentication classes to support Django OAUTH Toolkit
-
Jesse Shapiro authored
Upgrading django-storage-swift module to take advantage of pending PR
-
Jesse Shapiro authored
-
Saleem Latif authored
ENT-28: Add testing for 'saml' management command
-
Saleem Latif authored
-
Tim Krones authored
Update DnDv2 to v2.0.11.
-
Ayub khan authored
ECOM-5846 Add more logs for enrollment api
-
Jesse Zoldak authored
Add enable-migrations parameter for python unit tests
-
Christina Roberts authored
Fix Malformed Staticbook url
-
- Oct 18, 2016
-
-
Nimisha Asthagiri authored
Merge Release to Master
-
Nimisha Asthagiri authored
Release Candidate rc/2016-10-18
-
Christina Roberts authored
Fix Moldova spelling on dropdown list
-
Christina Roberts authored
Removed unnecessary http:
-
Nimisha Asthagiri authored
Fix flaky test: test_youtube_id_w_different_local_server_sub
-
cahrens authored
-
cahrens authored
-
Christina Roberts authored
Fix screen-reader capa status prefixing
-
Christina Roberts authored
Remove invalid selector
-
Toby Lawrence authored
[TNL-5632] Don't request responses/comments for non-AJAX requests.
-
Nimisha Asthagiri authored
-
Robert Raposa authored
-
Toby Lawrence authored
Firstly, we're now explicitly instructing the comments service to not return thread responses/comments if the request isn't AJAX. So, if you load the URL for a single discussion thread in your browser, this would be a non-AJAX call and we'll avoid loading the responses for the entire thread behind-the-scenes. Big win here for large threads. Next, we removed a redundant "get threads" call which was also happening behind-the-scenes. This call was redundant as the front-end JS also grabs the thread list when a topic is chosen, so we were making an extranenous call for no benefit. Poof, gone! Finally, we added some caching of database queries that are required to drive a lot of the permissions/cohorts machinery around discussion. This will have a minimal effect but introduced a cleaner way to apply general memoization at the per-request level which will let us further cache things as we identify them as issues.
-
cahrens authored
TNL-5735
-
Christina Roberts authored
Convert capa/display.coffee to JS.
-
Douglas Hall authored
Refactored middleware that supports SESSION_COOKIE_DOMAIN overrides.
-
Amir Qayyum Khan authored
-
Saleem Latif authored
ENT-36: Fix NameError issue for saml mangemement command
-
cahrens authored
-
Douglas Hall authored
-
Saleem Latif authored
-
Amir Qayyum Khan authored
-
Amir Qayyum Khan authored
-