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
/
builder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply build labels to images with only a FROM tag.
David Calavera
2016-03-31
2
-1
/
+25
*
Merge pull request #21270 from ehazlett/resource-labels
Tibor Vass
2016-03-22
2
-0
/
+19
|
\
|
*
add label support for build, networks and volumes
Evan Hazlett
2016-03-22
2
-0
/
+19
*
|
Pass upstream client's user agent through to registry on operations beyond pulls
Aaron Lehmann
2016-03-21
3
-8
/
+12
|
/
*
fix variables that werent being called
Jessica Frazelle
2016-03-17
2
-1
/
+4
*
remove dead code
Jessica Frazelle
2016-03-16
1
-5
/
+0
*
daemon: update: check len inside public function
Antonio Murdaca
2016-03-15
1
-5
/
+3
*
*: remove unused stuff
Antonio Murdaca
2016-03-14
2
-48
/
+0
*
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
Qiang Huang
2016-02-29
2
-18
/
+18
*
Remove static errors from errors package.
David Calavera
2016-02-26
1
-18
/
+29
*
Fix some typos in comments and strings
Stefan Weil
2016-02-22
2
-2
/
+2
*
runconfig: opts: parse: lowercase errors
Antonio Murdaca
2016-02-18
1
-1
/
+1
*
Move getContext… function to builder package
Vincent Demeester
2016-02-11
4
-4
/
+210
*
Windows: Fix 'isolation'
John Howard
2016-02-10
1
-1
/
+1
*
Merge pull request #20165 from vdemeester/move-validatecontextdirectory-to-bu...
David Calavera
2016-02-10
3
-0
/
+85
|
\
|
*
Move validateContextDirectory to builder package.
Vincent Demeester
2016-02-09
3
-0
/
+85
*
|
cleanup attach api calls
Brian Goff
2016-02-09
2
-2
/
+2
|
/
*
Fix ReadAll to run on Windows.
Anusha Ragunathan
2016-02-04
1
-0
/
+1
*
Remove package daemonbuilder.
Anusha Ragunathan
2016-02-01
6
-30
/
+159
*
Merge pull request #19837 from cpuguy83/carry_19085
Arnaud Porterie
2016-01-29
1
-5
/
+9
|
\
|
*
update doc string
Brian Goff
2016-01-29
1
-2
/
+2
|
*
Improve docs for Daemon.TagImage and dockerfile.BuildFromConfig.
Lukas Waslowski
2016-01-08
1
-5
/
+9
*
|
Make daemonbuilder.Docker leaner.
Anusha Ragunathan
2016-01-18
3
-3
/
+4
|
/
*
Modify import paths to point to the new engine-api package.
David Calavera
2016-01-06
5
-10
/
+10
*
Add default PATH to 'scratch' images
Doug Davis
2016-01-06
2
-22
/
+39
*
Windows: Fix build not to sigsegv
John Howard
2016-01-05
1
-1
/
+1
*
Merge pull request #19092 from anusha-ragunathan/builder-rm-merge
Tibor Vass
2016-01-05
1
-2
/
+4
|
\
|
*
Remove runconfig.Merge
Anusha Ragunathan
2016-01-05
1
-2
/
+4
*
|
Use ImageBuildOptions in builder.
Anusha Ragunathan
2016-01-05
4
-63
/
+35
|
/
*
Move the runconfig.Parse() function into the runconfig/opts package.
Daniel Nephin
2016-01-04
1
-1
/
+2
*
Use constant instead of "scratch"
Doug Davis
2015-12-31
1
-7
/
+2
*
Remove the need for runconfig.Parse() in the builder.
Daniel Nephin
2015-12-27
1
-9
/
+4
*
Remove package pkg/ulimit, use go-units instead.
Daniel Nephin
2015-12-23
1
-2
/
+2
*
Move Config and HostConfig from runconfig to types/container.
David Calavera
2015-12-22
4
-13
/
+13
*
Replace usage of pkg/nat with go-connections/nat.
David Calavera
2015-12-22
1
-1
/
+1
*
Move StrSlice to types.
David Calavera
2015-12-22
2
-15
/
+15
*
Change the quiet flag behavior in the build command
Boaz Shuster
2015-12-21
1
-10
/
+6
*
Merge pull request #18761 from anusha-ragunathan/add-build-routes
Antonio Murdaca
2015-12-18
2
-12
/
+1
|
\
|
*
Create build router separate from image router.
Anusha Ragunathan
2015-12-17
2
-12
/
+1
*
|
Merge pull request #18721 from tiborvass/remove-dependencies-from-builder
Vincent Demeester
2015-12-18
4
-21
/
+22
|
\
\
|
|
/
|
/
|
|
*
builder: remove daemon dependency in ContainerAttach
Tibor Vass
2015-12-17
2
-7
/
+3
|
*
builder: remove daemon dependency in ContainerCreate()
Tibor Vass
2015-12-17
2
-5
/
+3
|
*
builder: remove dependency on image
Tibor Vass
2015-12-16
4
-9
/
+16
*
|
Remove Mount/Unmount from Builder interface.
Anusha Ragunathan
2015-12-16
3
-17
/
+0
|
/
*
builder: remove unused Retain/Release and put Mount/Unmount back
Tibor Vass
2015-12-15
4
-19
/
+17
*
builder: remove container package dependency
Tibor Vass
2015-12-15
4
-80
/
+70
*
dockerfile: get rid of Commit and CommitConfig
Tibor Vass
2015-12-15
1
-42
/
+0
*
utils: move dockerignore function to builder/dockerignore
Tibor Vass
2015-12-14
3
-3
/
+92
*
utils: move git functions to pkg/gitutils
Tibor Vass
2015-12-14
1
-2
/
+2
*
Fix typos found across repository
Justas Brazauskas
2015-12-13
4
-4
/
+4
[next]