Historial de Commits

Autor SHA1 Mensaje Fecha
  Joffrey F ecef5d37a7 Add v2 configuration tests hace 10 años
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files hace 10 años
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 hace 10 años
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. hace 10 años
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. hace 10 años
  Daniel Nephin dac75b07dc Move volume parsing to config.types module hace 10 años
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. hace 10 años
  Daniel Nephin 45724fc667 Only create the default network if at least one service needs it. hace 10 años
  Daniel Nephin 1b5b407619 Fix networking tests to work with new API in engine rc4 (https://github.com/docker/docker/pull/17536) hace 10 años
  Daniel Nephin f7100b2ef3 Change version check from engine version to api version. hace 10 años
  Daniel Nephin 0fed5e6864 Use inspect network to query for an existing network. hace 10 años
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from hace 10 años
  Daniel Nephin c0c9a7c1e4 Update integration tests for multiple file support hace 10 años
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. hace 10 años
  Daniel Nephin db9f577ad6 Extract link names into a function. hace 10 años
  Daniel Nephin 59d4f304ee Run pre-commit on all files hace 10 años
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands hace 10 años
  Aanand Prasad ced94a3504 Make smart recreate the default hace 10 años
  Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file hace 10 años
  Daniel Nephin ae96fc0071 Support reading config from stdin. hace 10 años
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels hace 10 años
  Aanand Prasad 4795fd874f Fix regression in `docker-compose up` hace 10 años
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command hace 10 años
  Daniel Nephin 022f81711e Fixes #1434, Project.containers with service_names. hace 10 años
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag hace 10 años
  akoskaaa f9ea5ecf40 [pep8] make test files and config files pep8 valid hace 10 años
  Aanand Prasad 37efdb1f8b Make volume host paths relative to file, merge volumes when extending hace 10 años
  Ben Firshman dae451019b Merge pull request #1099 from aanand/fix-env-file-resolution hace 10 años
  Aanand Prasad 3c8ef6a94c Fix Project.up() tests hace 10 años
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module hace 10 años