- 17 Jul, 2015 1 commit
-
-
Fred Smith committed
-
- 16 Jul, 2015 1 commit
-
-
Use symbolic mode instead of explicit.
Feanil Patel committed
-
- 15 Jul, 2015 4 commits
-
-
Since we don't want to break other permissions we just want to give the group read/write permission.
Feanil Patel committed -
update ec2 plugin version on testeng jenkins
Christine Lytwynec committed -
.rbenv is a git repo don't change permissions.
Feanil Patel committed -
Permissions were changed widely so that on devstack forum user can do gem and bundle install of ruby gems. Modifying the .rbenv directory is not ncessary to do this and the www-data user has sufficient permssion to use the rbenv without modifying the rbenv repo.
Feanil Patel committed
-
- 14 Jul, 2015 4 commits
-
-
Update to use the dash name for studio.
Kevin Falcone committed -
AWS is out of m4s :(
Max Rothman committed -
Max Rothman committed
-
Christine Lytwynec committed
-
- 13 Jul, 2015 2 commits
-
-
Update instance type used to build amis
Max Rothman committed -
Max Rothman committed
-
- 10 Jul, 2015 10 commits
-
-
Move db-clone.py to sysadmin repo
Max Rothman committed -
XCOM-281: Configuration now includes JWT issuer and expiration date
Tyler Nickerson committed -
Update the minos requirement var.
Feanil Patel committed -
Changed what version means but forgot to update the minos_requirement var.
Feanil Patel committed -
Feanil/update minos version
Feanil Patel committed -
Feanil Patel committed
-
Nickersoft committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Switch to a single python process voter.
Feanil Patel committed
-
- 09 Jul, 2015 6 commits
-
-
Minos updated with this PR: https://github.com/edx-ops/edx-minos/pull/15
Feanil Patel committed -
Don't pkill some services.
Feanil Patel committed -
Certain services will shutdown gracefully and so they may not be dead by the time this task is run. Those services should not be explicitly killed since they may need to do things like finish a grading run or other instructor tasks.
Feanil Patel committed -
Warn future devops about changing this
Kevin Falcone committed -
This isn't visible in Jenkins, so would only be changed here.
Kevin Falcone committed -
Max Rothman 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 2 commits
-
-
We have SSL for *.sandbox.edx.org but not for *.*.sandbox.edx.org so things like studio.sandbox.edx.org don't serve the right SSL cert.
Kevin Falcone committed -
We have a wildcard cert for *.sandbox.edx.org but not for *.*.sandbox.edx.org
Kevin Falcone committed
-