コミット履歴

作者 SHA1 メッセージ 日付
  Felix Abecassis 62871ef2fa Do not reuse a http.Request after a failure in callWithRetry 8 年 前
  Anusha Ragunathan 83ca993c15 Add HTTP client timeout. 8 年 前
  Antonio Murdaca 5c35bfed3f Revert "Add default timeout to pkg/plugins/client" 8 年 前
  Chun Chen 0699b00d26 Add default timeout to pkg/plugins/client 9 年 前
  Tibor Vass f37117045c plugins: experimental support for new plugin management 9 年 前
  Antonio Murdaca d1b7e8373b authz: cleanups 9 年 前
  Brian Goff baac2f4867 Fix panic in loading plugins 9 年 前
  Antonio Murdaca f0d83c4cdb *: fix response body leaks 9 年 前
  David Calavera 1a63023450 Call plugins with custom transports. 9 年 前
  Brian Goff 93ad9c31fc Close resp body on plugin call error 9 年 前
  Alexander Morozov 05002c2501 Add support for forwarding Docker client through SOCKS proxy 9 年 前
  David Calavera fe53be4e17 Apply context changes to the client. 9 年 前
  Brian Goff f6c20d9b22 Add back compat for volume drivers `Get` and `Ls` 9 年 前
  Brian Goff 54587d861d Bump plugin API version 9 年 前
  Brian Goff 279dd092b6 Don't error out on plugin err with json 9 年 前
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. 9 年 前
  Antonio Murdaca 5a64c8027e authZ: more fixes 9 年 前
  Antonio Murdaca 4133dc2212 pkg: plugins: fix and better handle errors 9 年 前
  Lei Jitang a2d348968f pkg/plugins/client.go: don't try to encode os decode if it's nil 9 年 前
  Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine 9 年 前
  Jess Frazelle 4c55464dd3 Merge pull request #13777 from cpuguy83/graphdriver_extpoints 9 年 前
  David Calavera dc17613297 Do not hardcode http as plugin URL scheme for secure connections. 9 年 前
  Brian Goff b78e4216a2 Create extpoint for graphdrivers 10 年 前
  Brian Goff b3b7eb2723 Add volume API/CLI 10 年 前
  Vincent Demeester 18c7c67308 Lint on pkg/* packages 10 年 前
  root 6c4e14b3e2 time duration should be nano seconds, gccgo treats it as zero 10 年 前
  David Calavera 333ac3a3eb Plugins JSON spec. 10 年 前
  Phil Estes 1680c78e63 Merge pull request #13577 from WeiZhang555/httpClose 10 年 前
  Zhang Wei de225b5d13 return error when failed to read http response body 10 年 前
  Zhang Wei 6c49576a86 bug fix: close http response body no longer in use 10 年 前