Historial de Commits

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