index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integration-cli
/
docker_cli_ps_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update TestPsShowMounts to also test bind mounts
Kenfe-Mickael Laventure
2016-03-17
1
-2
/
+42
*
Add check about filter name for containers
Kai Qiang Wu(Kennan)
2016-03-16
1
-0
/
+6
*
Reenabled TestPsListContainers* tests and increased sleep time
Darren Stahl
2016-03-04
1
-49
/
+0
*
Windows CI: Temporarily disable TestPsListContainers*
John Howard
2016-03-02
1
-0
/
+49
*
Merge pull request #20480 from wenchma/20431-filter_since_before
Vincent Demeester
2016-02-29
1
-0
/
+8
|
\
|
*
Enhancement of docker ps before and since filters
Wen Cheng Ma
2016-02-25
1
-0
/
+8
*
|
integration-cli: remove not necessary -d again
Antonio Murdaca
2016-02-28
1
-25
/
+34
|
/
*
Add mounts to docker ps.
David Calavera
2016-02-23
1
-0
/
+53
*
Fix the since and before filter behavior
Vincent Demeester
2016-02-09
1
-17
/
+97
*
Windows CI: TP4 reliability hack
John Howard
2016-02-01
1
-28
/
+3
*
Windows CI: Turn off unreliable TP4 tests
John Howard
2016-01-31
1
-2
/
+23
*
Assert error in body of function `inspectField*`
Zhang Wei
2016-01-29
1
-1
/
+1
*
Factorize sleeping containers
Arnaud Porterie
2016-01-27
1
-17
/
+11
*
Windows CI: Darn it, I broke due to multiple declarations
John Howard
2016-01-26
1
-2
/
+0
*
Windows CI: Address simple failures in TestPS*
John Howard
2016-01-23
1
-31
/
+41
*
Windows: TestPsNotShowPortsOfStoppedContainer linux only
John Howard
2016-01-21
1
-0
/
+1
*
Fix #19477, clean up the ports when release network
Lei Jitang
2016-01-20
1
-0
/
+17
*
Add --format support to images command
Vincent Demeester
2015-12-21
1
-1
/
+1
*
Re-implement --before and --since as options for --filter
Wen Cheng Ma
2015-11-20
1
-17
/
+18
*
Test that paused containers show up filtering by status.
David Calavera
2015-11-19
1
-7
/
+15
*
Remove deprecated cli flags
Antonio Murdaca
2015-11-15
1
-3
/
+2
*
add c.Assert in docker_cli_ps_test.go
Zhang Kun
2015-11-04
1
-204
/
+85
*
Windows: Get Integration CLI running
John Howard
2015-09-04
1
-4
/
+17
*
Refactor daemon container list.
David Calavera
2015-08-31
1
-18
/
+17
*
Add 'ancestor' ps filter for image
Vincent Demeester
2015-08-26
1
-0
/
+110
*
Use image ID if tag has been updated
Travis Thieman
2015-08-23
1
-0
/
+54
*
Merge pull request #15412 from vdemeester/dont-sleep-too-much
Brian Goff
2015-08-21
1
-6
/
+2
|
\
|
*
Remove/Comment time.Sleep in integration tests
Vincent Demeester
2015-08-18
1
-6
/
+2
*
|
Fix ignore `-q` flag in `docker ps` when there is a default format.
David Calavera
2015-08-17
1
-0
/
+23
|
/
*
Don't pass check.C to dockerCmdWithError
Brian Goff
2015-07-27
1
-2
/
+2
*
Fix "docker ps" with no containers regression
Tianon Gravi
2015-07-23
1
-0
/
+15
*
ps --format: Add config.js doc, fix gofmt, add integration tests
Phil Estes
2015-07-22
1
-0
/
+31
*
Use dockerCmd when possible (#14603)
Vincent Demeester
2015-07-14
1
-66
/
+23
*
Validate status= filter to docker ps
John Howard
2015-07-02
1
-0
/
+5
*
Merge pull request #12838 from fntlnz/test-cmd
David Calavera
2015-06-02
1
-239
/
+54
|
\
|
*
Using dockerCmd when possible
Lorenzo Fontana
2015-05-19
1
-239
/
+54
*
|
Add a "Created" state for new containers that haven't been run yet
Doug Davis
2015-05-30
1
-0
/
+51
*
|
Make docker ps --size show virtual size really work
Lei Jitang
2015-05-21
1
-1
/
+15
|
/
*
c.Fatal won't fail and exit test inside a goroutine, errors should be handled...
Antonio Murdaca
2015-04-29
1
-1
/
+0
*
trivial: typo cleanup
David Mackey
2015-04-27
1
-1
/
+1
*
Implement teardown removeAllImages
Alexander Morozov
2015-04-24
1
-1
/
+0
*
Remove deleteAllContainers call in test
Antonio Murdaca
2015-04-23
1
-3
/
+0
*
Use suite for integration-cli
Alexander Morozov
2015-04-21
1
-137
/
+120
*
fix #12188 integration-cli: tests using "sleep" can timeout too early - chang...
Todd Whiteman
2015-04-09
1
-2
/
+2
*
fix up Image-name related issues in docker ps and CI
Liu Hua
2015-04-09
1
-5
/
+24
*
cleanup/fix integration-cli for overlay in overlay
Jessica Frazelle
2015-04-08
1
-17
/
+27
*
Merge pull request #12107 from cpuguy83/remove_striptrailingchars
Arnaud Porterie
2015-04-06
1
-11
/
+11
|
\
|
*
Remove `stripTrailingCharacters` from tests
Brian Goff
2015-04-06
1
-11
/
+11
*
|
integration-cli: add check for TestPsListContainersSize when no containers ar...
Todd Whiteman
2015-04-02
1
-0
/
+3
*
|
integration-cli: make TestPsGroupPortRange fast
unclejack
2015-04-02
1
-1
/
+1
|
/
[next]