- 09 Jul, 2015 2 commits
-
-
Warn future devops about changing this
Kevin Falcone committed -
This isn't visible in Jenkins, so would only be changed here.
Kevin Falcone committed
-
- 08 Jul, 2015 7 commits
-
-
Stop celery workers using SIGINT instead of SIGTERM.
Feanil Patel committed -
Don't use ELB pre/post logic with single instance installations.
Feanil Patel committed -
Feanil Patel committed
-
According to the documentation TERM should do a graceful shutdown: http://celery.readthedocs.org/en/latest/userguide/workers.html#process-signals but this is not actually the case: https://groups.google.com/forum/#!topic/celery-users/t8g5KvIvQZ8 SIGINT on the other hand seems to do what we want.
Feanil Patel committed -
Upgrade github-oauth plugin to latest version.
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
- 07 Jul, 2015 3 commits
-
-
Remove --tags=deploy when calling ansible-playbook for devstack
David Baumgold committed -
Corrected path to Commerce API
Clinton Blackburn committed -
XCOM-312
Clinton Blackburn committed
-
- 06 Jul, 2015 3 commits
-
-
Fix 'install python extra requirements' task.
Feanil Patel committed -
Apply mirrored queue policy to all rabbitmq vhosts
Carson Gee committed -
if/else blocks that emit content that includes the `=` sign are no longer supported in recent versions of ansible. Trying to run the task under ansible 1.9 results in this error: variable inserted a new parameter into the module args. Be sure to quote variables if they contain equal signs (for example: "{{var}}"). Replace the {% if %} block with the new default(omit) filter/keyword. For more info see: https://groups.google.com/forum/#!msg/ansible-project/W9bG0tAI3aU/GFtrD9Ao9EwJ
Matjaz Gregoric committed
-
- 03 Jul, 2015 3 commits
-
-
Arbab/sandbox volume delete
Arbab Nazar committed -
arbabnazar committed
-
arbabnazar committed
-
- 02 Jul, 2015 1 commit
-
-
Add CREDIT_PROVIDER_SECRET_KEYS configuration to edxapp role
Will Daly committed
-
- 01 Jul, 2015 1 commit
-
-
David Baumgold committed
-
- 30 Jun, 2015 3 commits
-
-
Update list of forwarded ports
Andy Armstrong committed -
Andy Armstrong committed
-
Add ports for edX Notes and for Bok Choy test servers.
Andy Armstrong committed
-
- 29 Jun, 2015 4 commits
-
-
Add edxapp_common as an admin_jenkins dependency
Feanil Patel committed -
E0d/no discern
Edward Zarecor committed -
DEVOPS-2168 Set up this cookie name for overriding
Kevin Falcone committed -
Since the cookie's domain is *.edx.org use different names to help with testing in stage/prod/edge.
Kevin Falcone committed
-
- 28 Jun, 2015 1 commit
-
-
Because admin_jenkins runs various management commands locally, it needs to be able to run the edxapp locally. This means that it needs to be able to install the system requirements needed by the edxapp so that pip install to local venvs work correctly.
Feanil Patel committed
-
- 26 Jun, 2015 1 commit
-
-
Added COMMERCE_API_URL for ecommerce service
Clinton Blackburn committed
-
- 25 Jun, 2015 2 commits
-
-
XCOM-315
Clinton Blackburn committed -
Will Daly committed
-
- 24 Jun, 2015 2 commits
-
-
Make regex more specific and fix woff2
Edward Zarecor committed -
Edward Zarecor committed
-
- 23 Jun, 2015 5 commits
-
-
Better for backward compatibility
Edward Zarecor committed -
Edward Zarecor committed
-
Edward Zarecor committed
-
E0d/separate cache
Edward Zarecor committed -
Edward Zarecor committed
-
- 22 Jun, 2015 1 commit
-
-
Max Rothman committed
-
- 19 Jun, 2015 1 commit
-
-
less verbose build-ami
Fred Smith committed
-