- 18 Mar, 2016 1 commit
-
-
Rename courses app to course_metadata
Bill DeRusha committed
-
- 17 Mar, 2016 1 commit
-
-
Bill DeRusha committed
-
- 16 Mar, 2016 5 commits
-
-
Rate limiting.
Peter Fogg committed -
ECOM-3896
Peter Fogg committed -
Requiring authentication for all API calls
Peter Fogg committed -
ECOM-3895
Clinton Blackburn committed -
Requiring authentication for all API calls
Clinton Blackburn committed
-
- 15 Mar, 2016 4 commits
-
-
- All API calls require authentication - Added support for OAuth2 authentication - All API endpoints default to using Django model permissions ECOM-3895
Clinton Blackburn committed -
ECOM-3895
Clinton Blackburn committed -
ECOM-3895
Clinton Blackburn committed -
ECOM-3895
Clinton Blackburn committed
-
- 01 Mar, 2016 2 commits
-
-
Updated production requirements
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 24 Feb, 2016 2 commits
-
-
Added requirements monitoring file
Clinton Blackburn committed -
ECOM-3801
Clinton Blackburn committed
-
- 23 Feb, 2016 2 commits
-
-
Add client_credential flow to refresh management cmd
Bill DeRusha committed -
ECOM-3602
Bill DeRusha committed
-
- 11 Feb, 2016 2 commits
-
-
Update requirements to fix docker-compose version to 1.5.x
Bill DeRusha committed -
Bill DeRusha committed
-
- 03 Feb, 2016 4 commits
-
-
Loading private settings for devstack users
Clinton Blackburn committed -
Removed Elasticsearch sniff_on_start
Clinton Blackburn committed -
Clinton Blackburn committed
-
This functionality is broken on AWS.
Clinton Blackburn committed
-
- 02 Feb, 2016 1 commit
-
-
Clarify Makefile target names for requirements.
Peter Fogg committed
-
- 01 Feb, 2016 1 commit
-
-
`make requirements` is what most developers will run, so it should be shorter and more memorable. The more verbose `make production-requirements` is used for installing prod requirements.
Peter Fogg committed
-
- 28 Jan, 2016 1 commit
-
-
add newrelic to requirements for prod
Fred Smith committed
-
- 27 Jan, 2016 1 commit
-
-
Fred Smith committed
-
- 26 Jan, 2016 4 commits
-
-
Added page to preview queries
Clinton Blackburn committed -
ECOM-3261
Clinton Blackburn committed -
Clinton Blackburn committed
-
Updated id and name analyzers
Clinton Blackburn committed
-
- 21 Jan, 2016 3 commits
-
-
Using a lowercase keyword analyzer to better support wildcard queries.
Clinton Blackburn committed -
Fixed bug related to whitespace stripping
Clinton Blackburn committed -
Stripping all whitespace breaks the queries being previewed. We can live with the extra bytes of whitespace going over the wire.
Clinton Blackburn committed
-
- 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
-