summaryrefslogtreecommitdiff
path: root/compose
Commit message (Expand)AuthorAge
* "Bump 1.25.0"Ulysses Souza2019-11-18
* Merge pull request #6982 from smamessier/fix_non_ascii_errorUlysses Souza2019-11-18
|\
| * Fix non ascii chars error. Python2 onlyUlysses Souza2019-11-18
| * Fixed error when using startswith on non-ascii stringSebastien Mamessier2019-10-30
* | Make container service color deterministic, remove red from chosen colorsAnthony Lai2019-11-03
* | Merge pull request #6973 from glours/set_no_color_if_clicolor_defined_to_0Djordje Lukic2019-10-31
|\ \ | |/ |/|
| * Set no-colors to true if CLICOLOR env variable is set to 0Guillaume Lours2019-10-21
* | Format image size as decimal to be align with Docker CLIGuillaume Lours2019-10-18
|/
* Use python Posix support to get tty sizeNicolas De Loof2019-10-16
* Add working dir, config files and env file in service labelsGuillaume Rose2019-10-15
* UPDATED log messageZuhayr Elahi2019-10-10
* Added log message to check compose fileZuhayr Elahi2019-10-10
* Fix same file 'extends' optimizationAleksandr Mezin2019-10-09
* Merge pull request #6864 from samueljsb/formatter_classNicolas De loof2019-10-08
|\
| * Change Formatter.table method to staticmethodSamuel Searles-Bryant2019-08-22
* | Merge pull request #6914 from lukas9393/6913-progress-argUlysses Souza2019-10-07
|\ \
| * | Fix --progress arg when run docker-compose buildLukas Hettwer2019-09-24
* | | Fix secret missing warningulyssessouza2019-09-27
|/ /
* | Add tests to 'get_secret' warningsUlysses Souza2019-09-09
* | Fix missing secret error messageMarian Gappa2019-09-09
* | Merge pull request #6862 from deathtracktor/masterSilvin Lubecki2019-09-06
|\ \
| * | Prevent KeyError when remote network labels are None.Danil Kister2019-09-05
| |/
* | Fix race condition on watch_eventsUlysses Souza2019-09-04
* | Rename envvar switch to COMPOSE_DOCKER_CLI_BUILDUlysses Souza2019-08-30
* | Add comment on native build and fix typoUlysses Souza2019-08-29
* | fix: use subprocess32 for python2Nao YONASHIRO2019-08-29
* | Rephrase warnings when building with the cliUlysses Souza2019-08-28
* | feat: add a warning if someone uses the --compress or --parallel flagNao YONASHIRO2019-08-28
* | feat: add --progress flagNao YONASHIRO2019-08-28
* | fix: add build flagsNao YONASHIRO2019-08-28
* | Add support to CLI buildNao YONASHIRO2019-08-28
|/
* Pass toplevel_environment to run_one_off_containerKlaas Hoekema2019-07-24
* Fix typo in 'split_env' error messageKlaas Hoekema2019-07-24
* Call TopLevelCommand's environment 'toplevel_environment'Klaas Hoekema2019-07-24
* Handle environment file override within TopLevelCommandKlaas Hoekema2019-07-24
* Fix stdin_open when running docker-compose runUlysses Souza2019-07-22
* Merge pull request #6738 from Inconnu08/set-optimizationDjordje Lukic2019-07-15
|\
| * Replace sets with set literal syntax for efficiencyInconnu082019-06-02
| * replace sets with set literal syntax for efficiencyInconnu082019-05-31
* | Merge pull request #6754 from Goryudyuma/6740-fix-displayDjordje Lukic2019-07-15
|\ \
| * | fix: The correct number is displayedGoryudyuma2019-07-14
| |/
* | Merge pull request #6720 from ijc/pass-env-to-docker-cliUlysses Souza2019-07-12
|\ \
| * | Pass environment when calling through to docker cli.Ian Campbell2019-05-23
| |/
* / Include required but missing VAR name and assignment in interpolation error m...Brett Randall2019-05-24
|/
* Merge pull request #6342 from collin5/b5547Ian Campbell2019-05-20
|\
| * remove stopped containers on --remove-orphansCollins Abitekaniza2019-01-25
* | Merge pull request #6624 from orisano/feat-empty-cache-fromIan Campbell2019-05-20
|\ \
| * | feat: drop empty tag on cache_fromNao YONASHIRO2019-05-20
* | | Merge pull request #6695 from Inconnu08/fix_depreciationUlysses Souza2019-05-20
|\ \ \
| * | | fix warning method is deprecated with testsInconnu082019-05-15
| |/ /