summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Make environment variables without a value the same as docker-cli.Daniel Nephin2016-02-23
* Revert "Change special case from '_', None to ()"Daniel Nephin2016-02-23
* Merge pull request #2995 from dnephin/fix_warning_about_boolsDaniel Nephin2016-02-23
|\
| * Fix warning about boolean values.Daniel Nephin2016-02-22
* | Merge pull request #2996 from dnephin/fix_abort_on_container_exitDaniel Nephin2016-02-23
|\ \ | |/ |/|
| * Add failing test for --abort-on-container-exitRichard Bann2016-02-22
* | Merge pull request #2975 from dnephin/fix_crash_on_none_in_configDaniel Nephin2016-02-19
|\ \
| * | Fix validation message when there are multiple ested oneOf validations.Daniel Nephin2016-02-19
| |/
* | Make config validation error messages more consistent.Daniel Nephin2016-02-19
* | Validate that each section of the config is a mapping before running interpol...Daniel Nephin2016-02-19
|/
* Handle mismatched network formats in config filesJoffrey F2016-02-18
* Network aliases are now part of the network dictionaryJoffrey F2016-02-18
* Add v2_only decorator to network aliases testJoffrey F2016-02-18
* Test network_aliases featureJoffrey F2016-02-18
* Merge pull request #2938 from shin-/2927-buildargs-typesJoffrey F2016-02-18
|\
| * Constraint build argument types. Numbers are cast into stringsJoffrey F2016-02-17
* | Only set a container affinity if there are volumes to copy over.Daniel Nephin2016-02-17
* | Fix copying of volumes by using the name of the volume instead of the host path.Daniel Nephin2016-02-17
|/
* Merge pull request #2893 from shin-/2833-run-dependenciesDaniel Nephin2016-02-12
|\
| * Bring up all dependencies when running a single service.Joffrey F2016-02-12
* | driver_opts can only be of type stringJoffrey F2016-02-12
* | Fix build section without context.Daniel Nephin2016-02-11
|/
* Shm_size requires docker 1.10.Daniel Nephin2016-02-11
* Merge pull request #2878 from dnephin/merge_build_argsAanand Prasad2016-02-11
|\
| * Merge build.args when merging services.Daniel Nephin2016-02-10
* | Add support for shm_size. Fixes #2823.Spencer Rinehart2016-02-10
|/
* Merge pull request #2851 from cr7pt0gr4ph7/2839-fix-networks-mergingAanand Prasad2016-02-10
|\
| * Simplify unit tests in config/config_test.py by using class variables instead...cr7pt0gr4ph72016-02-08
| * Separate MergePortsTest from MergeListsTest and add MergeNetworksTest.Lukas Waslowski2016-02-08
* | Merge pull request #2853 from dnephin/fix_short_id_aliasDaniel Nephin2016-02-09
|\ \
| * | Use 12 characters for the short id to match docker and fix backwards compatib...Daniel Nephin2016-02-08
| |/
* | Merge pull request #2734 from jrabbit/empty-env-var-2359Joffrey F2016-02-08
|\ \ | |/ |/|
| * Modify service_test.py::ServiceTest::test_resolve_env to reflect new behaviorjrabbit2016-01-24
| * Mangle the tests. They pass for better or worse!jrabbit2016-01-23
* | Update docker-py and dockerptyAanand Prasad2016-02-04
* | Merge pull request #2782 from dbonev/2772-compose-project-name-emptyDaniel Nephin2016-02-02
|\ \
| * | Falling back to default project name when COMPOSE_PROJECT_NAME is set to emptyDimitar Bonev2016-01-30
* | | Merge pull request #2785 from dnephin/depends_on_with_extendsDaniel Nephin2016-02-02
|\ \ \
| * | | Update merge docs with depends_on, and correction about how links and volumes...Daniel Nephin2016-02-02
| * | | Fix merging of lists with multiple files.Daniel Nephin2016-02-02
* | | | Extract volume init and removal from project.Daniel Nephin2016-02-02
* | | | Include networks in the config_hash.Daniel Nephin2016-02-02
* | | | Don't initialize networks that aren't used by any services.Daniel Nephin2016-02-02
* | | | Refactor project network initlization.Daniel Nephin2016-02-02
|/ / /
* | | Tweak and test warning shown when version is a dictAanand Prasad2016-02-02
* | | Improve error messages for invalid versionsAanand Prasad2016-02-02
* | | Make 'version' a stringAanand Prasad2016-02-02
* | | Normalise/fix config field designators in validation messagesAanand Prasad2016-02-02
* | | Convert validation error tests to pytest styleAanand Prasad2016-02-02
* | | Fix race condition with up and setting signal handlers.Daniel Nephin2016-01-29
|/ /