- 22 Mar, 2016 2 commits
-
-
Fix a bug in the git module: branches might not check out properly
Ned Batchelder committed -
OLIVE-19 Enable automatic provisioning of jenkins instance dedicated to running analytics tasks.
Jacek Bzdak committed
-
- 21 Mar, 2016 3 commits
-
-
If a git version is specified as a branch, and the commit referred to is already on the local working tree, but the branch is not, then the checkout will fail. This is because the Ansible 1.9.3 module would check to see if the commit was already present, and if so, did not fetch. This meant the branch wasn't defined in the local working tree. This can happen if you make a branch but there aren't any changes on the branch.
Ned Batchelder committed -
Jacek Bzdak committed
-
Add install of curl to oraclejdk role & improve documentation.
John Eskew committed
-
- 18 Mar, 2016 3 commits
-
-
programs: defaults and overrides for media storage
Jim Abramson committed -
jsa committed
-
This jenkins instance will perform following tasks: * Set up authentication using Jenkins Unix Auth Realm * Set up administrative user * Load credentials from a JENKINS_ANALYTICS_CREDENTIALS variable * Checkout seed job repository * Launch seed job to populate Jenkins with analytics Jobs
Jacek Bzdak committed
-
- 17 Mar, 2016 6 commits
-
-
ECOM-3196
jsa committed -
John Eskew committed
-
John Eskew committed
-
Get rabbit ready before we start workers
Ned Batchelder committed -
Ned Batchelder committed
-
Discovery was missed during the initial ansible work
Kevin Falcone committed
-
- 16 Mar, 2016 4 commits
-
-
Kevin Falcone committed
-
This let a machine boot without migrations running.
Kevin Falcone committed -
use django's storage backend ManifestStaticFilesStorage for static fi…
Zubair Afzal committed -
ECOM-3905
zubair-arbi committed
-
- 15 Mar, 2016 6 commits
-
-
Upgrade go server and agent java version.
Feanil Patel committed -
Feanil Patel committed
-
OPS-1167 Add tools-gp scripts for new CSMH DB
Arbab Nazar committed -
arbabnazar committed
-
update credentials cors whitelist values
Zubair Afzal committed -
ECOM-3572
zubair-arbi committed
-
- 14 Mar, 2016 5 commits
-
-
Update the release Vagrantfiles with dogwood.1 info
Ned Batchelder committed -
This registers over the microsites theming
Kevin Falcone committed -
Analitics pipeline acceptance test typo fix
Eugeny Kolpakov committed -
removed supervisor role from go-server
Brian Beggs committed -
E. Kolpakov committed
-
- 13 Mar, 2016 1 commit
-
-
This clobbers edxapp_theme_checkout set by the previous task, even when the task is skipped because EDXAPP_COMPREHENSIVE_THEME_SOURCE_REPO is unset. edxapp_theme_checkout is used to tag the instance when the edxapp play is run. That tag is later used by our build infrastructure to ensure that theme is consistent between builds. If we want to also tag the comprehensive theme value, that's fine, but it should not clobber the value needed by the other type of themes, and should declare a different tag.
Kevin Falcone committed
-
- 11 Mar, 2016 7 commits
-
-
copy rather than template this file
Kevin Falcone committed -
It contains things that look like jinja, but are not. DEVOPS-3836 Fixes https://github.com/edx/configuration/pull/2821
Kevin Falcone committed -
credentials: really fix CORS headers for /static
Jim Abramson committed -
Updated go-agent docker file to pull tubular from the master branch
Brian Beggs committed -
jsa committed
-
Brian Beggs committed
-
Brian Beggs committed
-
- 10 Mar, 2016 3 commits
-
-
credentials: add CORS header for static in nginx
Max Rothman committed -
Brian Beggs committed
-
Max Rothman committed
-