Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sebastiaan van Stijn 05ef5559c3 pkg/plugins: override timeouts during tests 2 gadi atpakaļ
  Sebastiaan van Stijn 2cb982b506 pkg/plugins: run tests with t.Parallel() 2 gadi atpakaļ
  Sebastiaan van Stijn b39362295a pkg/plugins: don't share plugin server between tests 2 gadi atpakaļ
  Cory Snider 9cee34bc94 pkg/plugins: make unit test less time sensitive 2 gadi atpakaļ
  Sebastiaan van Stijn 00a4f67ddf Reduce TestClientWithRequestTimeout flakiness 4 gadi atpakaļ
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 gadi atpakaļ
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 gadi atpakaļ
  Sebastiaan van Stijn aa655a4d73 pkg/plugins: use constants for http methods 5 gadi atpakaļ
  Sebastiaan van Stijn c7816c5323 Harden TestClientWithRequestTimeout 6 gadi atpakaļ
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 gadi atpakaļ
  Daniel Nephin 6be0f70983 Automated migration using 7 gadi atpakaļ
  Brian Goff 7ca971fb49 Adds a unit test for plugin request timeout 7 gadi atpakaļ
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 gadi atpakaļ
  Raja Sami 8dd100a229 Increase the Coverage of pkg/plugins 8 gadi atpakaļ
  Felix Abecassis 62871ef2fa Do not reuse a http.Request after a failure in callWithRetry 8 gadi atpakaļ
  Antonio Murdaca 5c35bfed3f Revert "Add default timeout to pkg/plugins/client" 9 gadi atpakaļ
  Zhang Wei bc5768733d Fix flaky unit test 8 gadi atpakaļ
  Akihiro Suda 4bc908ec89 fix racy test in pkg/plugins 9 gadi atpakaļ
  Chun Chen 0699b00d26 Add default timeout to pkg/plugins/client 9 gadi atpakaļ
  Tibor Vass f37117045c plugins: experimental support for new plugin management 9 gadi atpakaļ
  David Calavera 1a63023450 Call plugins with custom transports. 9 gadi atpakaļ
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. 9 gadi atpakaļ
  Lei Jitang a2d348968f pkg/plugins/client.go: don't try to encode os decode if it's nil 9 gadi atpakaļ
  Jess Frazelle 4c55464dd3 Merge pull request #13777 from cpuguy83/graphdriver_extpoints 9 gadi atpakaļ
  David Calavera dc17613297 Do not hardcode http as plugin URL scheme for secure connections. 10 gadi atpakaļ
  Brian Goff b78e4216a2 Create extpoint for graphdrivers 10 gadi atpakaļ
  David Calavera 333ac3a3eb Plugins JSON spec. 10 gadi atpakaļ
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 gadi atpakaļ
  David Calavera 839d64ffb1 Remote plugins plumbing. 10 gadi atpakaļ