summaryrefslogtreecommitdiff
path: root/tests/acceptance
Commit message (Expand)AuthorAge
* Add option for listing service profilesHarald Albers2021-01-22
* Merge pull request #7978 from thaJeztah/default_to_cli_buildAnca Iordache2021-01-11
|\
| * Make COMPOSE_DOCKER_CLI_BUILD=1 the defaultSebastiaan van Stijn2020-12-08
* | Add metricsUlysses Souza2021-01-04
|/
* Implement service profilesRoman Anasal2020-12-02
* Added option to disable log prefix via cliKaushal Rohit2020-10-18
* Fix port renderingUlysses Souza2020-09-24
* Preserve the version when specified in the fileUlysses Souza2020-09-10
* Update schema and fix memory limit parsingaiordache2020-08-17
* Removed Python2 supportalexrecuenco2020-08-11
* Ignore build context path validation when it is not necessaryVitor Anjos2020-08-10
* Remove the now unneeded version qualifierEric Hripko2020-08-07
* Implement service mode for ipcEric Hripko2020-08-07
* Merge pull request #7457 from EricHripko/run-healthyAnca Iordache2020-08-07
|\
| * Make run behave in the same way as upEric Hripko2020-08-06
* | Merge pull request #7543 from jarulsamy/7540-flag_nullifierAnca Iordache2020-08-04
|\ \ | |/ |/|
| * Add tests for `--` seperator of flags and args.Joshua Arulsamy2020-06-17
* | rename schema to compose_specaiordache2020-07-09
* | Merge 2.x and 3.x schemasaiordache2020-07-08
|/
* Fixed new things that came after the PRBastian Venthur2020-06-03
* Removed sixBastian Venthur2020-06-03
* Removed Python2 supportBastian Venthur2020-06-03
* Add conformity tests hackUlysses Souza2020-03-10
* Use docker context interface from docker-pyAnca Iordache2020-02-06
* Remove `None` entries on execute commandUlysses Souza2020-01-30
* Support attaching to dependencies on upBen Thorner2020-01-16
* Allow setting compatibility options from environmentKevin Roy2020-01-13
* support PyYAML up to 5.x versionSergey Fursov2020-01-09
* Remove "bundle" subcommand and support for DAB filesSebastiaan van Stijn2020-01-08
* Report image we can't pull and must be builtNicolas De Loof2019-11-25
* Merge pull request #7037 from ndeloof/stdinUlysses Souza2019-11-22
|\
| * testcase for compose file read from stdinNicolas De Loof2019-11-20
* | Revert "only pull images that can't build"Nicolas De Loof2019-11-21
|/
* Fix acceptance testsNicolas De Loof2019-10-16
* update alpine version to 3.10.1aiordache2019-08-20
* Add integration tests regarding environmentUlysses Souza2019-07-31
* Pin test images on a non rolling tagUlysses Souza2019-07-18
* Merge pull request #6738 from Inconnu08/set-optimizationDjordje Lukic2019-07-15
|\
| * replace sets with set literal syntax for efficiencyInconnu082019-05-31
* | Pin busybox image version in testsUlysses Souza2019-07-02
|/
* Merge pull request #6342 from collin5/b5547Ian Campbell2019-05-20
|\
| * remove stopped containers on --remove-orphansCollins Abitekaniza2019-01-25
* | Remove remaining containers on test_build_runUlysses Souza2019-05-14
* | Avoid race condition on testUlysses Souza2019-04-19
* | Workaround race conditions on testsUlysses Souza2019-04-17
* | Merge pull request #6494 from collin5/b6464Ian Campbell2019-03-25
|\ \
| * | only pull images that can't buildCollins Abitekaniza2019-03-24
* | | Merge pull request #6547 from kudos/bugfix/scale-zero-defaultIan Campbell2019-03-07
|\ \ \
| * | | Add tests for compose file 'scale: 0'Jonathan Cremin2019-03-06
* | | | Add --quiet build flagAkshit Grover2019-03-02
|/ / /