История коммитов

Автор SHA1 Сообщение Дата
  Daniel Nephin 533f33271a Move service sorting to config package. 10 лет назад
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. 10 лет назад
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. 10 лет назад
  Daniel Nephin d1adbb9b25 Refactor parallel_execute. 10 лет назад
  Daniel Nephin c006c6ea09 Merge pull request #2341 from dnephin/dont_create_default_network_sometimes 10 лет назад
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. 10 лет назад
  Daniel Nephin 45724fc667 Only create the default network if at least one service needs it. 10 лет назад
  Daniel Nephin 7c2a16234f Recreate dependents when a dependency is created (not just when it's recreated). 10 лет назад
  Daniel Nephin 491d052088 Don't set a default network driver, let the server decide. 10 лет назад
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started 10 лет назад
  Daniel Nephin 0fed5e6864 Use inspect network to query for an existing network. 10 лет назад
  Cameron Eagans 53fc6d06f6 docker-compose pull SERVICE should not pull SERVICE's dependencies 10 лет назад
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 лет назад
  Mazz Mosley 467c731869 address PR feedback 10 лет назад
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from 10 лет назад
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. 10 лет назад
  Christophe Labouisse 39786d4da7 Add new --pull option in build. 10 лет назад
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. 10 лет назад
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. 10 лет назад
  Daniel Nephin 08ba857807 Cleanup some project logic. 10 лет назад
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 10 лет назад
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 лет назад
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 10 лет назад
  funkyfuture 9aa61e596e Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2 10 лет назад
  Daniel Nephin 809443d6d0 Support python 3 11 лет назад
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 лет назад
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands 10 лет назад
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name 10 лет назад
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl 10 лет назад
  Mazz Mosley da650e9cfd Refactor parallel execute 10 лет назад