- 13 Apr, 2016 6 commits
-
-
Jim Abramson committed
-
Harstorage ops1372
Bilal Ahmad committed -
Bilal committed
-
Calen Pennington committed
-
Various fixes to allows jenkins analytics to run analytics tasks on AWS resources * Uses JENKINS_HOME=/edx/var/jenkins. This addresses the pyinstrument re-install issue seen when JENKINS_HOME is a symlink. * Installs libffi-dev and libpq-dev packages with analytics_jenkins playbook * Adds an SSH Credential, which is passed as the MASTER_SSH_CREDENTIAL_ID parameter to the seed job. * When the seed job is run, ignore unreferenced jobs, instead of deleting them. This allows you to run and re-run the seed job from Jenkins to update a particular analytics job, and untick the jobs you don't want to update. * Lets <ANALYTICS_TASK>_EXTRA_VARS be a @path/to/file.yml
Jillian Vogel committed -
* Uses JENKINS_HOME=/edx/var/jenkins. This addresses the pyinstrument re-install issue seen when JENKINS_HOME is a symlink. * Installs libffi-dev and libpq-dev packages with analytics_jenkins playbook * Adds an SSH Credential, which is passed as the MASTER_SSH_CREDENTIAL_ID parameter to the seed job. * When the seed job is run, ignore unreferenced jobs, instead of deleting them. This allows you to run and re-run the seed job from Jenkins to update a particular analytics job, and untick the jobs you don't want to update. * Lets <ANALYTICS_TASK>_EXTRA_VARS be a @path/to/file.yml
Jillian Vogel committed
-
- 12 Apr, 2016 2 commits
-
-
Prevent invalid display courseware in IE 10+ with high privacy settings
Kevin Falcone committed -
cleaning up my mistake
Bilal Ahmad committed
-
- 11 Apr, 2016 7 commits
-
-
Added edxapp setting for AWS_S3_CUSTOM_DOMAIN
Clinton Blackburn committed -
ECOM-4081
Clinton Blackburn committed -
Updated go-agent documentation. Build examples are now correct.
Brian Beggs committed -
Brian Beggs committed
-
Make CUSTOM_COURSES_EDX easily overridable
Kevin Falcone committed -
the go-server FQDN is now a variable passed to the playbook.
Brian Beggs committed -
Brian Beggs committed
-
- 08 Apr, 2016 8 commits
-
-
Replace nginx redirect method from rewrite to return for speeding up
Kevin Falcone committed -
Pull in hipchat 2.0.0.1 module and fix url encoding defect.
Brian Beggs committed -
Add scripting to restore a GoCD server backup.
John Eskew committed -
Brandon DeRosier committed
-
Install libmysqlclient-dev on go-agent docker so edx/configuration can be instaled
Brian Beggs committed -
Disabling Boto/S3 querystring auth for edxapp
Clinton Blackburn committed -
Add cluster tag as a part of abbey.py
Feanil Patel committed -
The new code in the pipeline looks for the 'cluster' tag not the 'play' tag. Add both for now, we are working on a full replacement for abbey.py so this is just a shim until we can get to that.
Feanil Patel committed
-
- 07 Apr, 2016 17 commits
-
-
This removes the querystring at the end of the URLs for our content uploaded to S3. ECOM-4081
Clinton Blackburn committed -
Added EDXAPP_LMS_ROOT_URL variable
Clinton Blackburn committed -
Brian Beggs committed
-
- restore a GoCD server backup - backup a GoCD server config via cron and bash script go-server backup is performed using a separate backup user. To change admin or backup user credentials, process is now to change the sandbox-secure repo passwords and re-run ansible provisioning. The passwords are written into go-server after the restore.
John Eskew committed -
Add libffi to jenkins_worker and devstack
Christine Lytwynec committed -
Fix typo from EDXAPP_COURSE_* to EDXAPP_COURSES_*
Feanil Patel committed -
Brian Beggs committed
-
smaeda-ks committed
-
Cleanup playbook to be used in the continuous delivery pipeline
Brian Beggs committed -
smaeda-ks committed
-
Continuous delivery playbook to create an AMI.
Brian Beggs committed -
Brian Beggs committed
-
changing FOOTER_ORGANIZATION_IMAGE path
Ned Batchelder committed -
Brian Beggs committed
-
ECOM-3602
Clinton Blackburn committed -
The EDXAPP_LMS_ROOT_URL has been added to simplify the addition of LMS-hosted URLs to IDA configurations. ECOM-3602
Clinton Blackburn committed -
Replace nginx redirect method from rewrite to return for speeding up
Arbab Nazar committed
-