Commit History

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