Commit történet

Szerző SHA1 Üzenet Dátum
  Daniel Nephin fae20305ec Merge pull request #2384 from dnephin/bump-1.5.1 10 éve
  Daniel Nephin 4628e93fb2 Bump 1.5.1 10 éve
  Daniel Nephin 82086a4e92 Remove name field from the list of ALLOWED_KEYS 10 éve
  Daniel Nephin 96e9b47059 Inclide the filename in validation errors. 10 éve
  Daniel Nephin 34166ef5a4 Refactor process_errors into smaller functions 10 éve
  Daniel Nephin 285e52cc7c Add ids to config schemas 10 éve
  Joffrey F d52c969f94 Add test for environment variable dashes support 10 éve
  Joffrey F 63c3e6f58c Allow dashes in environment variable names 10 éve
  Daniel Nephin 0ab76bb8bc Add a test for invalid field 'name', and fix an existing test for invalid service names. 10 éve
  Daniel Nephin 7fc577c31d Remove name from config schema. 10 éve
  Daniel Nephin 3a43110f06 Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 10 éve
  Daniel Nephin 87d79d4d99 Rename ServiceLoader to ServiceExtendsResolver 10 éve
  Daniel Nephin 83581c3a0f Validate additional files before merging them. 10 éve
  Joffrey F ba90f55075 Reorganize conditional branches to improve readability 10 éve
  Yves Peter 3313dcb1ce Fixes #1490 progress_stream would print a lot of new lines on "docker-compose pull" if there's no tty. 10 éve
  Daniel Nephin 92d56fab47 Add a warning when the host volume config is being ignored. 10 éve
  Daniel Nephin 1208f92d9c Update doc wording for ulimits. 10 éve
  Kevin Greene 8444551373 Added ulimits functionality to docker compose 10 éve
  Daniel Nephin 73ebd7e560 Only create the default network if at least one service needs it. 10 éve
  Daniel Nephin 0a96f86f74 Cleanup workaround in testcase.py 10 éve
  Daniel Nephin 36176befb0 Fix #1549 - flush after each line of logs. 10 éve
  Daniel Nephin de08da278d Re-order flags in bash completion 10 éve
  Adrian Budau 4c2eb17ccd Added --force-rm to compose build. 10 éve
  Daniel Nephin 8fb44db92b Cleanup some unit tests and whitespace. 10 éve
  Daniel Nephin 4105c3017c Move cli tests to a new testing package. 10 éve
  Daniel Nephin 7f2f4eef48 Update cli tests to use subprocess. 10 éve
  Joffrey F 666c3cb1c7 Use exit code 1 when encountering a ReadTimeout 10 éve
  Daniel Nephin 886134c1f3 Recreate dependents when a dependency is created (not just when it's recreated). 10 éve
  Daniel Nephin ba61a6c5fb Don't set the hostname to the service name with networking. 10 éve
  Daniel Nephin 3f14df374f Handle non-utf8 unicode without raising an error. 10 éve