summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Add integration tests regarding environmentUlysses Souza2019-07-31
* Merge pull request #6813 from ulyssessouza/fix_stdin_openSilvin Lubecki2019-07-24
|\
| * Fix stdin_open when running docker-compose runUlysses Souza2019-07-22
* | 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-06-02
| * replace sets with set literal syntax for efficiencyInconnu082019-06-01
| * replace sets with set literal syntax for efficiencyInconnu082019-05-31
* | Merge pull request #6754 from Goryudyuma/6740-fix-displayDjordje Lukic2019-07-15
|\ \
| * | add: test for unitsGoryudyuma2019-07-14
| * | fix: Add testKei Matsumoto2019-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
| |/
* / 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
* | Merge pull request #6695 from Inconnu08/fix_depreciationUlysses Souza2019-05-20
|\ \
| * | fix warning method is deprecated with testsInconnu082019-05-15
* | | 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 #6592 from treatwell/6589-depends_on-recreation-fixIan Campbell2019-03-26
|\ \
| * | Fixed depends_on recreation behaviour for issue #6589joeweoj2019-03-26
* | | Merge pull request #6494 from collin5/b6464Ian Campbell2019-03-25
|\ \ \ | |/ / |/| |
| * | only pull images that can't buildCollins Abitekaniza2019-03-24
* | | Remove project.stop() in testHenke Adolfsson2019-03-08
* | | Update data for unit testsHenke Adolfsson2019-03-08
* | | Ensure test passesHenke Adolfsson2019-03-08
* | | Add test and implementation for secret added after container has been createdHenke Adolfsson2019-03-08
* | | Merge pull request #6547 from kudos/bugfix/scale-zero-defaultIan Campbell2019-03-07
|\ \ \
| * | | Add tests for compose file 'scale: 0'Jonathan Cremin2019-03-06
* | | | Added test case to verify fix for #6525Michael Irwin2019-03-07
* | | | Merge pull request #6542 from akshitgrover/6028-Add_Quiet_BuildsIan Campbell2019-03-05
|\ \ \ \ | |/ / / |/| | |
| * | | Add --quiet build flagAkshit Grover2019-03-02
* | | | adds --no-interpolate to docker-compose configPeter Nagy (NPE)2019-03-04
|/ / /
* | | Added additional argument (--env-file) for docker-compose to import environme...slowr2019-02-26
* | | Fix Project#build_container_operation_with_timeout_func not to mutate a 'opti...tuttieee2019-02-25
* | | Add --no-rm to command buildUlysses Souza2019-02-20
|/ /
* | Fix Flake8 lintUlysses Souza2019-02-05
* | Merge pull request #6364 from ulyssessouza/6350-avoid-warning-on-execUlysses Domiciano Souza2019-01-21
|\ \
| * | Detects the execution on an`exec` command and sets the environment to `silent...Ulysses Souza2018-12-28
* | | Merge pull request #6466 from rumpl/credential-specChris Crone2019-01-21
|\ \ \
| * | | Support for credential_specDjordje Lukic2019-01-17
* | | | Resolve digests without pulling imageDjordje Lukic2019-01-15
|/ / /
* | | 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
* | | | fix race condition after pulling imageStephan Müller2019-01-09
|/ / /
* | | Merge pull request #6406 from collin5/b5948Joffrey F2019-01-02
|\ \ \
| * | | test create from config with duplicate mount pointsCollins Abitekaniza2019-01-02