Commit History

作者 SHA1 備註 提交日期
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 年之前
  David Calavera 06699f73fb Refactor daemon container list. 10 年之前
  Vincent Demeester c1af0ac082 Add 'ancestor' ps filter for image 10 年之前
  Travis Thieman 2167f40a76 Use image ID if tag has been updated 10 年之前
  Brian Goff 5929502b4e Merge pull request #15412 from vdemeester/dont-sleep-too-much 10 年之前
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 年之前
  David Calavera df46bfdd4d Fix ignore `-q` flag in `docker ps` when there is a default format. 10 年之前
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 年之前
  Tianon Gravi f57fc03e3b Fix "docker ps" with no containers regression 10 年之前
  Phil Estes 542b58d8f7 ps --format: Add config.js doc, fix gofmt, add integration tests 10 年之前
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 年之前
  John Howard 7bf26d44b0 Validate status= filter to docker ps 10 年之前
  David Calavera 6c42b3947a Merge pull request #12838 from fntlnz/test-cmd 10 年之前
  Doug Davis dc697b1c9f Add a "Created" state for new containers that haven't been run yet 10 年之前
  Lei Jitang d0de2b1e2f Make docker ps --size show virtual size really work 10 年之前
  Lorenzo Fontana a2787469ac Using dockerCmd when possible 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 Mackey 3941623fbc trivial: typo cleanup 10 年之前
  Alexander Morozov a9688cdca5 Implement teardown removeAllImages 10 年之前
  Antonio Murdaca ee7a7b07e7 Remove deleteAllContainers call in test 10 年之前
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 年之前
  Todd Whiteman 42d47c3136 fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead 10 年之前
  Liu Hua 645c020f5a fix up Image-name related issues in docker ps and CI 10 年之前
  Jessica Frazelle 255b84444a cleanup/fix integration-cli for overlay in overlay 10 年之前
  Arnaud Porterie b9d2ede4d4 Merge pull request #12107 from cpuguy83/remove_striptrailingchars 10 年之前
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 年之前
  Todd Whiteman 3e51a81475 integration-cli: add check for TestPsListContainersSize when no containers are returned 10 年之前
  unclejack cfa8aaf16f integration-cli: make TestPsGroupPortRange fast 10 年之前
  Peter Choi ae907e7af1 Changed snake case naming to camelCase 10 年之前
  Darren Shepherd 5de1298f41 Add more tests for labels on containers 10 年之前