- 27 Feb, 2018 7 commits
-
-
Joseph Mulloy committed
-
Have update_users only happen when services are running
Kevin Falcone committed -
Right now, it would run unless you are skip-tags'ing it (which is sort of what we do in docker builds) or if the image has access to a database (which is what happens during production builds). It should instead be explicitly requested. I would remove it entirely, but we really want it to run during sandbox builds, which use the ansible role.
Kevin Falcone committed -
Bump awscli from 1.14.45 to 1.14.47
Feanil Patel committed -
Bumps [awscli](http://aws.amazon.com/cli/) from 1.14.45 to 1.14.47.
dependabot[bot] committed -
Bump boto3 from 1.5.36 to 1.6.0
Feanil Patel committed -
Bumps [boto3](https://github.com/boto/boto3) from 1.5.36 to 1.6.0. - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.5.36...1.6.0)
dependabot[bot] committed
-
- 26 Feb, 2018 9 commits
-
-
Rename common_with_security and document it better
Kevin Falcone committed -
Kevin Falcone committed
-
Kevin Falcone committed
-
Kevin Falcone committed
-
Index count-workers log to splunk for analysis
Michael Youngstrom committed -
Michael Youngstrom committed
-
Bump boto3 from 1.5.34 to 1.5.36
Feanil Patel committed -
Add antivirus scan on ecommerce machines
Nadeem Shahzad committed -
Bumps [boto3](https://github.com/boto/boto3) from 1.5.34 to 1.5.36. - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.5.34...1.5.36)
dependabot[bot] committed
-
- 23 Feb, 2018 9 commits
-
-
Add devpi and devpi_consumer roles and devpi Docker container.
John Eskew committed -
bmedx committed
-
bmedx committed
-
We chose not to be running supervisor, remove it from the command
Kevin Falcone committed -
John Eskew committed
-
Remove xqueue SERVICE_VARIANT and old variables
Kevin Falcone committed -
Bump awscli from 1.14.44 to 1.14.45
Feanil Patel committed -
nadeemshahzad committed
-
Bumps [awscli](http://aws.amazon.com/cli/) from 1.14.44 to 1.14.45.
dependabot[bot] committed
-
- 22 Feb, 2018 9 commits
-
-
Give xqueue a devstack.sh
Kevin Falcone committed -
It was never used the way it is in edxapp. Also remove old pre-ginkgo variables S3_BUCKET and S3_PATH_PREFIX
Kevin Falcone committed -
If we move away from runserver, we can switch back. Possible someone will want to push commands into this, and away from the docker compose file, but that's not the current state. Also clean up some really old unused files I spotted while grepping through the builds.
Kevin Falcone committed -
This shell wrapper brings it in line with the rest of the `make foo-shell` commands and puts you in a better location in the container. It also makes running tests easier since it sets up the virtualenv and puts you in the right place to type `make test`
Kevin Falcone committed -
Bump awscli from 1.11.58 to 1.14.44
Feanil Patel committed -
Bumps [awscli](http://aws.amazon.com/cli/) from 1.11.58 to 1.14.44.
dependabot[bot] committed -
Bump boto3 from 1.4.4 to 1.5.34
Feanil Patel committed -
nadeemshahzad committed
-
Bumps [boto3](https://github.com/boto/boto3) from 1.4.4 to 1.5.34. - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.4.4...1.5.34)
dependabot[bot] committed
-
- 20 Feb, 2018 1 commit
-
-
Bump requests from 2.9.1 to 2.18.4
Feanil Patel committed
-
- 19 Feb, 2018 1 commit
-
-
Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.18.4. - [Changelog](https://github.com/requests/requests/blob/master/HISTORY.rst) - [Commits](https://github.com/requests/requests/compare/v2.9.1...v2.18.4)
dependabot[bot] committed
-
- 16 Feb, 2018 2 commits
-
-
Remove yaml config.
Feanil Patel committed -
edx-platform has never used it and the settings file has been removed in https://github.com/edx/edx-platform/pull/17088
Feanil Patel committed
-
- 15 Feb, 2018 1 commit
-
-
make the create user play also remove users
Fred Smith committed
-
- 14 Feb, 2018 1 commit
-
-
Enable auto security updates for tools splunk machines
Nadeem Shahzad committed
-