Commit History

Author SHA1 Message Date
  John Howard 75d107451a Windows CI: Address simple failures in TestPS* 9 years ago
  John Howard 845dc1b24c Windows: TestPsNotShowPortsOfStoppedContainer linux only 9 years ago
  Lei Jitang 6025517b68 Fix #19477, clean up the ports when release network 9 years ago
  Vincent Demeester 34a3c3cacf Add --format support to images command 9 years ago
  Wen Cheng Ma 1921c62938 Re-implement --before and --since as options for --filter 9 years ago
  David Calavera 2a07b19fd8 Test that paused containers show up filtering by status. 9 years ago
  Antonio Murdaca 7929888214 Remove deprecated cli flags 9 years ago
  Zhang Kun 83b03b0057 add c.Assert in docker_cli_ps_test.go 9 years ago
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 years ago
  David Calavera 06699f73fb Refactor daemon container list. 10 years ago
  Vincent Demeester c1af0ac082 Add 'ancestor' ps filter for image 10 years ago
  Travis Thieman 2167f40a76 Use image ID if tag has been updated 10 years ago
  Brian Goff 5929502b4e Merge pull request #15412 from vdemeester/dont-sleep-too-much 10 years ago
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 years ago
  David Calavera df46bfdd4d Fix ignore `-q` flag in `docker ps` when there is a default format. 10 years ago
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 years ago
  Tianon Gravi f57fc03e3b Fix "docker ps" with no containers regression 10 years ago
  Phil Estes 542b58d8f7 ps --format: Add config.js doc, fix gofmt, add integration tests 10 years ago
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 years ago
  John Howard 7bf26d44b0 Validate status= filter to docker ps 10 years ago
  David Calavera 6c42b3947a Merge pull request #12838 from fntlnz/test-cmd 10 years ago
  Doug Davis dc697b1c9f Add a "Created" state for new containers that haven't been run yet 10 years ago
  Lei Jitang d0de2b1e2f Make docker ps --size show virtual size really work 10 years ago
  Lorenzo Fontana a2787469ac Using dockerCmd when possible 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 Mackey 3941623fbc trivial: typo cleanup 10 years ago
  Alexander Morozov a9688cdca5 Implement teardown removeAllImages 10 years ago
  Antonio Murdaca ee7a7b07e7 Remove deleteAllContainers call in test 10 years ago
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 years ago
  Todd Whiteman 42d47c3136 fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead 10 years ago