- 09 May, 2018 3 commits
-
-
The main driving force is going from xqueue.(auth|env).json to /edx/etc/xqueue.yml like other IDAs There's a few additional cleanups such as normalization of the repo configuration
Kevin Falcone committed -
Fix credentials fallback language code
Michael Terry committed -
Michael Terry committed
-
- 08 May, 2018 2 commits
-
-
Add PASSWORD_POLICY_COMPLIANCE_ROLLOUT_CONFIG
Bill DeRusha committed -
Bill DeRusha committed
-
- 07 May, 2018 8 commits
-
-
build_jenkins role should use new newrelic role
Michael Youngstrom committed -
Michael Youngstrom committed
-
fix splunk plugin variable names
Stu Young committed -
Stuart Young committed
-
install ws-cleanup and throttle-concurrent plugins for retirement jobs
Stu Young committed -
Bump boto3 from 1.7.6 to 1.7.14
Feanil Patel committed -
Stuart Young committed
-
Bumps [boto3](https://github.com/boto/boto3) from 1.7.6 to 1.7.14. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.7.6...1.7.14) Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] committed
-
- 04 May, 2018 2 commits
-
-
bump the number of executors on the jenkins build docker image
Troy Sankey committed -
* Handle http->https redirect internal ip disclosure. Also refactored and cleaned up nginx config. * WIP * WIP * WIP * WIP * Changed 404 to 403 as it seems more appropriate, and will be easier to find if it causes something to break * Fixes
Cory Lee committed
-
- 03 May, 2018 2 commits
-
-
This image isn't configured to spawn extra workers, so just bump the number of executors on the master instance so that certain jobs (which trigger downstream jobs) will work.
Troy Sankey committed -
Add jenkins-worker label to the build jenkins docker image
Troy Sankey committed
-
- 02 May, 2018 3 commits
-
-
add missing packages/file to analytics pipeline dockers
Abdul Mannan committed -
Abdul Mannan committed
- 01 May, 2018 3 commits
-
-
dont log social data leak exploit attempts
Fred Smith committed -
Fred Smith committed
-
Note the problem that occurs moving away from a user/key
Kevin Falcone committed
-
- 30 Apr, 2018 11 commits
-
-
upgrade shiningpanda plugin on build jenkins
Stu Young committed -
OPS-2114
Kevin Falcone committed -
Bump awscli from 1.15.4 to 1.15.10
Feanil Patel committed -
Bump ansicolor for pipeline support
Michael Youngstrom committed -
Stuart Young committed
-
Michael Youngstrom committed
-
Bump html publisher plugin
Michael Youngstrom committed -
Update analytic-api LMS_BASE_URL to include trailing slash
George Babey committed -
Michael Youngstrom committed
-
Upgrade mongo_mms and backup agent(OPS-3063)
Nadeem Shahzad committed -
Bumps [awscli](http://aws.amazon.com/cli/) from 1.15.4 to 1.15.10. Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] committed
-
- 27 Apr, 2018 6 commits
-
-
Add config for the certificate agent queue polling frequency.
Ned Batchelder committed -
Analytics API requires a trailing slash on the LMS_BASE_URL as indicated in the README
George Babey committed -
Remove unused VIRTUAL_UNIVERSITIES setting
Feanil Patel committed -
Fix analytics_api role when analytics db name differs from config name
Fred Smith committed -
nadeemshahzad committed
-
In https://github.com/edx/configuration/pull/4443/files I mistakenly changed the ANALYTICS_DATABASE to the ANALYTICS_API_REPORTS_DB_NAME. In fact this config refers to the database config identifer in the DATABASES dictionary. This worked fine in sandboxes where both the config and the db are named 'reports', however when those configs differ, such as on staging, the health check would fail as it tries to connect to the reporting database. This PR fixes that change by setting this value back to 'reports'
George Babey committed
-