Commit History

Author SHA1 Message Date
  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
  Chris Crone 017053e19a tests.e2e: Refactor 5 years ago
  aiordache 648f0139df add e2e test for compose up on default context 5 years ago
  Christopher Crone eac315c6ec tests: Fix logout test on Windows 5 years ago
  Christopher Crone d1a929eb7f cli: Fix logout when specifying a registry 5 years ago
  Guillaume Tardif 492ce96dd4 Implement azure logout 5 years ago
  Guillaume Tardif a2ea2347ba Remove It() in e2e tests, simplified step declaration. Nicer test output for all tests 5 years ago
  Guillaume Tardif ae76e0cf27 Merge pull request #325 from docker/error_status_context_needs_login 5 years ago