Commit History

Author SHA1 Message Date
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  Nicolas De loof 189466ca81 Merge pull request #1335 from gtardif/logs_f 4 years ago
  Guillaume Tardif 0cffd53d5a Allow `docker compose logs -f` for compatibility 4 years ago
  Guillaume Tardif 012da2c27b Fix linter 4 years ago
  Nicolas De Loof c25fd5689e intorude logs --timestamp 4 years ago
  Nicolas De Loof 8533a26929 make color assignment predictable and option to disable prefixes/colors 4 years ago
  Nicolas De Loof 9d9dbf3a1f Can't set `-f` as shortcut for `--follow` : conflict with `--file` 4 years ago
  Nicolas De Loof 7d0e1dfc3c introduce compose logs --tail and --follow options 4 years ago
  Dominik Braun effc126237 Make `--file` and `--project-name` global compose options 4 years ago
  Guillaume Tardif fe39267e3a Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 4 years ago
  Ulysses Souza cef7a2d4ce Refactor ProjectName 4 years ago
  Nicolas De Loof 056dfb95bc allow to collect logs for a subset of project services 4 years ago
  Guillaume Tardif cf0e10a431 Adding short description to improve help on compose subcommands 4 years ago
  Nicolas De loof 576aa46d21 Merge pull request #1015 from docker/logConsumer 4 years ago
  Nicolas De Loof ca123e08eb Revisit logs/up API to pass a LogConsumer vs io.Writer 4 years ago
  Guillaume Tardif ec5afcfd4d `compose up` and other compose commands running on “Moby” context type. 4 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Guillaume Tardif 64a28f6636 Also move client => api/client 5 years ago
  Nicolas De Loof edb30e7e82 Revisit compose API so it uses compose-go Project as parameter 5 years ago
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago
  Guillaume Tardif bff1fa1872 Merge pull request #525 from docker/workingdir 5 years ago
  Nicolas De Loof 838937c907 workdir default value is defined by compose file 5 years ago
  Djordje Lukic 635ecd7b99 Return a default implementation when nil 5 years ago
  Nicolas De Loof cfbd963c3d Adjust commands to latest compose-go 5 years ago
  Nicolas De Loof e02d8d549b Make ECS integration a compose-cli backend 5 years ago
  aiordache 46e58a28d0 Add ps and logs to compose API 5 years ago