Commit History

Author SHA1 Message Date
  Jessica Frazelle cd5902fc7b Fix range for go 1.3 10 years ago
  Jean-Paul Calderone f29ee87051 Use the official mime type that exists instead of an imaginary one that does not. 10 years ago
  Tianon Gravi 6292354dc3 Fix silly little syntax mistake 10 years ago
  Tianon Gravi b20363c4c0 Add "gofmt" from Go 1.3.3 10 years ago
  Don Kjer 33b931e718 Adding workaround to suppress gofmt issues with api/client/utils.go 10 years ago
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 years ago
  Doug Davis 90928eb114 Add support for docker exec to return cmd exitStatus 10 years ago
  Jessica Frazelle 7fe8d0aeeb Fix steam where it should be stream. 10 years ago
  Ahmet Alp Balkan 91a86670aa Extract client signals to pkg/signal 10 years ago
  Tibor Vass b79211f4ae Merge pull request #8345 from duglin/Issue5184 10 years ago
  Doug Davis 6fdaa66652 Add a better error message when we get an unknown http issue 10 years ago
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 years ago
  Vincent Batts da42ae536c client: even cleaner use of Transport 10 years ago
  unclejack 7fa7c42ce2 Merge pull request #8508 from vbatts/vbatts-too_many_open_files 10 years ago
  Vincent Batts fb7ceeb170 cleaner handling of client socket access 10 years ago
  Jessica Frazelle b66ac6a809 Revert "Fix line delimited JSON response" 10 years ago
  Jessica Frazelle 4c6b7cd1b5 Revert "Change content-type for json stream to application/x-json-stream." 10 years ago
  Tonis Tiigi e457b21db3 Fix Host header on stream commands 10 years ago
  Vojtech Vitek (V-Teq) d742c57f53 DockerCli: Check IsTerminal() for both STDIN and STDOUT 10 years ago
  Jessica Frazelle 10ab2089ce Change content-type for json stream to application/x-json-stream. 10 years ago
  unclejack 1f03e60c2a move stdcopy to pkg/stdcopy 10 years ago
  Alexandr Morozov eb21197c6b Merge pull request #8035 from duglin/Issue7965 10 years ago
  Vishnu Kannan c786a8ee5e Adding docker exec support in CLI. 10 years ago
  Doug Davis f013aa7f96 Add a timeout when trying to connect to the server, otherwise sometimes it just hangs 10 years ago
  Vishnu Kannan 669561c2aa Address review comments. 10 years ago
  Vishnu Kannan 985d579586 Adding 'exec' command to remote API and CLI. 10 years ago
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log 11 years ago
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 years ago
  Vincent Batts 4902f047d3 adding a little uniqueness, to wrapped errors. 11 years ago
  Michael Crosby 91757eaeb3 Remove the API container struct and use env 11 years ago