Commit History

Author SHA1 Message Date
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 years ago
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. 10 years ago
  Daniel Nephin 1f7faadc77 Remove name from config schema. 10 years ago
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver 10 years ago
  Daniel Nephin 3474bb6cf5 Cleanup workaround in testcase.py 10 years ago
  Daniel Nephin f7100b2ef3 Change version check from engine version to api version. 10 years ago
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 years ago
  Daniel Nephin c37a0c38a2 Fix a test case that assumes busybox image id. 10 years ago
  Mazz Mosley d31d24d19f Work around some coupling of links, net & volume_from 10 years ago
  Mazz Mosley 8a6061bfb9 __init__ takes service name and dict 10 years ago
  Mazz Mosley 1344533b24 filename is not optional 10 years ago
  Daniel Nephin 235fe21fd0 Prevent flaky test by changing container names. 10 years ago
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 years ago
  Aanand Prasad 92ef1f5702 Make compose.config a proper module 10 years ago
  Mazz Mosley 317bbec98c Move make_service_dict out of config 10 years ago
  Daniel Nephin 60351a8e07 Speed up integration test and make cleanup easier by using labels 10 years ago
  Daniel Nephin d827809ffb Use labels to filter containers. 10 years ago
  Aanand Prasad b0cb31c186 Use 'top' instead of 'sleep' as a dummy command 10 years ago
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers 10 years ago
  Aanand Prasad 4f366d8355 Make sure the build path we pass to docker-py is a binary string 10 years ago
  Daniel Nephin 3dd860f0ba Fix #923, support image with ids instead of names. 10 years ago
  Aanand Prasad 528bed9ef6 Fix environment resolution 10 years ago
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module 10 years ago
  Aanand Prasad 2af7693e64 WIP: rename Fig to Compose 10 years ago
  Aanand Prasad b318585f3c TLS support, with same env vars as docker client 11 years ago
  Aanand Prasad 537d435a28 Fix race condition in cli_test.py 11 years ago
  Daniel Nephin e0b0801e87 Do less work during integration testing. 11 years ago
  Daniel Nephin 7fd37c89b9 Remove fig.packages replace with real deps. 11 years ago
  d11wtq 3a342fb25d Use busybox in fixtures, instead of ubuntu 11 years ago
  Ben Firshman ca7151aeb1 Split tests into unit and integration 11 years ago