Commit History

Author SHA1 Message Date
  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
  Antonio Murdaca 15134a3320 Remove PortSpecs from Config 10 years ago
  Brian Goff b3e8ab3021 Fix unregister stats on when rm running container 10 years ago
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 years ago
  Rajdeep Dua ebe344d34b TestCase for CpuShares and Cpuset 10 years ago
  Rajdeep Dua 1eea2c589d Modified Test Case to include check for Memory and MemorySwap 10 years ago
  Rajdeep Dua 80d73c838a Test Cases for API - Container create with Hostname, DomainName and NetworkMode 10 years ago
  David Calavera d78755d159 Merge pull request #12822 from brahmaroutu/container_stop_api 10 years ago
  Srini Brahmaroutu 68e9c07850 Restapi for stop fails if ?t=int not present 10 years ago
  Antonio Murdaca 74121a4211 Do not check and return strconv.Atoi error in api container restart, regression 10 years ago
  Brian Goff 7c574b9e9d Move ChunkedEncoding from integration 10 years ago
  Antonio Murdaca 8771cafab6 Add tests for API container delete 10 years ago
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 years ago
  Antonio Murdaca f7e417ea5e Remove integration tests and port them to integration-cli 10 years ago
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 years ago
  David Calavera cfa3a080c6 Merge pull request #12820 from runcom/yet-another-sockRequest-refactor 10 years ago
  Phil Estes 0153edcda1 Merge pull request #12828 from tdmackey/trivial-spelling 10 years ago
  David Mackey 3941623fbc trivial: typo cleanup 10 years ago
  Antonio Murdaca 844538142d Small if err cleaning 10 years ago
  Antonio Murdaca bb1c576eb3 Expose whole Response struct in sockRequestRaw 10 years ago
  Alexander Morozov fefb836766 Merge pull request #12728 from HuKeping/addtest 10 years ago
  Doug Davis cd4f507b42 Fix race condition in API commit test 10 years ago
  Hu Keping 8f752ffeaf Add test for REST API container rename 10 years ago
  Alexander Morozov a9688cdca5 Implement teardown removeAllImages 10 years ago
  Megan Kostick c7845e27ee Fixing statusCode checks for sockRequest 10 years ago