summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v1.6.0v1.6.0-rc1Jessica Frazelle2015-03-232-1/+18
* pkg/archive: ignore mtime changes on directoriesVincent Batts2015-03-232-3/+2
* Update libcontainer to fd0087d3acdc4c5865de1829d4aMichael Crosby2015-03-239-36/+16
* Improve err message when parsing kernel port rangeBrian Goff2015-03-231-2/+3
* Disable ANSI emulation in certain windows shellsAhmet Alp Balkan2015-03-231-1/+20
* add syslog driversidharthamani2015-03-238-5/+71
* Fix some escaping around env var processingDoug Davis2015-03-2310-66/+402
* Restore TestPullVerified testArnaud Porterie2015-03-231-2/+0
* Allow normal volume to overwrite in start BindsBrian Goff2015-03-232-1/+40
* Fix hanging up problem when start and attach multiple containersMabin2015-03-232-26/+68
* pkg/ioutils: add tests for BufReaderunclejack2015-03-231-0/+58
* pkg/ioutils: avoid huge Buffer growth in bufreaderunclejack2015-03-231-8/+111
* Change windows default permissions to 755 not 711, read access for all poses ...Mitch Capper2015-03-233-10/+9
* Merge origin/master into origin/releaseJessica Frazelle2015-03-22885-43287/+33062
|\
| * Merge pull request #11538 from duglin/EmptyVolumeArnaud Porterie2015-03-222-0/+20
| |\
| | * Check volume path to make sure its not the empty stringDoug Davis2015-03-202-0/+20
| * | Merge pull request #9774 from pwaller/cancellationJessie Frazelle2015-03-2211-0/+211
| |\ \
| | * | Implement build cancellationPeter Waller2015-03-2211-0/+211
| * | | Merge pull request #11505 from lloydde/doc-ref-run-itmoxiegirl2015-03-221-5/+6
| |\ \ \
| | * | | doc: reference/run introduce -it .Lloyd Dewolf2015-03-191-5/+6
| * | | | Merge pull request #11550 from moxiegirl/adjust-mac-installmoxiegirl2015-03-221-12/+17
| |\ \ \ \
| | * | | | Clarifying structure in light of KitematicMary Anthony2015-03-211-12/+17
| * | | | | Merge pull request #11062 from misterbisson/joyentinstallSven Dowideit2015-03-233-0/+25
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of github.com:docker/docker into joyentinstallCasey Bisson2015-03-2247-359/+1050
| | |\ \ \ \ \
| | * | | | | | updated textCasey Bisson2015-03-202-10/+16
| | * | | | | | Merge branch 'master' of github.com:docker/docker into joyentinstallCasey Bisson2015-03-20536-7997/+20688
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | installation on JoyentCasey Bisson2015-03-053-0/+20
| * | | | | | | Merge pull request #11532 from dmcgowan/fix-v1-404-issue-11510Arnaud Porterie2015-03-221-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Add check for 404 on get repository dataDerek McGowan2015-03-221-1/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge pull request #11566 from tiborvass/carry-10864Arnaud Porterie2015-03-2210-120/+1958
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | winconsole: cleanupTibor Vass2015-03-225-332/+251
| | * | | | | | Reduce memory allocation and remove channelsSachin Joshi2015-03-192-43/+35
| | * | | | | | Fix panic with vi in busyboxSachin Joshi2015-03-181-0/+14
| | * | | | | | Use syscall consts, check for errors,Sachin Joshi2015-03-166-32/+42
| | * | | | | | Move windows console specific implementation in sub packageSachin Joshi2015-03-167-29/+50
| | * | | | | | ANSI terminal emulation for windowsSachin Joshi2015-03-168-41/+1923
| * | | | | | | Merge pull request #11553 from Sirupsen/update-logrus-71Jessie Frazelle2015-03-2214-106/+479
| |\ \ \ \ \ \ \
| | * | | | | | | vendor: update logrus to 0.7.1Simon Eskildsen2015-03-2214-106/+479
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge pull request #10903 from programmerq/docs_submodulesSven Dowideit2015-03-236-12/+32
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #2 from SvenDowideit/small-copy-editsJeff Anderson2015-03-201-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | Small copy editsSven Dowideit2015-03-201-5/+5
| | |/ / / / / / /
| | * | | | | | | Optimize imagesSebastiaan van Stijn2015-03-194-0/+0
| | * | | | | | | Update docs around private github submodules in automated builds.Jeff Anderson2015-03-196-12/+32
| * | | | | | | | Merge pull request #11572 from tiborvass/skip-hello-world-testDoug Davis2015-03-221-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Skip TestPullVerified because hello-world image cannot be verifiedTibor Vass2015-03-221-0/+2
| * | | | | | | | | Merge pull request #11400 from ahmetalpbalkan/docs/azureSven Dowideit2015-03-232-0/+28
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | docs: Add Azure installation instructionsAhmet Alp Balkan2015-03-192-0/+28
| * | | | | | | | | Merge pull request #11222 from moxiegirl/update-howto-docsmoxiegirl2015-03-221-107/+206
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Updating in light of new contributors guideMary Anthony2015-03-221-107/+206
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #11567 from draghuram/contrib-docsDoug Davis2015-03-221-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |