커밋 기록

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