Commit History

Author SHA1 Message Date
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Sebastiaan van Stijn b26aa97914 Add client.WithAPIVersionNegotiation() option 6 years ago
  Sebastiaan van Stijn 0041e2419a Fix empty WithVersion blocking version negotiation 6 years ago
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  John Stephens b801361064 Clean up in TestNegotiateAPIVersionEmpty 7 years ago
  Sebastiaan van Stijn 55bebbaecf Replace deprecated testutil.ErrorContains() 7 years ago
  Daniel Nephin c9e52bd0da Post migration assertion fixes 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Vincent Demeester 5b124d7422 Merge pull request #36424 from liubin/fix-typo 7 years ago
  Daniel Nephin 0a91ba2d8c Remove duplicate calls for getting an APIClient 7 years ago
  Daniel Nephin 2b445a53c1 Use gotestyourself env patching 7 years ago
  Vincent Demeester 01bfb6d27c Merge pull request #34900 from dnephin/send-codecov-report 7 years ago
  bin liu ce09932704 Fix typos in builder and client 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Daniel Nephin e5cce50c7e Add code coverage report and codecov config 7 years ago
  Yu-Ju Hong 4b6ec10b07 Fix version comparison when negotiating the the API version 7 years ago
  Yong Tang 63a9ea58eb Merge pull request #34770 from dnephin/fix-client-with-empty-id 7 years ago
  Daniel Nephin 5ac298fd0e Fix volume inspect with empty ID 7 years ago
  Daniel Nephin 54242cd067 Cleanup client/ interface 7 years ago
  Royce Remer 5f1d94e569 pull client API version negotiation out of the CLI and into the client 8 years ago
  Boaz Shuster eb36d60216 Return error on client redirect 8 years ago
  Arash Deshmeh 603dd8b3b4 use an encrypted client certificate to connect to a docker daemon 8 years ago
  Victor Vieux a7e6d2ca1f add missing API changes 8 years ago
  yuexiao-wang 113cae5ba2 Change tls to TLS 8 years ago
  wefine f78f7de96a fix t.Errorf to t.Error in serveral _test.go 8 years ago
  Tibor Vass 335a3c6149 Merge pull request #26402 from qudongfang/ensure_client_transport_be_closed 8 years ago
  Stephen J Day dc9f5c2ca3 client: pedantic checking of tlsconfig 8 years ago
  qudongfang 03041f94ba ensures that transport.Client is closed while using cli.NewClient with *http.Client = nil. 9 years ago