Revīziju vēsture

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