提交歷史

作者 SHA1 備註 提交日期
  alexrecuenco 4d3d9f64b9 Removed Python2 support 5 年之前
  Bastian Venthur 0263d3ec37 Removed now unused get_output_stream method 5 年之前
  Bastian Venthur e8424d5ae0 Removed Python2 support 6 年之前
  Joffrey F 2ed171cae9 Bring zero container check up in the call stack 6 年之前
  Collins Abitekaniza 325637d9d5 test image pull done 6 年之前
  Collins Abitekaniza bab8b3985e check for started containers only on service_start 6 年之前
  Collins Abitekaniza dbe3a6e9a9 stdout failed for failing services 7 年之前
  Joffrey F c956785cdc Add progress messages to parallel pull 7 年之前
  Joffrey F 8356576a9a Make sure error messages are unicode strings before combining 7 年之前
  Matthieu Nottale 31dcfcff2a Revamp ParallelStreamWriter to fix display issues. 7 年之前
  Matthieu Nottale 17610e8d19 Fix a race condition in ParallelStreamWriter. 7 年之前
  Ian Glen Neal 7591639c72 Fix #5465 by catching a no-image exception in 7 年之前
  Joffrey F 8d3c7d4bce Clean up limit setting code and add reasonable input guards 7 年之前
  Ashlie Martinez acf76c15a2 Allow parallel limit to be set in env file. 7 年之前
  Shea Rozmiarek 48166a79c7 Add COMPOSE_PARALLEL_LIMIT to restrict global number of parallel operations 7 年之前
  Guillermo Arribas 57eb1c463f Progress markers are not shown correctly for docker-compose up (fixes #4801) 8 年之前
  Cecile Tonglet 9e88b15172 Fix --no-ansi flag not working properly 8 年之前
  Joffrey F 454b063fed Keep no-ansi parameter in the CLI scope 8 年之前
  Cecile Tonglet b0b671dbf2 Add a flag --no-ansi to remove control characters on parallel executions 8 年之前
  Evan Shaw 9cdbb953ba Align status output for parallel_execute 8 年之前
  Joffrey F 78ee612333 Implement --scale option on up command, allow scale config in v2.2 format 8 年之前
  Joffrey F 5ff3037aa8 Merge pull request #4428 from edsrzf/parallel-pull 8 年之前
  Evan Shaw a507c7f720 Colorize statuses in parallel_execute output 8 年之前
  Evan Shaw 05aa8c7285 Add optional limit to the number of parallel operations 8 年之前
  Joffrey F 56a1b02aac Catch healthcheck exceptions in parallel_execute 8 年之前
  Joffrey F 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 年之前
  Daniel Nephin 079c95c340 Use stop grace period for container stop. 9 年之前
  Tomas Tomecek fea970dff3 service: detailed error messages for create and start 9 年之前
  Joffrey F 310b3d9441 Properly handle APIError failures in Project.up 9 年之前
  Aanand Prasad 7cfb5e7bc9 Fix race condition 9 年之前