Historique des commits

Auteur SHA1 Message Date
  Alexey Rokhin e621117ab2 Fix testcases.py formatting il y a 8 ans
  Alexey Rokhin 93d1ce5a55 Add cpu_count, cpu_percent, cpus parameters. il y a 8 ans
  Joffrey F cc966a7e19 Add support for init and init_path il y a 8 ans
  Daniel Nephin 2acf286ed6 Support V3.2 il y a 8 ans
  Daniel Nephin 4053adc7d3 Add an integration test for secrets using bind mounts. il y a 8 ans
  Joffrey F 5c2165eaaf Fix volume definition in v3 schema il y a 8 ans
  Daniel Nephin e04a12b5ca Increase minimum version for v3. il y a 9 ans
  Joffrey F fd254caa68 Add support for link-local IPs in service.networks definition il y a 9 ans
  Ian Campbell 0483bcb472 delete DockerClientTestCase.client class attribute on tearDownClass il y a 9 ans
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method il y a 9 ans
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file il y a 9 ans
  Joffrey F 1801f83bb8 Environment class cleanup il y a 9 ans
  Joffrey F 5831b869e8 Update tests for new environment handling il y a 9 ans
  Aanand Prasad aeef61fcd8 Make 'version' a string il y a 9 ans
  Aanand Prasad 406b6b28f4 Tag v2-only tests il y a 9 ans
  Aanand Prasad a027a0079c Use networking for version 2 Compose files il y a 9 ans
  Joffrey F ec5111f1c2 Volumes are now prefixed with the project name il y a 10 ans
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files il y a 10 ans
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 il y a 10 ans
  Daniel Nephin c64b7cbb10 Ignore errors from API about not being able to kill a container. il y a 10 ans
  Daniel Nephin e67bc2569c Properly resolve environment from all sources. il y a 10 ans
  Aanand Prasad cfb1b37da2 Merge pull request #2405 from dnephin/move_all_validation_to_config il y a 10 ans
  Aanand Prasad 88e9c1ccd9 Merge pull request #2438 from dnephin/fix_flaky_pull_test il y a 10 ans
  Daniel Nephin 533f33271a Move service sorting to config package. il y a 10 ans
  Daniel Nephin dac75b07dc Move volume parsing to config.types module il y a 10 ans
  Daniel Nephin 2351e11cc8 Make sure we always have the latest busybox image, so that build --pull tests don't flake. il y a 10 ans
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. il y a 10 ans
  Daniel Nephin 1f7faadc77 Remove name from config schema. il y a 10 ans
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver il y a 10 ans
  Daniel Nephin 3474bb6cf5 Cleanup workaround in testcase.py il y a 10 ans