- 19 May, 2016 8 commits
-
-
Bill DeRusha committed
-
Peter Desjardins committed
-
The same permissions for the catalog endpoint are now enforced for the Affiliate Window endpoint. ECOM-4481
Clinton Blackburn committed -
- Management command now retrieves JWT access tokens - Data loaders now properly initialize API clients with the correct authentication mechanism ECOM-4414
Clinton Blackburn committed -
Marko Jevtic committed
-
- Users can now query course runs - The preview page has been repaired ECOM-4275
Clinton Blackburn committed -
Peter Fogg committed
-
ECOM-4329
Peter Fogg committed
-
- 10 May, 2016 4 commits
-
-
Replaced python-memcached with pylibmc
Clinton Blackburn committed -
python-memcached doesn't work consistently with Python 3.5. ECOM-4370
Clinton Blackburn committed -
Add tracking parameters to marketing URLs.
Peter Fogg committed -
ECOM-4331
Peter Fogg committed
-
- 09 May, 2016 2 commits
-
-
Create users as catalog viewers.
Peter Fogg committed -
Peter Fogg committed
-
- 07 May, 2016 1 commit
-
-
Clinton Blackburn committed
-
- 06 May, 2016 2 commits
-
-
Affiliate Window Datafeed
Awais Qureshi committed -
Creating end-point for Affiliate datafeed window.
Awais committed
-
- 05 May, 2016 6 commits
-
-
Updated production.py to update JWT_AUTH
Clinton Blackburn committed -
Clinton Blackburn committed
-
Added python-memcached requirement
Clinton Blackburn committed -
ECOM-4370
Clinton Blackburn committed -
This is necessary for caching. ECOM-4370
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 03 May, 2016 4 commits
-
-
Removed pinned version of python-social-auth
Clinton Blackburn committed -
- Simplified logic by taking advantage of built-in PSA code - Updated user model tests and removed django_dynamic_fixture
Clinton Blackburn committed -
If something goes wrong with a pip installation, we should know about it.
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 02 May, 2016 2 commits
-
-
Revert "Validating SSL certificates when connecting to Elasticsearch"
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 29 Apr, 2016 2 commits
-
-
Validating SSL certificates when connecting to Elasticsearch
Clinton Blackburn committed -
This update resolves the SSL warnings by instructing the Elasticsearch client to validate SSL certificates. ECOM-4230
Clinton Blackburn committed
-
- 28 Apr, 2016 4 commits
-
-
Updated API gateway tests
Clinton Blackburn committed -
The root path has changed from /discovery to /catalog.
Clinton Blackburn committed -
Update to Django 1.8.12
Clinton Blackburn committed -
ECOM-4246
Clinton Blackburn committed
-
- 26 Apr, 2016 5 commits
-
-
ECOM-4285
Clinton Blackburn committed -
Added catalog courses endpoint to API gateway
Clinton Blackburn committed -
ECOM-4285
Clinton Blackburn committed -
Include courses with no end date in active course runs.
Peter Fogg committed -
Peter Fogg committed
-