- 12 May, 2017 3 commits
-
-
LEARNER-1003
Clinton Blackburn committed -
LEARNER-998
Clinton Blackburn committed -
ECOM-7758
Waheed Ahmed committed
-
- 11 May, 2017 4 commits
-
-
tinymce's. ECOM-7790
Awais committed -
LEARNER-810
Waheed Ahmed committed -
ECOM-7758
Waheed Ahmed committed -
sylvia/DOC-3639-2
Sylvia Pearce committed
-
- 10 May, 2017 4 commits
-
-
Asad Azam committed
-
Asad Azam committed
-
Asad Azam committed
-
ECOM-7758
Waheed Ahmed committed
-
- 09 May, 2017 2 commits
-
-
edX Transifex Bot committed
-
Asad Azam committed
-
- 08 May, 2017 3 commits
-
-
Waheed Ahmed committed
-
ECOM-7776
Awais committed -
ECOM-7760
Waheed Ahmed committed
-
- 05 May, 2017 3 commits
-
-
- Organized view in the same manner as all other views - Using a ReadOnlyViewSet - Returning applicable_seat_types in serialized response - All ProgramType instances now have unique slugs LEARNER-435
Clinton Blackburn committed -
We haven't used this parameter for quite some time. It doesn't work, and should not be shown on the Swagger page.
Clinton Blackburn committed -
LEARNER-799
Matthew Piatetsky committed
-
- 04 May, 2017 5 commits
-
-
LEARNER-834
Matthew Piatetsky committed -
ECOM-7706
Waheed Ahmed committed -
Sylvia Pearce committed
-
ECOM-7732
Waheed Ahmed committed -
LEARNER-480
Clinton Blackburn committed
-
- 03 May, 2017 5 commits
-
-
LEARNER-692
Matthew Piatetsky committed -
ProgramViewSet.list now returns a flat list of program UUIDs when `uuids_only=1` is included in the querystring. This allows clients which cache each program in an individual entry (e.g., LMS) to more quickly identify the programs they need to get from their cache. LEARNER-382
Renzo Lucioni committed -
ECOM-7751
tasawernawaz committed -
Asad Azam committed
-
Asad Azam committed
-
- 02 May, 2017 3 commits
-
-
The DefaultObjectKeyConstructor doesn't include querystring parameters in its cache key. LEARNER-401
Renzo Lucioni committed -
ECOM-7310
Ahsan Ulhaq committed -
Invalidate API cache when any model in the course_metadata app is saved or deleted. Given how interconnected our data is and how infrequently our models change (data loading aside), this is a clean and simple way to ensure correctness of the API while providing closer-to-optimal cache TTLs. LEARNER-401
Renzo Lucioni committed
-
- 28 Apr, 2017 1 commit
-
-
drf-extensions provides a variety of tools we can use to implement response caching. This change is a proof of concept, adding caching with a short 1 minute TTL for the ProgramViewSet's list and retrieve actions. Error responses are not cached. This will provide some protection against significant increases in throughput. We can build on this later to add a longer TTL and invalidation on model changes. LEARNER-401
Renzo Lucioni committed
-
- 27 Apr, 2017 5 commits
-
-
Asad Azam committed
-
Waheed Ahmed committed
-
Sylvia Pearce committed
-
ECOM-7727
tasawernawaz committed -
LEARNER-693
Clinton Blackburn committed
-
- 26 Apr, 2017 2 commits
-
-
Simon Chen committed
-
Clinton Blackburn committed
-