Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Nephin 809443d6d0 Support python 3 11 gadi atpakaļ
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 gadi atpakaļ
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands 10 gadi atpakaļ
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name 10 gadi atpakaļ
  Aanand Prasad 04a773f1c8 Deprecate --allow-insecure-ssl 10 gadi atpakaļ
  Mazz Mosley da650e9cfd Refactor parallel execute 10 gadi atpakaļ
  Aanand Prasad ced94a3504 Make smart recreate the default 10 gadi atpakaļ
  Mazz Mosley a68ca199a2 Execute container commands in parallel 10 gadi atpakaļ
  Aanand Prasad e98caf5cf9 Show an error on 'run' when there are legacy one-off containers 10 gadi atpakaļ
  Aanand Prasad f42fd6a3ad Merge pull request #1642 from aanand/fix-1573 10 gadi atpakaļ
  Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file 10 gadi atpakaļ
  Aanand Prasad 62b47224f0 Fix bug where duplicate container is leftover after 'up' fails 10 gadi atpakaļ
  Aanand Prasad c22cc02df5 Don't set network mode when none is specified 10 gadi atpakaļ
  Aanand Prasad bc14c473c9 Merge pull request #1521 from dano/validate-service-names 10 gadi atpakaļ
  Dan O'Reilly 464ab3d727 Add a method specifically for service name validation. 10 gadi atpakaļ
  Daniel Nephin 06db577105 Move converge() to a test module, and use a short timeout for tests. 10 gadi atpakaļ
  Travis Thieman c24d5380e6 Extend up -t to pass timeout to stop running containers 10 gadi atpakaļ
  Travis Thieman f31d4c8a93 Correct misspelling of "Service" in an error message 10 gadi atpakaļ
  dano 2527ef8055 Validate that service names passed to Project.containers aren't bogus. 10 gadi atpakaļ
  Aanand Prasad 4795fd874f Fix regression in `docker-compose up` 10 gadi atpakaļ
  Aanand Prasad 0fdb8bf814 Refactor migration logic 10 gadi atpakaļ
  Daniel Nephin 022f81711e Fixes #1434, Project.containers with service_names. 10 gadi atpakaļ
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 gadi atpakaļ
  Aanand Prasad 3304c68891 Only set AttachStdin/out/err for one-off containers 10 gadi atpakaļ
  Daniel Nephin 62059d55e6 Add migration warning and option to migrate to labels. 10 gadi atpakaļ
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers 10 gadi atpakaļ
  Daniel Nephin 6829efd4d3 Resolves #874, Rename instead of use an intermediate. 10 gadi atpakaļ
  Aanand Prasad 4c582e4352 Implement `extends` 10 gadi atpakaļ
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module 10 gadi atpakaļ
  Gil Clark 95f4e2c7c3 Make volumes_from and net containers first class dependencies and 10 gadi atpakaļ