- 05 Oct, 2015 5 commits
-
-
Remove unsupported Vagrant boxes
David Baumgold committed -
David Baumgold committed
-
edX can only support the latest Open edX release, which is Cypress as of this commit. This commit clears out all the cruft from old Open edX releases that edX cannot support anyway.
David Baumgold committed -
Fixed analytics database issue
Clinton Blackburn committed -
- Fixed issue with migration user not having access to analytics databases - Further consolidated creation of analytics databases and users ECOM-2180
Clinton Blackburn committed
-
- 01 Oct, 2015 7 commits
-
-
Revert "Add JWT_ISSUERS configuration for ecommerce."
Clinton Blackburn committed -
Clinton Blackburn committed
-
Theming work was revereted from master.
Feanil Patel committed -
This is releated to that so it is also reverted.
Feanil Patel committed -
Allow setting up ecommerce_worker in devstack.
Peter Fogg committed -
Peter Fogg committed
-
Add JWT_ISSUERS configuration for ecommerce.
Peter Fogg committed
-
- 30 Sep, 2015 8 commits
-
-
Peter Fogg committed
-
Added configuration for programs service
Clinton Blackburn committed -
ECOM-2180
Clinton Blackburn committed -
Reformatted lists/dicts to make the individual elements more easily identifiable. ECOM-2180
Clinton Blackburn committed -
Consolidated database and user creation tasks, eliminating duplicated code. ECOM-2180
Clinton Blackburn committed -
- Properly escaping a double-brace element - Removed unnecessary TODO ECOM-2180
Clinton Blackburn committed -
Fixed OAuth setup bug for sandboxes
Clinton Blackburn committed -
ECOM-2180
Clinton Blackburn committed
-
- 29 Sep, 2015 2 commits
-
-
Update config variable names for Segment
Bill DeRusha committed -
Bill DeRusha committed
-
- 28 Sep, 2015 4 commits
-
-
Install released version of sitespeedio
Jesse Zoldak committed -
Jesse Zoldak committed
-
Updates for ecommerce in devstack
Clinton Blackburn committed -
- Added explicit values for variables that must be shared between ecommerce and edxapp - Added ecommerce virtualenv bin directory to PATH for ecommerce user - Using local Django settings (instead of production) - Disabled static file compilation for devstack - Allowing ecommerce version to be specified via environment variable ECOM-2185
Clinton Blackburn committed
-
- 25 Sep, 2015 6 commits
-
-
Add ecommerce_worker role
Renzo Lucioni committed -
Allows deployment of the ecommerce worker, a Celery-based IDA for asynchronously handling ecommerce tasks. ECOM-2306.
Renzo Lucioni committed -
New base sandbox AMI
Kevin Falcone committed -
Cut as a result of the work in OPS-1003 OPS-1019 and adding the new ecommerce role (work by Clinton).
Kevin Falcone committed -
Make sure we check and run the ecommerce role
Kevin Falcone committed -
Kevin Falcone committed
-
- 24 Sep, 2015 8 commits
-
-
Django IDA Template Updates
Clinton Blackburn committed -
- Added quotes where necessary - Removed quotes around integer values (e.g. timeout, port) - Updated service user's env to include the service's virtualenv on the PATH - Created a variable for the service's virtualenv directory ECOM-2180
Clinton Blackburn committed -
Update common_pip_pkgs versions
David Baumgold committed -
PyPI is using a CDN now and the PyPI mirror infrastructure is officially deprecated.
David Baumgold committed -
David Baumgold committed
-
Update plugins and add tasks for restoring from backup.
Feanil Patel committed -
Feanil Patel committed
-
Remove old custom plugins and code that is needed to build them.
Feanil Patel committed
-