- 14 Feb, 2017 1 commit
-
-
We already do this in the common role but not in bootstrap or abbey roles.
Feanil Patel committed
-
- 13 Feb, 2017 3 commits
-
-
- Added file to allow bower to install as root - Added xvfb, firefox, and gettext packages for testing and local development
Clinton Blackburn committed -
update c++ lib for android on xenial
Stu Young committed -
stu committed
-
- 10 Feb, 2017 8 commits
-
-
added celery queue variable
syed-awais-ali committed -
Handle the edxapp worker case with two ASGs but no ELBs
Kevin Falcone committed -
There's actually 3 layers of quoting here so using some single quotes.
Feanil Patel committed -
The end result in the file was previously `export GO_SERVER_SYSTEM_PROPERTIES="-Dgo.config.repo.gc.cron="0 0 2 ? * SAT" go.config.repo.gc.periodic="Y""` Note how the open quote after the equal gets closed by the quote after `cron=`. This is not what we want. The new output looks like this: `export GO_SERVER_SYSTEM_PROPERTIES='-Dgo.config.repo.gc.cron="0 0 2 ? * SAT" -Dgo.config.repo.gc.periodic="Y"'` Single quoting all the double quotes on that line.
Feanil Patel committed -
syed-awais-ali committed
-
Make sure we have pip and pip3 at the right version pointing to the r…
Brian Beggs committed -
syed-awais-ali committed
-
TNL-6510: Initialize elasticsearch for forums.
Robert Raposa committed
-
- 09 Feb, 2017 4 commits
-
-
Robert Raposa committed
-
Previously it would exit without a message but no inventory.
Kevin Falcone committed -
Calen Pennington committed
-
syed-awais-ali committed
-
- 08 Feb, 2017 9 commits
-
-
Update Vagrantfiles for ficus.1rc3
Ned Batchelder committed -
Don't enrol the staff user in the demo course if the staff user wasn't created.
Sven Marnach committed -
Feanil/gocd upgrade
Feanil Patel committed -
The underlying role no longer exists.
Feanil Patel committed -
Ingore retry files.
Feanil Patel committed -
They used to get put into your home directory. Now they go in the directory you ran ansible from.
Feanil Patel committed -
Feanil Patel committed
-
Upgrade the pip3 version (which also keeps it installed when upgrading the pip version)
Calen Pennington committed -
Calen Pennington committed
-
- 07 Feb, 2017 3 commits
-
-
(cherry picked from commit 3b3b4893)
Ned Batchelder committed -
We originally made these changes when trying to debug the connection between the go-agent and go-server. Having them here makes it harder to upgrade go-agent versions since they are regularly making improvements to the upstream dockerfiles.
Feanil Patel committed -
Install MySQL 5.6 from an edX repo
Ned Batchelder committed
-
- 06 Feb, 2017 7 commits
-
-
Silently fail on missing requirements
Ned Batchelder committed -
Ned Batchelder committed
-
Fix the team mention in the PR template
Ned Batchelder committed -
ECOM-6975
Clinton Blackburn committed -
Feanil Patel committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 03 Feb, 2017 5 commits
-
-
Remove play made unnecessary by nodeenv 1.1.1
Brian Jacobel committed -
Brian Jacobel committed
-
Brian Jacobel committed
-
fixing bugs reported in slack
Edward Zarecor committed -
Removing SEGMENT_KEY from configuration for ecommerce application
mikedikan committed
-