summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Make sure error messages are unicode strings before combiningJoffrey F2018-04-09
* Fix port serialization with external IPJoffrey F2018-03-30
* Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM...Joffrey F2018-03-30
* Fix unit testsJoffrey F2018-03-29
* 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
|/
* 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
| |/
* / 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
* | Merge pull request #5725 from docker/geigerzaehler-run-with-network-aliasJoffrey F2018-02-27
|\ \
| * | Add acceptance test for use-aliases featureJim Dalton2018-02-27
| * | 'run' command can use network aliases for serviceThomas Scholtes2018-02-27
* | | unset entrypoint testJoffrey F2018-02-27
|/ /
* | Merge pull request #5722 from docker/5700-call-docker-with-argsJoffrey F2018-02-27
|\ \
| * | Re-use TLS and host options when shelling out to docker CLIJoffrey F2018-02-27
* | | Merge pull request #5706 from docker/5601-config-proxyJoffrey F2018-02-27
|\ \ \
| * | | Add proxy_config testsJoffrey F2018-02-23
| * | | Use configfile-provided proxy values to populate buildargs and env valuesJoffrey F2018-02-22
| | |/ | |/|
* | | Add support for device_cgroup_rules in v2.3 filesJoffrey F2018-02-26
| |/ |/|
* | Add support for seccomp filesJoffrey F2018-02-26
* | Merge pull request #5684 from docker/compat_modeJoffrey F2018-02-26
|\ \
| * | Tests for compatibility modeJoffrey F2018-02-16
| * | Implement compatibility mode,Joffrey F2018-02-05
* | | New --log-level option.Matthieu Nottale2018-02-23
| |/ |/|
* | Merge pull request #5699 from docker/pantuza-cli-add-detach-optionJoffrey F2018-02-22
|\ \
| * | Add --detach testsJoffrey F2018-02-21
* | | Add version guard for multi-service buildargJoffrey F2018-02-21
|/ /
* | Retrieve certs from default path if not provided explicitlyJoffrey F2018-02-21
* | Add optional argument to pull dependencies on docker-compose pull.kcboschert2018-02-14
* | Add health string generator to match `docker ps` outputSorawis Nilparuk2018-02-12