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
/
api
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove daemon dependency from api/server.
David Calavera
2016-02-10
1
-0
/
+25
*
cleanup attach api calls
Brian Goff
2016-02-09
1
-15
/
+8
*
Move backend types to their own package.
David Calavera
2016-02-08
1
-0
/
+51
*
Remove types and lib packages from the engine.
David Calavera
2016-01-06
22
-2595
/
+0
*
Modify import paths to point to the new engine-api package.
David Calavera
2016-01-06
7
-14
/
+14
*
Move responsibility of ls/inspect to volume driver
Brian Goff
2016-01-05
1
-1
/
+2
*
Use ImageBuildOptions in builder.
Anusha Ragunathan
2016-01-05
2
-4
/
+4
*
Merge pull request #18888 from calavera/event_types
David Calavera
2016-01-04
3
-0
/
+72
|
\
|
*
Add event types.
David Calavera
2015-12-30
3
-0
/
+72
*
|
Remove version package from API types.
David Calavera
2016-01-04
1
-2
/
+1
*
|
Merge pull request #15666 from vdemeester/3519-configurable-escape
Sebastiaan van Stijn
2016-01-04
2
-0
/
+2
|
\
\
|
*
|
Implement configurable detach key
Vincent Demeester
2016-01-03
2
-0
/
+2
|
|
/
*
|
Add authorization plugins to docker info
Vincent Demeester
2015-12-29
1
-0
/
+2
|
/
*
Merge pull request #15078 from hqhq/hq_add_set_api_v2
David Calavera
2015-12-28
1
-0
/
+7
|
\
|
*
Implemet docker update command
Qiang Huang
2015-12-28
1
-0
/
+7
*
|
Remove duplicated OomKilldisable
Qiang Huang
2015-12-24
1
-1
/
+0
|
/
*
Merge pull request #18878 from calavera/conditional_load_response
Antonio Murdaca
2015-12-24
1
-0
/
+6
|
\
|
*
Make `docker load` to output json when the response content type is json.
David Calavera
2015-12-22
1
-0
/
+6
*
|
Remove package pkg/ulimit, use go-units instead.
Daniel Nephin
2015-12-23
2
-15
/
+15
*
|
Add filter for `network ls` to hide predefined net
Zhang Wei
2015-12-23
1
-0
/
+5
|
/
*
Move Config and HostConfig from runconfig to types/container.
David Calavera
2015-12-22
9
-18
/
+444
*
Move ExecConfig to types.
David Calavera
2015-12-22
1
-0
/
+14
*
Replace usage of pkg/nat with go-connections/nat.
David Calavera
2015-12-22
3
-3
/
+3
*
Move blkiodev package to types.
David Calavera
2015-12-22
1
-0
/
+23
*
Move StrSlice to types.
David Calavera
2015-12-22
2
-0
/
+206
*
Merge pull request #18721 from tiborvass/remove-dependencies-from-builder
Vincent Demeester
2015-12-18
1
-0
/
+8
|
\
|
*
builder: remove daemon dependency in ContainerCreate()
Tibor Vass
2015-12-17
1
-0
/
+8
*
|
Merge pull request #18559 from ahmetalpbalkan/return-container-networks
Vincent Demeester
2015-12-17
1
-0
/
+7
|
\
\
|
*
|
Add containers’ networks to /containers/json
Ahmet Alp Balkan
2015-12-14
1
-0
/
+7
*
|
|
Move filters package to the API.
David Calavera
2015-12-15
3
-1
/
+593
*
|
|
Merge pull request #18685 from calavera/remove_timeutils
David Calavera
2015-12-15
2
-0
/
+217
|
\
\
\
|
*
|
|
Move timeutils functions to the only places where they are used.
David Calavera
2015-12-15
2
-0
/
+217
*
|
|
|
Merge pull request #18676 from dnephin/more_registry_types_to_api
David Calavera
2015-12-15
1
-0
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move registry.SearchResult types to api/types/registry.
Daniel Nephin
2015-12-15
1
-0
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #17034 from rhvgoyal/volume-propagation
Brian Goff
2015-12-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add capability to specify mount propagation per volume
Vivek Goyal
2015-12-14
1
-0
/
+1
*
|
|
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
Daniel Nephin
2015-12-14
3
-2
/
+77
*
|
|
Move AuthConfig to api/types
Daniel Nephin
2015-12-14
2
-2
/
+12
*
|
|
Fix typos found across repository
Justas Brazauskas
2015-12-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Move networking api types to the api/types/networking package.
Daniel Nephin
2015-12-09
2
-1
/
+34
*
|
Make the commit configuration to be a typed struct rather than accepting a st...
David Calavera
2015-12-09
1
-1
/
+2
*
|
Implement docker resize with standalone client lib.
David Calavera
2015-12-09
1
-1
/
+16
*
|
Implement docker push with standalone client lib.
David Calavera
2015-12-09
1
-0
/
+3
*
|
Implement docker pull with standalone client lib.
David Calavera
2015-12-09
1
-0
/
+8
*
|
Implement docker exec with standalone client lib.
David Calavera
2015-12-09
1
-0
/
+8
*
|
Implement docker attach with standalone client lib.
David Calavera
2015-12-09
1
-1
/
+37
*
|
Create interface that clients that talk to the api must fulfill.
David Calavera
2015-12-09
1
-0
/
+163
|
/
*
move configs structs to remove dependency on daemon
Morgan Bauer
2015-12-07
1
-0
/
+29
*
Merge pull request #17478 from vdemeester/pr-13921
Michael Crosby
2015-11-17
1
-0
/
+2
|
\
|
*
/info: Add keys Architecture, OSType
Olle Jonsson
2015-11-14
1
-0
/
+2
[next]