- 24 Sep, 2015 7 commits
-
-
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 6 commits
-
-
Create nodeenv using prebuilt package
Clinton Blackburn committed -
Ensure ansible is run on the release vagrant box
Gabe Mulley committed -
Enable overriding of the elastic search config set in aws.py
Kevin Falcone committed -
Kevin Falcone committed
-
Using a prebuilt node package decreases the time to create a nodeenv from minutes to a couple seconds. ECOM-2185
Clinton Blackburn committed -
Added LTI_AGGREGATE_SCORE_PASSBACK_DELAY, default of 15 mins (900s).
David Ormsbee committed
-
- 11 Sep, 2015 3 commits
-
-
Without this, users with a password of "pass word" fail
Kevin Falcone committed -
Allow adding in of storage specific configuration
Kevin Falcone committed -
It turns it into key/value arguments to the ansible module, causing hilarious failures.
Kevin Falcone committed
-
- 10 Sep, 2015 3 commits
-
-
This can be used to configure wiredTiger's memory usage away from "half of the RAM on the box".
Kevin Falcone committed -
permit LTI auth requests through basic auth
Fred Smith committed -
Fred Smith committed
-