summaryrefslogtreecommitdiff
path: root/hack
Commit message (Expand)AuthorAgeFilesLines
* Improve source for containerd/runc copyMichael Crosby2016-04-131-1/+1
* runc install path changed from /usr/local/bin to /usr/local/sbinTibor Vass2016-04-132-2/+2
* Vendor Libnetwork v0.7.0-rc.6Santhosh Manohar2016-04-111-1/+1
* vendor: patch template init in trace pkg for performanceTonis Tiigi2016-04-111-1/+2
* Vendoring libnetwork v0.7.0-rc.4Alessandro Boch2016-04-061-1/+1
* Vendor Libnetwork v0.7.0-rc.3Santhosh Manohar2016-04-061-1/+1
* Define readonly/mask paths in specTonis Tiigi2016-04-061-1/+1
* bump engine-api to v0.3.3 for 1.11.0-rc4Sebastiaan van Stijn2016-04-061-1/+1
* Change the windows .tgz to a .zip fileKen Cochrane2016-03-312-13/+39
* Bring back support for DOCKER_RAMDISKTonis Tiigi2016-03-311-1/+1
* Vendor Libnetwork v0.7.0-rc.1Madhu Venugopal2016-03-311-1/+1
* Change the directory inside of tgz files.Ken Cochrane2016-03-311-5/+19
* move hardware signing out of experimental, remove dependencies to yubico-piv-...Riyaz Faizullabhoy2016-03-315-13/+3
* Vendoring boltb/bolt v1.2.0Alessandro Boch2016-03-311-1/+1
* Vendor engine-api v0.3.2 in release 1.11.David Calavera2016-03-301-1/+1
* Merge pull request #21518 from tiborvass/cherrypicks-1.11.0-rc2Tibor Vass2016-03-2513-17/+84
|\
| * Fix release scriptsTibor Vass2016-03-255-6/+12
| * Fix symlink copying for deb init scriptsTonis Tiigi2016-03-251-1/+1
| * Revert "Merge pull request #21003 from riyazdf/hardware-signing-ga"cyli2016-03-254-5/+7
| * Packaging changes required for new containerd binariesKen Cochrane2016-03-255-4/+63
| * Vendor engine-api 0.3.1.David Calavera2016-03-251-1/+1
* | Added a better message for when we build an unsupported versionKen Cochrane2016-03-251-0/+8
|/
* Fix release.sh scriptTibor Vass2016-03-232-29/+24
* Add `docker-` prefix to runc and containerd binariesTibor Vass2016-03-232-11/+7
* Merge pull request #21397 from kencochrane/update-release-scriptTibor Vass2016-03-221-10/+5
|\
| * Updated release.sh script to stop uploading binariesKen Cochrane2016-03-221-10/+5
* | Merge pull request #21402 from crosbymichael/tar-binariesDavid Calavera2016-03-224-32/+31
|\ \
| * | Export GOOS and GOARCH in subprocess for tgzMichael Crosby2016-03-224-8/+12
| * | Copy containerd binaries in tgzMichael Crosby2016-03-221-0/+1
| * | Add function for copy containerdMichael Crosby2016-03-223-30/+24
| |/
* | Merge pull request #21410 from calavera/vendor_engine_api_v0.3.0Sebastiaan van Stijn2016-03-221-1/+1
|\ \
| * | Vendor engine-api v0.3.0David Calavera2016-03-221-1/+1
* | | Merge pull request #21396 from aboch/vnnDavid Calavera2016-03-221-1/+1
|\ \ \ | |/ / |/| |
| * | Vendoring libnetwork v0.7.0-dev.10Alessandro Boch2016-03-221-1/+1
* | | Merge pull request #21303 from riyazdf/notary-vendor-docker1.11Tibor Vass2016-03-221-1/+1
|\ \ \ | |/ / |/| |
| * | vendor notary for docker1.11Riyaz Faizullabhoy2016-03-221-1/+1
* | | Merge pull request #21270 from ehazlett/resource-labelsTibor Vass2016-03-221-2/+2
|\ \ \ | |_|/ |/| |
| * | add label support for build, networks and volumesEvan Hazlett2016-03-221-2/+2
* | | Merge pull request #21341 from duglin/tweakBuildMichael Crosby2016-03-222-0/+30
|\ \ \ | |_|/ |/| |
| * | Add containerd/runc exes to bundle dir after buildDoug Davis2016-03-212-0/+30
* | | Merge pull request #19439 from pcarrier/pcarrier/19438-async-connections-to-f...Vincent Demeester2016-03-211-1/+1
|\ \ \
| * | | bump fluent-logger-golang versionPierre Carrier2016-03-201-1/+1
| |/ /
* | | Merge pull request #21283 from runcom/update-testAlexander Morozov2016-03-211-1/+1
|\ \ \ | |_|/ |/| |
| * | vendor docker/distribution d06d6d3b093302c02a93153ac7b06ebc0ffd1793Antonio Murdaca2016-03-191-1/+1
* | | Update vendored engine-api for OpenBSD supportFrank Groeneveld2016-03-211-1/+1
* | | Fix debian policy rulePaul Liljenberg2016-03-191-1/+1
| |/ |/|
* | Vendor containerd, specs, runcTonis Tiigi2016-03-181-1/+4
* | Vendor updated grpc, protobufTonis Tiigi2016-03-181-2/+2
|/
* Windows: revendor Microsoft/hcsshim to v0.1.0John Starks2016-03-171-1/+1
* Merge pull request #21003 from riyazdf/hardware-signing-gaTibor Vass2016-03-174-7/+5
|\