Commit History

Author SHA1 Message Date
  Guillaume Tardif 9138a3c76b removed wait that is not the root cause for metrics flakyness 5 years ago
  Guillaume Tardif 177b91adc8 Trying to fix flakyness on metrics e2e tests 5 years ago
  Guillaume Tardif a6316a90c7 Removed test checking compose has an error message on default context 5 years ago
  Guillaume Tardif 486e7b8f87 Also log help commands (no flag) 5 years ago
  Guillaume Tardif db7d04db79 Remove obsolete flag `--json` (that was marked hidden), kept for VSCode extension but is not used, `docker context ls --format “{{ json . }}”` is used. 5 years ago
  Guillaume Tardif 7cc3bc3870 No breaking change on `docker context ls —format “{{ json . }}` , this is used by VSCode extension 5 years ago
  Guillaume Tardif 02501407de Add update command for backward compatibility 5 years ago
  Guillaume Tardif a09983b474 Do not send metrics for help commands 5 years ago
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. 5 years ago
  Guillaume Tardif 9ad06e55b5 E2e test on metrics 5 years ago
  Guillaume Tardif a1bb2d5abe Allow `docker context ls —formatter {{json.}}` to not delegate to Moby and include context type in the json 5 years ago
  Guillaume Tardif 97576db803 Merge pull request #689 from ulyssessouza/json-out 5 years ago
  Guillaume Tardif 6d0f7f399f Fix regression: let users login to local registry (no '.' In registry name) 5 years ago
  Ulysses Souza 8961805412 Add json output format to several commands 5 years ago
  Guillaume Tardif b8968e83cd Do not fail when constructing error message for commands not implemented. Use metrics GetCommand() the is already used 3 lines above for metrics tracking. 5 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Guillaume Tardif 17bda79ca1 Changing e2e test PATH to make windows tests pass 5 years ago
  Guillaume Tardif 9c6aead797 Allow running commands with HOME=“”. 5 years ago
  Guillaume Tardif 2ce4e98d88 In version, replace “Azure integration” version info by “Cloud integration” 5 years ago
  Guillaume Tardif ad5c465bd1 Merge pull request #485 from docker/repo-rename 5 years ago
  Ulysses Souza 59f7d7cd00 Redirect user from plugin usage to integrated ECS 5 years ago
  Guillaume Tardif 981665b02c Better renaming 5 years ago
  Guillaume Tardif 2bac8cf94e Fix linter 5 years ago
  Guillaume Tardif da6334f415 Renaming, expect commands to succeed by default (removed a bunch of res.Assert(success) ) 5 years ago
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago
  Djordje Lukic 635ecd7b99 Return a default implementation when nil 5 years ago
  Ulysses Souza 2f16ca1e7a Fix e2e-local tests when compiled with go1.14 5 years ago
  Djordje Lukic 9a29037e0f Put 40 seconds for timeout instead of 20 5 years ago
  Chris Crone 65fb6020a0 tests.e2e: Check Windows specific error 5 years ago
  Chris Crone 6e99119a4b tests.e2e: Fix Windows tests 5 years ago