Commit History

Author SHA1 Message Date
  Shijiang Wei 96e37f671a split build API tests to a separate file 10 years ago
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 years ago
  Zhang Wei 3d6617ffe7 fix golint warnings/errors on package api/types/ 10 years ago
  Josh Hawn 75f6929b44 Fix `docker cp` Behavior With Symlinks 10 years ago
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 years ago
  Stephen Rust c358a4cd35 Check for nil before using HostConfig to adjustCpuShares 10 years ago
  Antonio Murdaca 18faf6f94e Ensure body is closed after error is checked 10 years ago
  Ben Firshman 6b3c928140 Fix golint warnings for integration-cli 10 years ago
  Sebastiaan van Stijn 50d2597e49 Merge pull request #13711 from calavera/version_volumes_inspect 10 years ago
  Jessie Frazelle ff011ededb Merge pull request #14804 from dave-tucker/golint_nat 10 years ago
  Jessie Frazelle 06162fed8b Merge pull request #14822 from runcom/host-config-links-on-start 10 years ago
  Dave Tucker 15d01d6e6c golint: Fix issues in pkg/nat 10 years ago
  David Calavera 1c3cb2d31e Expose new mount points structs in inspect. 10 years ago
  Antonio Murdaca 65121e5fce Allow starting a container with an existing hostConfig which contains links 10 years ago
  Doug Davis 12b6083c8f Remove panic in nat package on invalid hostport 10 years ago
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 years ago
  Quentin Tayssier fa6925aa9b Improve sockRequest and sockRequestRaw check 10 years ago
  Antonio Murdaca 10a3061c5f Fix regression in parsing capabilities list when a single string is given 10 years ago
  Ankush Agarwal 477201a295 Validate Port specifications on daemon side 10 years ago
  Brian Goff 17d6f00ec2 Fix unmarshalling of Command and Entrypoint 10 years ago
  Moysés Borges d48bface59 Support downloading remote tarball contexts in builder jobs. 10 years ago
  Madhu Venugopal da5a3e6dee register libnetwork API and UI with docker parent chain 10 years ago
  Arnaud Porterie e5b7f61f09 Replace "sleep" by "top" in test implementation 10 years ago
  Darren Shepherd 09de92b891 Set omitempty for IP and PublicPort to conform w/ API 1.18 10 years ago
  Antonio Murdaca 4ce817796e Avoid nil pointer dereference while creating a container with an empty Config 10 years ago
  Antonio Murdaca 6945ac2d02 SizeRW & SizeRootFs omitted if empty in /container/json call 10 years ago
  Antonio Murdaca 725f34151c Do not omit empty json field in /containers/json api response 10 years ago
  Vincent Demeester c61fa8471a Update api documentation to add labels in commit 10 years ago
  David Calavera 4389fc8bf9 Merge pull request #13425 from runcom/13421-stats-default-stream 10 years ago
  Antonio Murdaca ec97f41465 Fix regression in stats API endpoint where stream query param default is true 10 years ago