- 25 Sep, 2015 2 commits
-
-
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 3 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 -
Added role to spawn new roles for Django-based IDAs
Clinton Blackburn committed
-
- 21 Sep, 2015 5 commits
-
-
We don't need to do multi-line strings for ansible anymore.
Feanil Patel committed -
The newer version of ansible supports sub dictionaries for module parameters.
Feanil Patel committed -
ECOM-2180
Clinton Blackburn committed -
Add BROKER_URL setting to ecommerce defaults
Renzo Lucioni committed -
Renzo Lucioni committed
-
- 18 Sep, 2015 2 commits
-
-
added the oscar email default setting
Arbab Nazar committed -
Arbab Nazar committed
-
- 17 Sep, 2015 2 commits
-
-
Wire in the SESSION_SAVE_EVERY_REQUEST django setting for profiling
Jesse Zoldak committed -
Jesse Zoldak committed
-
- 16 Sep, 2015 3 commits
-
-
arbabnazar committed
-
On vagrant curl is not available by default.
Feanil Patel committed -
This breaks running the user role on a fresh vagrant box where common has not already been run. This change should fix that.
Feanil Patel committed
-
- 15 Sep, 2015 1 commit
-
-
Create nodeenv using prebuilt package
Clinton Blackburn committed
-