Historique des commits

Auteur SHA1 Message Date
  Daniel Nephin 39ae85db8a Support a default docker-compose.override.yml for overrides il y a 10 ans
  Daniel Nephin c0c9a7c1e4 Update integration tests for multiple file support 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 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. il y a 10 ans
  Aanand Prasad ecd1cc31dc Merge pull request #1930 from dnephin/name_one_off_containers il y a 10 ans
  Daniel Nephin d2718bed99 Allow setting a one-off container name il y a 10 ans
  Daniel Nephin bdec7e6b52 Cleanup some test case, remove unused mock return values, and use standard single underscore for unused variable il y a 10 ans
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 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
  Karol Duleba 56f03bc20a Allow to specify image by digest. Fixes #1670 il y a 10 ans
  Daniel Nephin b87c09b9fc Merge pull request #1824 from mrfuxi/run-with-ports il y a 10 ans
  Karol Duleba ff87ceabbd Allow manual port mapping when using "run" command. Fixes #1709 il y a 10 ans
  Yuval Kohavi 297941e460 rebasing port range changes il y a 10 ans
  Aanand Prasad 8b5bd945d0 Interpolate environment variables il y a 10 ans
  Aanand Prasad ced94a3504 Make smart recreate the default il y a 10 ans
  Daniel Nephin ae96fc0071 Support reading config from stdin. il y a 10 ans
  Aanand Prasad bc14c473c9 Merge pull request #1521 from dano/validate-service-names il y a 10 ans
  Aanand Prasad 5b2a0cc73d Merge pull request #1406 from vdemeester/667-compose-port-scale il y a 10 ans
  Travis Thieman c24d5380e6 Extend up -t to pass timeout to stop running containers il y a 10 ans
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels il y a 10 ans
  Vincent Demeester a5fd91c705 Fixing docker-compose port with scale (#667) il y a 10 ans
  Aanand Prasad 4fd5d58076 Test against Docker 1.7.0 RC2 il y a 10 ans
  Dan O'Reilly c59c9dd951 Add integration test for service name verification il y a 10 ans
  Ben Firshman ec437313a7 Change kill SIGINT test to use SIGSTOP il y a 10 ans
  Daniel Nephin 28d2aff8b8 Fix teardown for integration tests. il y a 10 ans
  Aanand Prasad 2291fa2d45 Fix --timeout flag on restart, add tests for stop and restart il y a 10 ans
  Aanand Prasad 4c582e4352 Implement `extends` il y a 10 ans