Histórico de commits

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