- 24 May, 2016 2 commits
-
-
ECOM-4230
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 23 May, 2016 3 commits
-
-
Testing Hound
Clinton Blackburn committed -
Update acceptance tests to verify affiliate cookie domain.
Peter Fogg committed -
ECOM-4329
Peter Fogg committed
-
- 20 May, 2016 1 commit
-
-
Clinton Blackburn committed
-
- 19 May, 2016 12 commits
-
-
The logic for creating viewers has been moved to the view. This allows us to correct the data passed to the serializer when the viewers field is set to a comma-delimited list (e.g. for Swagger). ECOM-4489
Clinton Blackburn committed -
ECOM-4414
Clinton Blackburn committed -
- Using localhost instead of 127.0.0.1 because, strangely, 127.0.01 no longer works on my machine. - Removed useless ELASTICSEARCH_URL and ELASTICSEARCH_INDEX_NAME settings from base.py
Clinton Blackburn committed -
Clinton Blackburn committed
-
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 1 commit
-
-
Validating SSL certificates when connecting to Elasticsearch
Clinton Blackburn committed
-