- 23 Sep, 2015 5 commits
-
-
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 4 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
-
Add missing shared folders and port forwards to Vagrantfile.
Jim Abramson committed
-
- 09 Sep, 2015 7 commits
-
-
jsa committed
-
Add oscar_populate_countries to ecommerce playbook.
Jim Abramson committed -
Mongo 3.0.4 with WT has a lot of memory leaks
Kevin Falcone committed -
A sampling of things fixed in 3.0.5 and later. https://jira.mongodb.org/browse/SERVER-17386 https://jira.mongodb.org/browse/SERVER-19562 https://jira.mongodb.org/browse/SERVER-17424
Kevin Falcone committed -
jsa committed
-
DEVOPS-2735 - Facebook social certificate sharing
Fred Smith committed -
Gabe Mulley committed
-