Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Nephin 73d57a1acb Prevent unnecessary inspection of containers when created from an inspect. há 9 anos atrás
  Aanand Prasad 371ea479f5 Merge pull request #3075 from dnephin/reactive_logs há 9 anos atrás
  Daniel Nephin e5529a89e1 Make down idempotent, continue to remove resources if one is missing. há 9 anos atrás
  Daniel Nephin 65797558f8 Refactor log printing to support containers that are started later. há 9 anos atrás
  Joffrey F 7152f7ea76 Handle mismatched network formats in config files há 9 anos atrás
  Daniel Nephin 8e838968fe Refactor project network initlization. há 9 anos atrás
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods há 9 anos atrás
  Aanand Prasad e566a4dc1c Implement network_mode in v2 há 9 anos atrás
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key há 9 anos atrás
  Aanand Prasad 69ed5f9c48 Specify networks in Compose file há 10 anos atrás
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. há 9 anos atrás
  Aanand Prasad a027a0079c Use networking for version 2 Compose files há 9 anos atrás
  Aanand Prasad 1a66543461 Make the default network name '{project name}_default' há 9 anos atrás
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. há 9 anos atrás
  Daniel Nephin d1d3969661 Add docker-compose event há 10 anos atrás
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. há 10 anos atrás
  Joffrey F ecef5d37a7 Add v2 configuration tests há 10 anos atrás
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files há 10 anos atrás
  Daniel Nephin 533f33271a Move service sorting to config package. há 10 anos atrás
  Daniel Nephin 068edfa313 Move parsing of volumes_from to the last step of config parsing. há 10 anos atrás
  Daniel Nephin 45724fc667 Only create the default network if at least one service needs it. há 10 anos atrás
  Mazz Mosley f9028703f4 Pick the first container há 10 anos atrás
  Vincent Demeester 5b55a08846 Add support for ro option in volumes_from há 10 anos atrás
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. há 10 anos atrás
  Daniel Nephin 809443d6d0 Support python 3 há 11 anos atrás
  Daniel Nephin 59d4f304ee Run pre-commit on all files há 10 anos atrás
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name há 10 anos atrás
  Mazz Mosley 2db0a377e2 Minor test refactor há 10 anos atrás
  Daniel Nephin ae96fc0071 Support reading config from stdin. há 10 anos atrás
  Aanand Prasad c22cc02df5 Don't set network mode when none is specified há 10 anos atrás