- 25 May, 2016 1 commit
-
-
Logging data integrity errors for the Drupal data loader. These errors will no longer stop execution of the data loader, so valid data will continue to be written to the database. ECOM-4528
Clinton Blackburn committed
-
- 24 May, 2016 9 commits
-
-
Resolved language warnings
Clinton Blackburn committed -
Handling MySQL warnings as exceptions
Clinton Blackburn committed -
Defaulting to en-us when loading courses from Drupal with the en language. This resolves the proliferation of warnings we see when running the data loaders.
Clinton Blackburn committed -
Truncation warnings should always be treated as exceptions to avoid future issues. ECOM-4528
Clinton Blackburn committed -
Add marketing_url to course runs.
Peter Fogg committed -
ECOM-4265
Peter Fogg committed -
Verifying SSL certificates for Elasticsearch
Clinton Blackburn committed -
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 5 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
-