- 29 May, 2015 8 commits
-
-
Fred Smith committed
-
App monitoring is triggered on the _APP variable
Kevin Falcone committed -
Tag the paver static assets task
Kevin Falcone committed -
add defaults for interacting with authenticated jenkins API
Fred Smith committed -
Fred Smith committed
-
Move Shibboleth deps to edxapp_common so they'll be available on Jenkins
Braden MacDonald committed -
This lets you run ansible-playbook with --skip-tags gather_static_assets so you can redeploy edx-platform on your sandbox to test configuration changes without waiting for paver.
Kevin Falcone committed -
COMMON_ENABLE_NEWRELIC turns on server monitoring and is on for all sandboxes. App monitoring should not be enabled for all sandboxes and since edxapp workers is on all sandboxes, surprise newrelic!
Kevin Falcone committed
-
- 28 May, 2015 18 commits
-
-
Revert all the docstore related changes.
Feanil Patel committed -
They are not ready to go out yet so revert them until the corresponding edx-platform changes are in.
Feanil Patel committed -
Indicate that secret key should be changed
Max Rothman committed -
Max Rothman committed
-
Allow us to configure the replicaset name per modulestore.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
We need a default docstore config defined even when we override it.
Feanil Patel committed -
Feanil Patel committed
-
Separate the read preference per docstore.
Feanil Patel committed -
This way you can change read preference for one of the module stores without effecting the other. Also fix whitespace.
Feanil Patel committed -
Braden MacDonald committed
-
Pull out docstore config and move modulestore config.
Feanil Patel committed -
We need to have different read preferences in the CMS and LMS for modulestore configs so that the lms can read from the nearest node.
Feanil Patel committed -
Add publicly-accessible ecommerce URL root
Renzo Lucioni committed -
Renzo Lucioni committed
-
add twofactor configuration variables
Fred Smith committed -
Footer configuration changes
Will Daly committed
-
- 27 May, 2015 11 commits
-
-
fix notes
Max Rothman committed -
Max Rothman committed
-
Be able to run this playbook on other clusters.
Feanil Patel committed -
Fred Smith committed
-
Feanil Patel committed
-
Install requirements after we checkout the code.
Feanil Patel committed -
Feanil Patel committed
-
Update check-migrations.sh
Feanil Patel committed -
Correct typo. Spelling is hard.
Feanil Patel committed -
Add the EDXAPP_CFG_DIR so that yaml templates get created in the correct location.
Feanil Patel committed -
Will Daly committed
-
- 26 May, 2015 3 commits
-
-
Update check-migrations.sh
Feanil Patel committed -
`repo.txt` and `local.txt` don't always exist.
Feanil Patel committed -
notes fixes
Max Rothman committed
-