Sofiya Semenova
|
6acc6fde95
|
ED-367 log in production
|
2017-06-08 18:48:26 +00:00 |
|
Nimisha Asthagiri
|
adb88e21f3
|
Bulk-reads and Request caching in Course Grade Report
This reverts commit 5388d5d1fc.
|
2017-05-10 17:14:29 -04:00 |
|
Sanford Student
|
5388d5d1fc
|
Revert "Bulk-reads and Request caching in Course Grade Report"
This reverts commit 16e9636513.
|
2017-05-09 16:25:46 -04:00 |
|
Nimisha Asthagiri
|
16e9636513
|
Bulk-reads and Request caching in Course Grade Report
|
2017-05-09 08:58:49 -04:00 |
|
Nimisha Asthagiri
|
4ac78706a3
|
Waffle Switch with namespacing and request caching
|
2017-03-28 17:49:20 -04:00 |
|
Calen Pennington
|
25c4398125
|
Convert edxmako to use django_crum to get the current request
|
2016-06-08 16:35:24 -04:00 |
|
Adam Palay
|
a7d638de9e
|
clear request cache after celery task finishes (TNL-2705)
set max_num_courses_in_cache on modulestore
|
2016-05-18 10:43:54 -04:00 |
|
Will Daly
|
8555630df7
|
Upgrade djangorestframework to v3.1
* Upgrade edx-submissions
* Upgrade edx-ora2
* Upgrade edx-val
* Upgrade edx-proctoring
* Update all edx-platform code that depends on DRF, including:
- auth_exchange
- cors_csrf
- embargo
- enrollment
- util
- commerce
- course_structure
- discussion_api
- mobile_api
- notifier_api
- teams
- credit
- profile_images
- user_api
- lib/api (OAuth2 and pagination)
|
2015-09-25 12:40:57 -04:00 |
|
Calen Pennington
|
7b0c22afe9
|
Make request_cache easier to use
|
2015-07-20 14:53:10 -04:00 |
|
Chris Dodge
|
03f9bb5d38
|
use a request-scoped cache to keep the metadata inheritence tree around for the whole request. This means we should only do one trip to Memcached/Mongo per course per request. This is expected to keep memory utilization down
|
2013-03-27 22:37:07 -04:00 |
|