Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Alexander Morozov b9d19fdaef Merge pull request #11786 from peggyl/golint-api-client 10 gadi atpakaļ
  Peggy Li a465e26bb0 Fix golint errors for casing in api/client package 10 gadi atpakaļ
  bobby abbott 0cd6c05d81 Fixes hacks from progressreader refactor 10 gadi atpakaļ
  Srini Brahmaroutu 6871b9b16a Removing -X flag option and autogenerated code to create Dockerversion.go functionality 10 gadi atpakaļ
  Jessica Frazelle cd5902fc7b Fix range for go 1.3 10 gadi atpakaļ
  Jean-Paul Calderone f29ee87051 Use the official mime type that exists instead of an imaginary one that does not. 10 gadi atpakaļ
  Tianon Gravi 6292354dc3 Fix silly little syntax mistake 10 gadi atpakaļ
  Tianon Gravi b20363c4c0 Add "gofmt" from Go 1.3.3 10 gadi atpakaļ
  Don Kjer 33b931e718 Adding workaround to suppress gofmt issues with api/client/utils.go 10 gadi atpakaļ
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 gadi atpakaļ
  Doug Davis 90928eb114 Add support for docker exec to return cmd exitStatus 10 gadi atpakaļ
  Jessica Frazelle 7fe8d0aeeb Fix steam where it should be stream. 10 gadi atpakaļ
  Ahmet Alp Balkan 91a86670aa Extract client signals to pkg/signal 10 gadi atpakaļ
  Tibor Vass b79211f4ae Merge pull request #8345 from duglin/Issue5184 10 gadi atpakaļ
  Doug Davis 6fdaa66652 Add a better error message when we get an unknown http issue 11 gadi atpakaļ
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 gadi atpakaļ
  Vincent Batts da42ae536c client: even cleaner use of Transport 10 gadi atpakaļ
  unclejack 7fa7c42ce2 Merge pull request #8508 from vbatts/vbatts-too_many_open_files 10 gadi atpakaļ
  Vincent Batts fb7ceeb170 cleaner handling of client socket access 10 gadi atpakaļ
  Jessica Frazelle b66ac6a809 Revert "Fix line delimited JSON response" 10 gadi atpakaļ
  Jessica Frazelle 4c6b7cd1b5 Revert "Change content-type for json stream to application/x-json-stream." 10 gadi atpakaļ
  Tonis Tiigi e457b21db3 Fix Host header on stream commands 10 gadi atpakaļ
  Vojtech Vitek (V-Teq) d742c57f53 DockerCli: Check IsTerminal() for both STDIN and STDOUT 11 gadi atpakaļ
  Jessica Frazelle 10ab2089ce Change content-type for json stream to application/x-json-stream. 11 gadi atpakaļ
  unclejack 1f03e60c2a move stdcopy to pkg/stdcopy 11 gadi atpakaļ
  Alexandr Morozov eb21197c6b Merge pull request #8035 from duglin/Issue7965 11 gadi atpakaļ
  Vishnu Kannan c786a8ee5e Adding docker exec support in CLI. 11 gadi atpakaļ
  Doug Davis f013aa7f96 Add a timeout when trying to connect to the server, otherwise sometimes it just hangs 11 gadi atpakaļ
  Vishnu Kannan 669561c2aa Address review comments. 11 gadi atpakaļ
  Vishnu Kannan 985d579586 Adding 'exec' command to remote API and CLI. 11 gadi atpakaļ