summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v1.6.0v1.6.0-rc2Jessica Frazelle2015-03-252-1/+20
* Update libcontainer to a6044b701c166fe538fc760f9e2Michael Crosby2015-03-256-25/+16
* make.sh: leave around the generated versionVincent Batts2015-03-251-3/+0
* btrfs: #ifdef for build versionVincent Batts2015-03-253-7/+19
* btrfs_noversion: including what was in merge commit from https://github.com/d...Jessica Frazelle2015-03-241-1/+1
* fix 2 integration tests on lxcJessica Frazelle2015-03-242-0/+2
* Get rid of panic in stats for lxcJessica Frazelle2015-03-244-11/+16
* Fix lxc-start in lxc>1.1.0 where containers start daemonized by defaultMichal Fojtik2015-03-241-0/+8
* Mkdir for lxc root dir before setup of symlinkMichael Crosby2015-03-241-0/+3
* Use /var/run/docker as root for execdriverAlexander Morozov2015-03-243-3/+5
* Btrfs has eliminated the BTRFS_BUILD_VERSION in latest versionDan Walsh2015-03-244-12/+3
* restrict bash completion for hostdir arg to directoriesHarald Albers2015-03-241-1/+1
* 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
| |\ \ \ \ \ \ \