Revīziju vēsture

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