Histórico de Commits

Autor SHA1 Mensagem Data
  Yong Tang a72b45dbec Fix logrus formatting há 9 anos atrás
  Daniel Nephin 5ab2434225 Convert 'docker create' to use cobra and pflag há 9 anos atrás
  Daniel Nephin a77f2450c7 Convert 'docker run' to a cobra command and to use pflags há 9 anos atrás
  Lei Jitang 66d3dcc6f7 cli: move setRawTerminal and restoreTerminal to holdHijackedConnection há 9 anos atrás
  Michael Crosby a1eb6029cc Move tty set and restore to caller há 9 anos atrás
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. há 9 anos atrás
  David Calavera 5a0a6ee9cd Remove old http from the docker cli. há 9 anos atrás
  David Calavera 3f9f23114f Implement docker exec with standalone client lib. há 9 anos atrás
  David Calavera 5e80ac9c84 Implement docker attach with standalone client lib. há 9 anos atrás
  Vincent Demeester 8054a30387 dockerversion placeholder for library import há 9 anos atrás
  Brian Goff b78ca243d9 Revert "dockerversion placeholder for library-import" há 9 anos atrás
  Vincent Demeester d5cd032a86 dockerversion placeholder for library-import há 9 anos atrás
  David Calavera 45dc57f229 Check the content type is json when calling exec start. há 9 anos atrás
  Brian Goff 561005e5ca Cleanup some issues with exec há 9 anos atrás
  Jess Frazelle c0c941627a Merge pull request #16289 from cpuguy83/11957_fix_stdin_block_after_container_exit há 10 anos atrás
  Brian Goff 3dbfb3d38c Ensure stdin does not block after container stop há 10 anos atrás
  Shijiang Wei f2d978ccf9 error should be checked earlier in the hijack function há 10 anos atrás
  Qiang Huang 81cc8ebc93 Change all docker -d to docker daemon há 10 anos atrás
  Morgan Bauer dea49b7474 golint for cliconfig há 10 anos atrás
  Victor Vieux 47a7f770f4 add support for base path in docker cli -H há 10 anos atrás
  Antonio Murdaca 910322a893 Error out if client API version is too old há 10 anos atrás
  John Howard 543cf79ffb Add GOOS in User-Agent há 10 anos atrás
  Doug Davis 18c9b6c645 Add .docker/config.json and support for HTTP Headers há 10 anos atrás
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 há 10 anos atrás
  Srini Brahmaroutu 6871b9b16a Removing -X flag option and autogenerated code to create Dockerversion.go functionality há 10 anos atrás
  Phil Estes f73a6b3845 Setup TCP keep-alive on hijacked HTTP(S) client <--> daemon sessions há 10 anos atrás
  Jean-Paul Calderone f29ee87051 Use the official mime type that exists instead of an imaginary one that does not. há 10 anos atrás
  Jean-Tiare Le Bigot 9256578f62 Set HTTP upgrade headers when hijacking connection há 10 anos atrás
  Arnaud Porterie e98e56bb1e Fix client-side HTTP hijacking over TLS há 10 anos atrás
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging há 10 anos atrás