Commit Verlauf

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