- 30 Sep, 2015 4 commits
-
-
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 16 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 -
We don't use the feature that we added to our fork.
Feanil Patel committed -
Modified local ecommerce database user
Clinton Blackburn committed -
Granted the local ecommerce database user full privileges. This will ensure developers can continue to run migrations without any special commands or environment variables. ECOM-2185
Clinton Blackburn committed -
Ecommerce version can now be specified for sandbox provisioning
Clinton Blackburn committed -
ECOM-2185
Clinton Blackburn committed -
Test courses are split mongo, and thus no longer use SlashSeparatedCourseKey
Kevin Falcone committed -
before, we guessed by splitting the course id. This is fragile and doesn't handle the new export format which contains a course/ subdir
Kevin Falcone committed -
Max Rothman committed
-
- 23 Sep, 2015 6 commits
-
-
Vagrantfile for testing Ansible playbooks
Renzo Lucioni committed -
Counterpart to the Vagrantfile for testing individual Ansible roles.
Renzo Lucioni committed -
Adjust FOOTER_ORGANIZATION_IMAGE for comprehensive theming
David Baumgold committed -
David Baumgold committed
-
Otto in Sandboxes
Clinton Blackburn committed -
ECOM-2185
Clinton Blackburn committed
-
- 22 Sep, 2015 2 commits
-
-
Remove reference to old release branch
Max Rothman committed -
The edx_ansible role was installing the release branch of the config repo. Release is dead! Long live master!
Max Rothman committed
-