Historique des commits

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