Commit Verlauf

Autor SHA1 Nachricht Datum
  Joffrey F a66bf72199 Match named volumes in service definitions with declared volumes vor 9 Jahren
  Aanand Prasad 237f134a00 Allow custom ipam config vor 9 Jahren
  Aanand Prasad 406b6b28f4 Tag v2-only tests vor 9 Jahren
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file vor 10 Jahren
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. vor 9 Jahren
  Joffrey F d601199eb5 Normalize external_name vor 9 Jahren
  Joffrey F 9cb58b796e Implement ability to specify external volumes vor 9 Jahren
  Joffrey F 05935b5e54 Don't recreate pre-existing volumes. vor 9 Jahren
  Aanand Prasad 1a66543461 Make the default network name '{project name}_default' vor 9 Jahren
  Aanand Prasad b786b47bc8 Remove version checks from tests requiring API v1.21 vor 9 Jahren
  Joffrey F ca634649bb Changed logging override test into integration test vor 9 Jahren
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. vor 10 Jahren
  Joffrey F a7689f3da8 Handle volume driver change error in config. vor 10 Jahren
  Joffrey F f3a9533dc0 version no longer optional arg for process_config_file vor 10 Jahren
  Joffrey F ec5111f1c2 Volumes are now prefixed with the project name vor 10 Jahren
  Joffrey F ecef5d37a7 Add v2 configuration tests vor 10 Jahren
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files vor 10 Jahren
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 vor 10 Jahren
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. vor 10 Jahren
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. vor 10 Jahren
  Daniel Nephin dac75b07dc Move volume parsing to config.types module vor 10 Jahren
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. vor 10 Jahren
  Daniel Nephin 45724fc667 Only create the default network if at least one service needs it. vor 10 Jahren
  Daniel Nephin 1b5b407619 Fix networking tests to work with new API in engine rc4 (https://github.com/docker/docker/pull/17536) vor 10 Jahren
  Daniel Nephin f7100b2ef3 Change version check from engine version to api version. vor 10 Jahren
  Daniel Nephin 0fed5e6864 Use inspect network to query for an existing network. vor 10 Jahren
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from vor 10 Jahren
  Daniel Nephin c0c9a7c1e4 Update integration tests for multiple file support vor 10 Jahren
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. vor 10 Jahren
  Daniel Nephin db9f577ad6 Extract link names into a function. vor 10 Jahren