- 25 Apr, 2016 1 commit
-
-
Update Vagrantfiles for dogwood.3
Ned Batchelder committed
-
- 22 Apr, 2016 4 commits
-
-
Builds are failling because ffi.h is not installed
Kevin Falcone committed -
We're not yet sure what changed, but something between Friday morning's patchset release and this afternoon's rc cut.
Kevin Falcone committed -
Ned Batchelder committed
-
Pin things installed by devstack and fullstack
Ned Batchelder committed
-
- 21 Apr, 2016 5 commits
-
-
Ned Batchelder committed
-
Need to point to library for custom modules
Ned Batchelder committed -
(WL-435): Add configuration variable DEFAULT_SITE_THEME for setting default site theme
Saleem Latif committed -
update credentials ansible overrides for docker
Zubair Afzal committed -
ECOM-3180
zubair-arbi committed
-
- 20 Apr, 2016 4 commits
-
-
Ned Batchelder committed
-
Saleem Latif committed
-
Converts the seed job xml to groovy DSL, and incorporates changes from PR #2962 * Builds the seed job xml from groovy DSL using the job-dsl-plugin's gradle run task. Ref https://github.com/jenkinsci/job-dsl-plugin/wiki/User-Power-Moves * Adds COMMON_VARS text parameter to seed job * Uses DSL_BRANCH and SECURE_BRANCH parameter values for seed job git repos
Jillian Vogel committed -
* Builds the seed job xml from groovy DSL using the job-dsl-plugin's gradle run task. Ref https://github.com/jenkinsci/job-dsl-plugin/wiki/User-Power-Moves * Adds COMMON_VARS text parameter * Uses DSL_BRANCH and SECURE_BRANCH parameter values for seed job git repos * Removes unnecessary jinja formatting from seedJob.groovy template
Jillian Vogel committed
-
- 19 Apr, 2016 5 commits
-
-
Updated DISCOVERY_OAUTH_URL_ROOT
Clinton Blackburn committed -
No need to list 5000 lines of compileall
Ned Batchelder committed -
Correct a URL, and say 'Open edX'
Ned Batchelder committed -
Using EDXAPP_LMS_ROOT_URL instead of EDXAPP_LMS_ISSUER. This removes the need to define another EDXAPP_* override in our secure variables.
Clinton Blackburn committed -
Ned Batchelder committed
-
- 17 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 15 Apr, 2016 5 commits
-
-
Updated Elasticsearch settings for discovery service
Clinton Blackburn committed -
Clinton Blackburn committed
-
Add P3P headers to the IDAs
Kevin Falcone committed -
Secures Jenkins Analytics using Github OAuth plugin * Configures github oauth as default jenkins auth realm (was unix system user) * Uses the Matrix Authorization Strategy at 3 levels: anonymous, administrator, and job builder. * Allows configuration of the list of users/groups and permissions granted to each authorization level. * Adds ssh private key to jenkins user, to maintain CLI tool access * Sets jenkins password only if using old unix system user realm; locks the jenkins system user when using github oauth. * Adds jenkins public key to Jenkins user config.xml, and creates that user config.xml file if it's missing (required to bootstrap jenkins user CLI access) * Renames the existing JENKINS_ANALYTICS_GITHUB_* credential variables to JENKINS_ANALYTICS_GITHUB_CREDENTIAL_* to avoid confusing them with the Github OAUTH variables.
Jillian Vogel committed -
* Configures github oauth as default jenkins auth realm (was unix system user) * Uses the Matrix Authorization Strategy at 3 levels: anonymous, administrator, and job builder. * Allows configuration of the list of users/groups and permissions granted to each authorization level. * Adds ssh private key to jenkins user, to maintain CLI tool access * Sets jenkins password only if using old unix system user realm; locks the jenkins system user when using github oauth. * Adds jenkins public key to Jenkins user config.xml, and creates that user config.xml file if it's missing (required to bootstrap jenkins user CLI access) * Renames the existing JENKINS_ANALYTICS_GITHUB_* credential variables to JENKINS_ANALYTICS_GITHUB_CREDENTIAL_* to avoid confusing them with the Github OAUTH variables.
Jillian Vogel committed
-
- 14 Apr, 2016 5 commits
-
-
Gabe Mulley committed
-
Update Vagrantfiles for dogwood.2
Ned Batchelder committed -
Adds rebuild to the default plugins
Kevin Falcone committed -
Ned Batchelder committed
-
Add documentation urls for API
Bill DeRusha committed
-
- 13 Apr, 2016 9 commits
-
-
Bill DeRusha committed
-
Kevin Falcone committed
-
make it a templated variable so that you can override it for your installation.
Kevin Falcone committed -
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 1 commit
-
-
Prevent invalid display courseware in IE 10+ with high privacy settings
Kevin Falcone committed
-