Commits
User selector
Commit History
Commits on Mar 31, 2016
Apply build labels to images with only a FROM tag.
Show description for 2936442authored andcommitted
Commits on Mar 22, 2016
Merge pull request #21270 from ehazlett/resource-labels
Show description for 53d2e5ecommittedadd label support for build, networks and volumes
Show description for fc214b4committed
Commits on Mar 21, 2016
Pass upstream client's user agent through to registry on operations beyond pulls
Show description for c44e7a3committed
Aaron Lehmann
Commits on Mar 17, 2016
fix variables that werent being called
Show description for 0e025b4committedremove dead code
Show description for 8dd88afcommitted
Commits on Mar 15, 2016
daemon: update: check len inside public function
Show description for bb05c18committed
Commits on Mar 14, 2016
*: remove unused stuff
Show description for 59648fccommitted
Commits on Feb 29, 2016
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
Show description for 53b0d62committed
Commits on Feb 26, 2016
Remove static errors from errors package.
Show description for a793564committed
Commits on Feb 22, 2016
Fix some typos in comments and strings
Show description for 2eee613committed
Commits on Feb 18, 2016
runconfig: opts: parse: lowercase errors
Show description for d266142committed
Commits on Feb 11, 2016
Move getContext… function to builder package
Show description for 312f5e4committed
Commits on Feb 10, 2016
Windows: Fix 'isolation'
Show description for d4b0732committed
John HowardMerge pull request #20165 from vdemeester/move-validatecontextdirectory-to-builder
Show description for e18eb6ecommitted
Commits on Feb 9, 2016
Move validateContextDirectory to builder package.
Show description for fc6122acommittedcleanup attach api calls
Show description for a77b7ddcommitted
Commits on Feb 4, 2016
Fix ReadAll to run on Windows.
Show description for 691555fcommitted
Commits on Feb 1, 2016
Remove package daemonbuilder.
Show description for 9c332b1committed
Commits on Jan 29, 2016
Merge pull request #19837 from cpuguy83/carry_19085
Show description for 46018c3committed
Arnaud Porterieupdate doc string
Show description for 9c09a79committed
Commits on Jan 18, 2016
Make daemonbuilder.Docker leaner.
Show description for 14215edcommitted
Commits on Jan 8, 2016
Improve docs for Daemon.TagImage and dockerfile.BuildFromConfig.
Show description for a4ce361committed
Commits on Jan 7, 2016
Modify import paths to point to the new engine-api package.
Show description for 907407dcommitted
Commits on Jan 6, 2016
Add default PATH to 'scratch' images
Show description for d3ea7e8committed
Doug DavisWindows: Fix build not to sigsegv
Show description for 1094542committed
John Howard
Commits on Jan 5, 2016
Merge pull request #19092 from anusha-ragunathan/builder-rm-merge
Show description for df9a3d1committedRemove runconfig.Merge
Show description for eb4ae8ecommittedUse ImageBuildOptions in builder.
Show description for 5190794committed
Commits on Jan 4, 2016
Move the runconfig.Parse() function into the runconfig/opts package.
Show description for 2b7ad47committed
Commits on Dec 31, 2015
Use constant instead of "scratch"
Show description for e680622committed
Doug Davis
Commits on Dec 28, 2015
Remove the need for runconfig.Parse() in the builder.
Show description for 6dba0b5committed
Commits on Dec 23, 2015
Remove package pkg/ulimit, use go-units instead.
Show description for 83237aacommitted
Commits on Dec 22, 2015
Move Config and HostConfig from runconfig to types/container.
Show description for 7ac4232committedReplace usage of pkg/nat with go-connections/nat.
Show description for 056e744committed