summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v1.6.0v1.6.0-rc5Jessica Frazelle2015-04-062-1/+20
* Windows console fixesBrendan Dixon2015-04-062-117/+120
* docs: Add new windows installation tutorialsAhmet Alp Balkan2015-04-031-1/+8
* Update libcontainaer to d00b8369852285d6a830a8d3b9Michael Crosby2015-04-029-40/+96
* Return closed channel if oom notification failsMichael Crosby2015-04-011-8/+16
* Fix panic in integration testsAlexander Morozov2015-03-311-1/+3
* Avoid ServeApi race conditionDarren Shepherd2015-03-311-2/+1
* graphdriver: promote overlay above vfsVincent Batts2015-03-311-2/+1
* Fix progress reader output on closeDerek McGowan2015-03-311-0/+1
* Use getResourcePath insteadBrian Goff2015-03-312-29/+26
* Fix create volume in a directory which is a symbolic linkLei Jitang2015-03-312-3/+42
* Initialize portMapper in RequestPort tooAlexander Morozov2015-03-311-1/+9
* container: Do not remove contianer if any of the resource failed cleanupVivek Goyal2015-03-313-20/+99
* Ensure that bridge driver does not use global mappersMichael Crosby2015-03-315-21/+20
* Refactor port allocator to not have ANY global stateMichael Crosby2015-03-312-91/+73
* Refactor portmapper to remove ALL global stateMichael Crosby2015-03-312-10/+2
* Refactor global portallocator and portmapper statePaul Bellamy2015-03-313-67/+76
* Refactor global portallocator state into a global structPaul Bellamy2015-03-312-67/+82
* windows: monitorTtySize correctly by pollingAhmet Alp Balkan2015-03-311-7/+25
* Update libcontainer to c8512754166539461fd860451ffMichael Crosby2015-03-309-24/+215
* Use proper wait function for --pid=hostAlexander Morozov2015-03-301-1/+1
* Get child processes before main process dieAlexander Morozov2015-03-301-0/+2
* Do not mask *exec.ExitErrorAlexander Morozov2015-03-301-7/+6
* Add missing filters to bash completion for docker images and docker psHarald Albers2015-03-301-6/+34
* Compress layers on push to a v2 registryDerek McGowan2015-03-302-14/+19
* Do not complete --cgroup-parent as _filedirHarald Albers2015-03-301-1/+1
* aufs: apply dirperm1 by default if supportedDaniel, Dao Quang Minh2015-03-301-2/+44
* document dirperm1 fix for #783 in known issuesDaniel, Dao Quang Minh2015-03-302-3/+16
* print dirperm1 supported status in docker infoDaniel, Dao Quang Minh2015-03-301-0/+1
* docs: remove unused windows imagesAhmet Alp Balkan2015-03-3013-0/+0
* Update boot2docker on Windows documentationAhmet Alp Balkan2015-03-305-39/+85
* pkg/broadcastwriter: avoid alloc w/ WriteStringunclejack2015-03-301-1/+1
* Add some run option to bash completionLei Jitang2015-03-271-1/+9
* term/winconsole: Identify tty correctly, fix resize problemAhmet Alp Balkan2015-03-261-2/+6
* Fix for issue 9922: private registry search with auth returns 401Don Kjer2015-03-265-219/+183
* Remove unused runconfig.Config.SecurityOpt fieldArnaud Porterie2015-03-251-1/+0
* 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