提交历史

作者 SHA1 备注 提交日期
  Nirmal Mehta b3b5da3c55 removed unused const in config.go 9 年之前
  Daniel Nephin 30e3620eae Refactor cliconfig so that the default constructor can exist in the package. 9 年之前
  allencloud 6983f05b42 fix typos 9 年之前
  Ken Cochrane aee260d4eb Remove email address field from login 9 年之前
  Sebastiaan van Stijn 29ce086e38 Merge pull request #20107 from calavera/client_auth_store 9 年之前
  David Calavera cf721c23e7 Client credentials store. 9 年之前
  Antonio Murdaca 565712014f cliconfig: use a const for ".docker" string 9 年之前
  Antonio Murdaca 863b571617 Revert "resolve the config file from the sudo user" 9 年之前
  Vincent Demeester d3fd0974d5 Fixing getDefaultConfigDir 9 年之前
  Antonio Murdaca afde6450ee resolve the config file from the sudo user 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年之前
  Vincent Demeester 34a3c3cacf Add --format support to images command 9 年之前
  Doug Davis b0a18d57a7 Add the filename to the error message while trying to parse the config file 9 年之前
  Daniel Nephin e226383614 Move the TestEncodeAuth test to the correct package. 9 年之前
  Daniel Nephin 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 年之前
  Daniel Nephin 5b321e3287 Move AuthConfig to api/types 9 年之前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年之前
  David Calavera e78f02c4db Implement docker pull with standalone client lib. 9 年之前
  David Calavera 589df17a1a Extract API client struct as standalone client. 9 年之前
  Daniel Hiltgen 8dce8e9901 Add token pass-thru for AuthConfig 9 年之前
  Chance Zibolski 834f8b132b cliconfig: Do not rely on platform dependent code 9 年之前
  Kevin Shi 34679e568a Added support for creating a cliconfig.ConfigFile via io.Reader 10 年之前
  Morgan Bauer e809919e26 lint fix and enable linter for cliconfig package 10 年之前
  David Calavera 37209190c7 Docker ps custom formatting. 10 年之前
  Morgan Bauer dea49b7474 golint for cliconfig 10 年之前
  John Howard 52f4d09ffb Windows: Graph driver implementation 10 年之前
  Doug Davis daced1d303 Add support for DOCKER_CONFIG/--config to specific config file dir 10 年之前
  Antonio Murdaca 844538142d Small if err cleaning 10 年之前
  Doug Davis bb9da6ba92 Move CLI config processing out from under registry dir 10 年之前