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
/
pkg
/
parsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused parser functions that were replaced by go-connections/nat.
Daniel Nephin
2015-12-22
2
-98
/
+0
*
Move ParseLink and validators into runconfig.parse where they are used.
Daniel Nephin
2015-12-16
2
-55
/
+0
*
Move ParseDockerDaemonHost to opts/ package.
Daniel Nephin
2015-12-15
2
-214
/
+0
*
Move filters package to the API.
David Calavera
2015-12-15
2
-592
/
+0
*
Fix typos found across repository
Justas Brazauskas
2015-12-13
1
-1
/
+1
*
Make filtering a linear operation.
David Calavera
2015-12-02
2
-111
/
+351
*
Merge pull request #17438 from pmalmgren/17037-systemd226-cgroup
David Calavera
2015-11-30
2
-2
/
+23
|
\
|
*
Fix docker status incorrectly reports containerized. Fixes #17037
Peter Malmgren
2015-11-04
2
-2
/
+23
*
|
Update daemon and docker core to use new content addressable storage
Tonis Tiigi
2015-11-24
2
-50
/
+0
*
|
Use /usr/lib/os-release if /etc/os-release is missing.
Alexander Morozov
2015-11-16
2
-1
/
+39
*
|
Simplify address formating
Vladimir Varankin
2015-11-13
1
-5
/
+1
*
|
Fix panic in parsing /etc/os-release
Vincent Demeester
2015-11-05
2
-28
/
+123
|
/
*
Merge pull request #17573 from Microsoft/10662-parsersos
David Calavera
2015-11-02
1
-0
/
+2
|
\
|
*
Windows: Fix unit tests parsers\os
John Howard
2015-11-02
1
-0
/
+2
*
|
Windows: Fix parsers kernel test
John Howard
2015-11-01
1
-0
/
+4
|
/
*
update to binaries, fix parsers package, non-parallel test unit
Jessica Frazelle
2015-10-27
1
-6
/
+12
*
Make default tls host work
Lei Jitang
2015-10-19
2
-15
/
+19
*
Allow API to bind to ipv6 addresses
Brian Goff
2015-10-12
2
-22
/
+46
*
Validate --cpuset-cpus, --cpuset-mems
Antonio Murdaca
2015-09-27
2
-1
/
+89
*
Remove PortMapping from container NetworkSettings
Antonio Murdaca
2015-09-02
1
-23
/
+0
*
Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently
Sven Dowideit
2015-08-29
2
-44
/
+49
*
Exploring the code using unit tests - these 2 functions do not work consistently
Sven Dowideit
2015-08-28
1
-8
/
+68
*
change exportImage to top-level func
Kun Zhang
2015-08-10
1
-1
/
+0
*
make docker compile on freebsd
Alexey Guskov
2015-07-29
1
-0
/
+18
*
Lint on pkg/* packages
Vincent Demeester
2015-07-27
11
-64
/
+118
*
Allow starting a container with an existing hostConfig which contains links
Antonio Murdaca
2015-07-21
1
-0
/
+8
*
add support for base path in docker cli -H
Victor Vieux
2015-07-08
2
-6
/
+15
*
Add test coverage to pkg/parsers
Vincent Demeester
2015-06-29
3
-45
/
+265
*
Merge pull request #13099 from Microsoft/10662-pkgparsers
Jessie Frazelle
2015-05-12
5
-1
/
+121
|
\
|
*
Windows: Impl pkg\parsers kernel+os
John Howard
2015-05-12
5
-1
/
+121
*
|
Allow links to be specified with only the name if this matches the alias
Antonio Murdaca
2015-05-11
2
-0
/
+46
|
/
*
Replace json.Unmarshal with json.Decoder().Decode()
Antonio Murdaca
2015-04-26
1
-2
/
+1
*
Add ability to refer to image by name + digest
Andy Goldstein
2015-03-17
2
-2
/
+17
*
Set labels on container create
Darren Shepherd
2015-03-13
1
-0
/
+32
*
Remove subdirectories MAINTAINERS files
Arnaud Porterie
2015-03-06
1
-1
/
+0
*
add ability to publish range of ports
Srini Brahmaroutu
2015-01-02
2
-0
/
+58
*
Cleanup ParseHost
Brian Goff
2014-11-25
1
-47
/
+43
*
Fix for #8777
Oh Jinkyun
2014-11-20
1
-1
/
+3
*
Fix the unit test not to remove /tmp
Yohei Ueda
2014-11-07
1
-5
/
+6
*
Adding capability to filter by name, id or status to list containers api
Srini Brahmaroutu
2014-10-20
1
-0
/
+20
*
Replace "amd64" build tags with "cgo" as appropriate, and remove where unnece...
Tianon Gravi
2014-08-06
2
-3
/
+1
*
Add OS to docker info
Tibor Vass
2014-07-30
2
-0
/
+163
*
Move parsing functions to pkg/parsers and the specific kernel handling
Erik Hollensbe
2014-07-29
9
-0
/
+522