Commit History

Author SHA1 Message Date
  Nicolas De Loof 949e8bb090 use "container name witout project" for both logs and events 4 years ago
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  Ulysses Souza aa4d15d28c Add `quietPull` option to `up` 4 years ago
  Ulysses Souza 10d024428c Add --attach-dependencies 4 years ago
  Nicolas De Loof e9c9a1983c pass timeout to "up" backend implementation 4 years ago
  Nicolas De Loof fada87ca19 don't put enabled services in the disabled slice 4 years ago
  Nicolas De Loof 7495b192b8 introduce --always-recreate-deps 4 years ago
  Nicolas De Loof 7c4c534b36 introduce --renew-anon-volumes 4 years ago
  Guillaume Tardif 4489d0becb Fix CI 4 years ago
  Ulysses Souza e23e9d6bcb Merge pull request #1343 from docker/up_timeout 4 years ago
  Guillaume Tardif 3778b664af Stop displaying logs when user cancels compose up, to not mix with stop progress display 4 years ago
  Nicolas De Loof 04edb78ab6 up --no-deps option 4 years ago
  Nicolas De Loof 2858911c1c add --timeout option to compose up 4 years ago
  Nicolas De Loof 8054af8011 introduce --no-build option 4 years ago
  Nicolas De Loof 2b0e0f2741 pass service to LogConsumer 4 years ago
  Nicolas De loof bd9248d074 Merge pull request #1303 from docker/down_timeout 4 years ago
  Nicolas De Loof 0b517741a0 introduce --timeout on compose stop|down 4 years ago
  Nicolas De Loof 4fcaa29614 fix color assignment on status messages 4 years ago
  Nicolas De Loof 4e5734f6e9 stop as all registered containers exited || cascadestop 4 years ago
  Nicolas De Loof 15882d3503 happy shinny linter ☜(⌒▽⌒)☞ 4 years ago
  Nicolas De Loof 8533a26929 make color assignment predictable and option to disable prefixes/colors 4 years ago
  Nicolas De Loof bbdced6f0b test case 4 years ago
  Nicolas De Loof 9601aa5af3 add support for up --scale 4 years ago
  Nicolas De Loof 8b90814de6 e2e test 4 years ago
  Nicolas De Loof d9fe745cc0 avoid use of channels in API for gRPC compatibility 4 years ago
  Nicolas De Loof 752edcce65 introduce `--exit-code-from` 4 years ago
  Nicolas De Loof a4b003ecfa pull logs and events better than aggregate events from multiple channels 4 years ago
  Nicolas De Loof 17c26e81ff capture exit code and log as ERROR 4 years ago
  Nicolas De Loof 06b033db6c `Event` is way too generic noon 4 years ago
  Nicolas De Loof f3d093cb54 introduce cascade stop "--abort-on-container-exit" option 4 years ago