- 02 May, 2016 1 commit
-
-
This was removed in 2014-08, don't run the task anymore. aa780887
Kevin Falcone committed
-
- 28 Apr, 2016 1 commit
-
-
When running with maintenance or users, make sure guest is gone
Kevin Falcone committed
-
- 27 Apr, 2016 2 commits
-
-
Updates to the CD ansible plays to better accommodate how GoCD handles artifacts
Brian Beggs committed -
Brian Beggs committed
-
- 26 Apr, 2016 5 commits
-
-
go user may now execute the pip command as root.
Brian Beggs committed -
Brian Beggs committed
-
Change packages installed in go-agent.
John Eskew committed -
John Eskew committed
-
MAYN-217: Enhance ansible provisioning script to support Otto Theming
Matt Drayer committed
-
- 25 Apr, 2016 6 commits
-
-
Saleem Latif committed
-
Add libffi-dev to discovery
Clinton Blackburn committed -
Bill DeRusha committed
-
Add github PR plugin in to go-server.
Brian Beggs committed -
Kevin Falcone committed
-
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 6 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 -
John Eskew 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
-