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
/
runtime_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'https_client' of github.com:discordianfish/docker into discordi...
Victor Vieux
2014-03-19
1
-12
/
+74
|
\
|
*
Add authenticated TLS support for API
Johannes 'fish' Ziemke
2014-03-09
1
-12
/
+74
*
|
Move runtime and container into sub pkg
Michael Crosby
2014-03-09
1
-7
/
+7
*
|
Move image into sub pkg
Michael Crosby
2014-03-09
1
-1
/
+2
*
|
Remove the ghosts and kill everything
Michael Crosby
2014-03-06
1
-84
/
+0
|
/
*
Address initial feedback from pr
Michael Crosby
2014-02-25
1
-1
/
+1
*
Merge branch 'master' into add-libcontainer
Michael Crosby
2014-02-24
1
-48
/
+8
|
\
|
*
Cleanup integration tests
Solomon Hykes
2014-02-24
1
-48
/
+8
*
|
Fix tests with dockerinit lookup path
Michael Crosby
2014-02-24
1
-1
/
+1
|
/
*
Integration generic socket wait for docker api
Michael Crosby
2014-02-15
1
-0
/
+5
*
Move the canonical run configuration objects to a sub-package
Solomon Hykes
2014-02-11
1
-16
/
+17
*
New package `nat`: utilities for manipulating the text description of network...
Solomon Hykes
2014-02-11
1
-5
/
+6
*
Move serveapi to api/api.go
Victor Vieux
2014-01-31
1
-5
/
+5
*
merge master
Victor Vieux
2014-01-31
1
-2
/
+2
|
\
|
*
fix ID -> Id api
Victor Vieux
2014-01-29
1
-2
/
+2
*
|
remove some mkServerFromEngine
Victor Vieux
2014-01-31
1
-3
/
+4
|
/
*
Move docker rmi to a job
Victor Vieux
2014-01-24
1
-1
/
+1
*
move pull and import to a job
Victor Vieux
2014-01-24
1
-1
/
+3
*
Port 'docker images' to the engine API
Solomon Hykes
2014-01-13
1
-7
/
+10
*
Add container name validation test
Jonathan Rudenberg
2013-12-17
1
-0
/
+48
*
Merge pull request #2966 from andrewsmedina/govet2
Victor Vieux
2013-12-04
1
-2
/
+2
|
\
|
*
fixed some `go vet` issues.
Andrews Medina
2013-11-29
1
-2
/
+2
*
|
Ensure that the init layer is removed with the container
Michael Crosby
2013-12-03
1
-0
/
+40
*
|
Engine: integer job status, improved stream API
Solomon Hykes
2013-11-30
1
-1
/
+1
|
/
*
Always use the 'vfs' storage driver in integration tests. To test other drive...
Solomon Hykes
2013-11-26
1
-0
/
+3
*
Refactor State to be 100% thread safe
Guillaume J. Charmes
2013-11-21
1
-9
/
+9
*
More informative error message on name collisions
Darren Coxall
2013-11-18
1
-0
/
+12
*
fix Integration tests
Victor Vieux
2013-11-14
1
-9
/
+19
*
Integration tests: remove dependency on private APIs
Victor Vieux
2013-11-14
1
-136
/
+128
*
Move integration tests to integration/, expose missing public methods in the ...
Solomon Hykes
2013-11-14
1
-0
/
+828