Historique des commits

Auteur SHA1 Message Date
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. il y a 5 ans
  Ulysses Souza 8961805412 Add json output format to several commands il y a 5 ans
  Guillaume Tardif 8302266212 In metrics, send context type, not context name (metrics for Moby calls) il y a 5 ans
  Chris Crone d154c41586 Update copyright il y a 5 ans
  Guillaume Tardif a71b2a39bd Add status field in API metrics il y a 5 ans
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled il y a 5 ans
  Guillaume Tardif adeba9b124 Fix bug not allowing users to run any context command when set to an aws context type. il y a 5 ans
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli il y a 5 ans
  Guillaume Tardif 4c3b563182 ECS context type is not for delegation to Moby ! il y a 5 ans
  Guillaume Tardif b060d8acfc Do not display warning if cannot forward signal to child. See https://github.com/docker/pinata/pull/14327 il y a 5 ans
  Djordje Lukic 88c405e025 Use buffered channels for signals il y a 5 ans
  Guillaume Tardif cdd4028788 Fix flaky nil pointer in signal forwarding to child process (see https://github.com/docker/api/runs/949400778) il y a 5 ans
  Guillaume Tardif 29fe26620a Stop forwarding signals to child process when the child terminates il y a 5 ans
  Guillaume Tardif 05a8582126 Forward all signals to child process il y a 5 ans
  aiordache d1b8bcb2c7 fix signal passing to mobycli il y a 5 ans
  aiordache 87245ef727 rename packages ( amazon to ecs and azure to aci ) il y a 5 ans
  aiordache 355295696f Create aws context il y a 5 ans
  Djordje Lukic 98976e4cb4 Cleanup entrypoint il y a 5 ans
  Guillaume Tardif 839b1b0b44 Delegate to Moby CLI, to allow executing ecs CLI plugin if user has switched to the AWS context (created by the plugin) il y a 5 ans
  Guillaume Tardif 38d4f8d25a Shell out to Moby cli if user uses -H, regardless of context set. Moby cli will refuse both options (context & host) to be set at the same time il y a 5 ans
  Djordje Lukic ad72c866cc Add license headers il y a 5 ans
  Guillaume Tardif ab3cd0fec1 Renamed ExecIfDefaultCtxType for more explicit behaviour il y a 5 ans
  Guillaume Tardif 3981244701 Fix bug where we shell out to Moby cli only if context == default. We must shell out to Moby cli for any context of type “Moby”, not only the default context. il y a 5 ans
  Guillaume Tardif fe57e4c159 Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context il y a 5 ans
  Guillaume Tardif bbcdad39d5 Renamed docker-classic to “com.docker.com”. il y a 5 ans