- 20 Jan, 2016 1 commit
-
-
Added JWT Authentication
Clinton Blackburn committed
-
- 19 Jan, 2016 1 commit
-
-
The API now supports authenticating users via JWT.
Clinton Blackburn committed
-
- 15 Jan, 2016 1 commit
-
-
Updated install_es_indexes management command
Clinton Blackburn committed
-
- 14 Jan, 2016 1 commit
-
-
We should be referencing aliases from our code, not indices. This change updates the management command to create an index with a unique name and assign it an alias. Documentation has been updated accordingly. Additionally, the code creating the alias/index has been moved to a class that is now shared with the tests to avoid code duplication and ensure tests are run under similar conditions (e.g. alias pointing to index) to production.
Clinton Blackburn committed
-
- 08 Jan, 2016 1 commit
-
-
Fixed broken Codecov link
Clinton Blackburn committed
-
- 07 Jan, 2016 1 commit
-
-
Clinton Blackburn committed
-
- 21 Dec, 2015 6 commits
-
-
Don't try and tell install_es_indexes to be --noinput, it doesn't und…
Calen Pennington committed -
Calen Pennington committed
-
Make ELASTICSEARCH behave more like DATABASES for the purposes of int…
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Don't connect to Elasticsearch on startup, since it may not be needed for all tasks (like static assets)
Calen Pennington committed
-
- 18 Dec, 2015 7 commits
-
-
Calen Pennington committed
-
Course Ingestion
Clinton Blackburn committed -
- Added models and management commands to support indexing courses from the E-Commerce Service - Added Course API ECOM-2886
Clinton Blackburn committed -
- Have open-devstack start up the services ahead of time - Pass through the current terminal to docker-devstack when connecting to it (for colors, etc)
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 17 Dec, 2015 2 commits
-
-
Restored Pylint
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 11 Dec, 2015 1 commit
-
-
Updated docker-compose
Calen Pennington committed
-
- 10 Dec, 2015 1 commit
-
-
- Exposing Elasticsearch ports - Corrected course-discovery image tag - Documented installation of elasticsearch-head ECOM-2886
Clinton Blackburn committed
-
- 04 Dec, 2015 2 commits
-
-
Static assets in devstack
Calen Pennington committed -
Calen Pennington committed
-
- 01 Dec, 2015 2 commits
-
-
Catalog API
Clinton Blackburn committed -
Added API to create and modify dynamic course catalogs. ECOM-2922 and ECOM-2887
Clinton Blackburn committed
-
- 30 Nov, 2015 4 commits
-
-
Added support for Swagger API documentation
Clinton Blackburn committed -
ECOM-2922
Clinton Blackburn committed -
Updated to Django 1.8.7
Clinton Blackburn committed -
ECOM-2990
Clinton Blackburn committed
-
- 25 Nov, 2015 4 commits
-
-
Corrected app name
Clinton Blackburn committed -
Clinton Blackburn committed
-
Clinton Blackburn committed
-
edx_course_discovery -> course_discovery
Clinton Blackburn committed
-
- 24 Nov, 2015 5 commits
-
-
First pass at a baseline for course-discovery
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-