summaryrefslogtreecommitdiff
path: root/compose
Commit message (Expand)AuthorAge
* Bump 1.21.0Joffrey F2018-04-09
* Make sure error messages are unicode strings before combiningJoffrey F2018-04-09
* Bump 1.21.0-rc1Joffrey F2018-03-30
* Fix port serialization with external IPJoffrey F2018-03-30
* Update 2.4 schemaJoffrey F2018-03-30
* Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM...Joffrey F2018-03-30
* Add support for build isolation parameterJoffrey F2018-03-29
* Ignore NotFound for external overlay networksJoffrey F2018-03-28
* Merge pull request #5833 from docker/5826-load_retry_utf8Joffrey F2018-03-28
|\
| * On load error, retry reading the file with UTF-8 encodingJoffrey F2018-03-27
* | Avoid fallthrough with empty defaultsJoffrey F2018-03-27
|/
* Merge pull request #5822 from brainlock/fix-gh-5179Joffrey F2018-03-27
|\
| * fix race condition in Service.create_container()Alberto Piai2018-03-27
* | Merge pull request #5819 from docker/5433-build-zipJoffrey F2018-03-27
|\ \
| * | Add --compress option to build commandJoffrey F2018-03-23
| |/
* / Support -H=host notation for interactive run/execsJoffrey F2018-03-26
|/
* 1.21.0-devJoffrey F2018-03-20
* Merge branch 'release'Joffrey F2018-03-20
|\
| * Bump 1.20.0Joffrey F2018-03-20
| * Manage encoding errors in progress_streamJoffrey F2018-03-20
| * Bump 1.20.0-rc2Joffrey F2018-03-08
| * Preserve security_opt values in extendsJoffrey F2018-03-08
| * Revamp ParallelStreamWriter to fix display issues.Matthieu Nottale2018-03-08
| * Fix a race condition in ParallelStreamWriter.Matthieu Nottale2018-03-08
| * Bump 1.20.0-rc1Joffrey F2018-02-27
* | Merge pull request #5798 from mnottale/cpu-rtJoffrey F2018-03-19
|\ \
| * | Add support for cpu_rt_period and cpu_rt_runtime.Matthieu Nottale2018-03-19
* | | Merge pull request #5788 from mnottale/dash-underscore-in-project-nameJoffrey F2018-03-19
|\ \ \
| * | | Allow dash and underscore in project name.Matthieu Nottale2018-03-15
* | | | Merge pull request #5787 from mnottale/pull-parallel-by-defaultJoffrey F2018-03-19
|\ \ \ \ | |_|/ / |/| | |
| * | | pull: Deprecate '--parallel' and enable it by default.Matthieu Nottale2018-03-15
| * | | pull: Honor --quiet in parallel mode.Matthieu Nottale2018-03-15
| |/ /
* / / Manage encoding errors in progress_streamJoffrey F2018-03-15
|/ /
* | Check volume config against remote and error out if divergedJoffrey F2018-03-12
* | Merge pull request #5769 from docker/5766-fix-secopt-extendJoffrey F2018-03-08
|\ \
| * | Preserve security_opt values in extendsJoffrey F2018-03-08
* | | Merge pull request #5751 from mnottale/cpu_periodJoffrey F2018-03-08
|\ \ \
| * | | Add support for 'cpu_period' for compose v2.1-v2.3.Matthieu Nottale2018-03-07
| |/ /
* / / Revamp ParallelStreamWriter to fix display issues.Matthieu Nottale2018-03-07
|/ /
* | Merge pull request #5709 from mnottale/exec-workdirJoffrey F2018-03-02
|\ \
| * | Add '--workdir' option to 'exec'.Matthieu Nottale2018-02-23
* | | Fix a race condition in ParallelStreamWriter.Matthieu Nottale2018-03-01
| |/ |/|
* | Merge pull request #5725 from docker/geigerzaehler-run-with-network-aliasJoffrey F2018-02-27
|\ \
| * | Restore container ID aliasJoffrey F2018-02-27
| * | 'run' command can use network aliases for serviceThomas Scholtes2018-02-27
* | | unset entrypoint testJoffrey F2018-02-27
* | | Allow unset of entrypoint (resolves #5582)Ganesh Satpute2018-02-27
|/ /
* | Merge pull request #5722 from docker/5700-call-docker-with-argsJoffrey F2018-02-27
|\ \
| * | Unify toplevel command handlersJoffrey F2018-02-27
| * | Re-use TLS and host options when shelling out to docker CLIJoffrey F2018-02-27