Историја ревизија

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