Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn b4c8a9dc5f mobycli: ignore SIGURG on Linux and Darwin há 4 anos atrás
  Guillaume Tardif 0496f29a53 Display PATH when not finding com.docker.cli, to help debugging há 4 anos atrás
  Nicolas De Loof db38d1244c Retrieve compose failure category by exit code há 4 anos atrás
  Nicolas De loof 0b968395dd Merge pull request #1516 from docker/version_json há 4 anos atrás
  Nicolas De Loof 4916b36b99 don't include stderr in moby exec output há 4 anos atrás
  Chris Crone 411612ed8d Fix scan message with quiet flag há 4 anos atrás
  Guillaume Tardif 6465bfec82 track cancel exit code from docker cli shellout to report correct status in metrics há 4 anos atrás
  Guillaume Tardif 2b1158f4c2 Adapt cli/mobycli to avoid duplicating shellout code há 4 anos atrás
  Guillaume Tardif 435a51f9e4 Add scan message after docker build, add e2e tests há 4 anos atrás
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons há 4 anos atrás
  Guillaume Tardif 0ea97920c1 Move Context & context/store => api/context & api/context/store há 5 anos atrás
  Guillaume Tardif 65f53dff43 move metrics => cli há 5 anos atrás
  Guillaume Tardif f55823b70f Make Moby command detection (based on help output) more robust. It seems some tabs have been replaced by spaces in CLI 20.10. Covered with e2e test TestUnsupportedCommand. há 5 anos atrás
  Guillaume Tardif 66a1263342 No specific case for windows, always resolve binary name before executing command há 5 anos atrás
  Guillaume Tardif 41a1553dab No specific case for windows, always resolve binary name before executing command há 5 anos atrás
  guillaume.tardif 4489f39e5d duplicate windows os/exec.LookPath() and do not resolve files in current working dir if CWD is not explicitly in PATH. há 5 anos atrás
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. há 5 anos atrás
  Ulysses Souza 8961805412 Add json output format to several commands há 5 anos atrás
  Guillaume Tardif 8302266212 In metrics, send context type, not context name (metrics for Moby calls) há 5 anos atrás
  Chris Crone d154c41586 Update copyright há 5 anos atrás
  Guillaume Tardif a71b2a39bd Add status field in API metrics há 5 anos atrás
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled há 5 anos atrás
  Guillaume Tardif adeba9b124 Fix bug not allowing users to run any context command when set to an aws context type. há 5 anos atrás
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli há 5 anos atrás
  Guillaume Tardif 4c3b563182 ECS context type is not for delegation to Moby ! há 5 anos atrás
  Guillaume Tardif b060d8acfc Do not display warning if cannot forward signal to child. See https://github.com/docker/pinata/pull/14327 há 5 anos atrás
  Djordje Lukic 88c405e025 Use buffered channels for signals há 5 anos atrás
  Guillaume Tardif cdd4028788 Fix flaky nil pointer in signal forwarding to child process (see https://github.com/docker/api/runs/949400778) há 5 anos atrás
  Guillaume Tardif 29fe26620a Stop forwarding signals to child process when the child terminates há 5 anos atrás
  Guillaume Tardif 05a8582126 Forward all signals to child process há 5 anos atrás