summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix script for release file already present caseUlysses Souza2019-03-28
* Merge pull request #6609 from docker/bump-1.24.0-rc3Ulysses Souza2019-03-22
|\
| * "Bump 1.24.0-rc3"Ulysses Souza2019-03-22
| * Fix bintray docker-compose linkUlysses Souza2019-03-22
| * Fix typo on finalizeUlysses Souza2019-03-22
| * Use os.system() instead of run_setup()Ulysses Souza2019-03-22
| * Bump docker-py version to 3.7.1Ulysses Souza2019-03-22
| * Enable bootloader_ignore_signals in pyinstallerBen Firshman2019-03-22
| * Added test case to verify fix for #6525Michael Irwin2019-03-22
| * Fix merging of compose files when network has None configMichael Irwin2019-03-22
| * circleci: Fix virtualenv version to 16.2.0Christopher Crone2019-03-22
| * Fix Flake8 lintUlysses Souza2019-03-22
| * Dockerfile: Force version of virtualenv to 16.2.0Christopher Crone2019-03-22
| * script.build.linux: Do not tail image build logsChristopher Crone2019-03-22
| * requirements-dev: Fix version of mock to 2.0.0Christopher Crone2019-03-22
| * macOS: Bump Python and OpenSSLChristopher Crone2019-03-22
| * Add `--parallel` to `docker build`'s options in `bash` and `zsh` completionUlysses Souza2019-03-22
| * Support for credential_specDjordje Lukic2019-03-22
| * Add bash completion for `ps --all|-a`Harald Albers2019-03-22
|/
* Merge pull request #6455 from docker/bump-1.24.0-rc1Djordje Lukic2019-01-14
|\
| * "Bump 1.24.0-rc1"Djordje Lukic2019-01-11
| * "Bump 1.24.0-rc1"Djordje Lukic2019-01-11
| * "Bump 1.24.0-rc1"Djordje Lukic2019-01-11
| * Merge pull request #6452 from docker/collin5-b6446Joffrey F2019-01-10
| |\
| | * Bring zero container check up in the call stackJoffrey F2019-01-10
| | * test image pull doneCollins Abitekaniza2019-01-10
| | * check for started containers only on service_startCollins Abitekaniza2019-01-10
| * | Merge pull request #6444 from qboot/masterJoffrey F2019-01-10
| |\ \
| | * | Upgrade pyyaml to 4.2b1Quentin Brunet2019-01-08
| * | | Merge pull request #6448 from smueller18/race-condition-pullJoffrey F2019-01-10
| |\ \ \ | | |_|/ | |/| |
| | * | fix race condition after pulling imageStephan Müller2019-01-09
| | |/
| * | Merge pull request #6451 from docker/bump_sdkJoffrey F2019-01-10
| |\ \ | | |/ | |/|
| | * Bump SDK version -> 3.7.0Joffrey F2019-01-10
| |/
| * Merge pull request #6406 from collin5/b5948Joffrey F2019-01-02
| |\
| | * test create from config with duplicate mount pointsCollins Abitekaniza2019-01-02
| | * error on duplicate mount pointsCollins Abitekaniza2019-01-02
| * | Merge pull request #6434 from docker/and800-masterJoffrey F2018-12-28
| |\ \
| | * | Lower severity to "warning" if `down` tries to remove nonexisting imageAndriy Maletsky2018-12-28
| |/ /
| * | Merge pull request #6390 from ulyssessouza/6369-override-networks-settingsJoffrey F2018-12-28
| |\ \
| | * | Fix merge on networks sectionUlysses Souza2018-12-11
| * | | Merge pull request #6410 from docker/2618-new-events-apiJoffrey F2018-12-28
| |\ \ \
| | * | | Use improved API fields for project events when possibleJoffrey F2018-12-13
| * | | | Merge pull request #6419 from docker/6416-runsh-no-inputJoffrey F2018-12-20
| |\ \ \ \
| | * | | | Always connect Compose container to stdinJoffrey F2018-12-19
| |/ / / /
| * | | | Merge branch 'hirochachacha-feature/reject_environment_variable_that_contains...Joffrey F2018-12-14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Style and language fixesJoffrey F2018-12-14
| | * | | Merge branch 'feature/reject_environment_variable_that_contains_white_spaces'...Joffrey F2018-12-14
| |/| | |
| | * | | reject environment variable that contains white spacesHiroshi Ioka2018-12-11
| | |/ /
| * | | Merge pull request #6346 from collin5/b5469Joffrey F2018-12-10
| |\ \ \ | | |_|/ | |/| |
| | * | refactor cli testsCollins Abitekaniza2018-11-28