提交歷史

作者 SHA1 備註 提交日期
  Moysés Borges d48bface59 Support downloading remote tarball contexts in builder jobs. 10 年之前
  Madhu Venugopal da5a3e6dee register libnetwork API and UI with docker parent chain 10 年之前
  Arnaud Porterie e5b7f61f09 Replace "sleep" by "top" in test implementation 10 年之前
  Darren Shepherd 09de92b891 Set omitempty for IP and PublicPort to conform w/ API 1.18 10 年之前
  Antonio Murdaca 4ce817796e Avoid nil pointer dereference while creating a container with an empty Config 10 年之前
  Antonio Murdaca 6945ac2d02 SizeRW & SizeRootFs omitted if empty in /container/json call 10 年之前
  Antonio Murdaca 725f34151c Do not omit empty json field in /containers/json api response 10 年之前
  Vincent Demeester c61fa8471a Update api documentation to add labels in commit 10 年之前
  David Calavera 4389fc8bf9 Merge pull request #13425 from runcom/13421-stats-default-stream 10 年之前
  Antonio Murdaca ec97f41465 Fix regression in stats API endpoint where stream query param default is true 10 年之前
  Antonio Murdaca 15134a3320 Remove PortSpecs from Config 10 年之前
  Brian Goff b3e8ab3021 Fix unregister stats on when rm running container 10 年之前
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 年之前
  Rajdeep Dua ebe344d34b TestCase for CpuShares and Cpuset 10 年之前
  Rajdeep Dua 1eea2c589d Modified Test Case to include check for Memory and MemorySwap 10 年之前
  Rajdeep Dua 80d73c838a Test Cases for API - Container create with Hostname, DomainName and NetworkMode 10 年之前
  David Calavera d78755d159 Merge pull request #12822 from brahmaroutu/container_stop_api 10 年之前
  Srini Brahmaroutu 68e9c07850 Restapi for stop fails if ?t=int not present 10 年之前
  Antonio Murdaca 74121a4211 Do not check and return strconv.Atoi error in api container restart, regression 10 年之前
  Brian Goff 7c574b9e9d Move ChunkedEncoding from integration 10 年之前
  Antonio Murdaca 8771cafab6 Add tests for API container delete 10 年之前
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 年之前
  Antonio Murdaca f7e417ea5e Remove integration tests and port them to integration-cli 10 年之前
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 年之前
  David Calavera cfa3a080c6 Merge pull request #12820 from runcom/yet-another-sockRequest-refactor 10 年之前
  Phil Estes 0153edcda1 Merge pull request #12828 from tdmackey/trivial-spelling 10 年之前
  David Mackey 3941623fbc trivial: typo cleanup 10 年之前
  Antonio Murdaca 844538142d Small if err cleaning 10 年之前
  Antonio Murdaca bb1c576eb3 Expose whole Response struct in sockRequestRaw 10 年之前
  Alexander Morozov fefb836766 Merge pull request #12728 from HuKeping/addtest 10 年之前