コミット履歴

作者 SHA1 メッセージ 日付
  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 10 年 前
  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 10 年 前
  Jessica Frazelle 10ab2089ce Change content-type for json stream to application/x-json-stream. 10 年 前
  unclejack 1f03e60c2a move stdcopy to pkg/stdcopy 10 年 前
  Alexandr Morozov eb21197c6b Merge pull request #8035 from duglin/Issue7965 10 年 前
  Vishnu Kannan c786a8ee5e Adding docker exec support in CLI. 10 年 前
  Doug Davis f013aa7f96 Add a timeout when trying to connect to the server, otherwise sometimes it just hangs 10 年 前
  Vishnu Kannan 669561c2aa Address review comments. 10 年 前
  Vishnu Kannan 985d579586 Adding 'exec' command to remote API and CLI. 10 年 前
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log 11 年 前
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 年 前
  Vincent Batts 4902f047d3 adding a little uniqueness, to wrapped errors. 11 年 前
  Michael Crosby 91757eaeb3 Remove the API container struct and use env 11 年 前