April 23, 2013
View 7a8ac76

Merge pull request #456 from dotcloud/453-generic_kernel_detection-fix

Guillaume J. Charmes authored on 2013/04/23 10:20:17
View c05c91c

Make kernel detection work without suffix

Guillaume J. Charmes authored on 2013/04/23 05:19:50
View 90d144b

Merge pull request #457 from shamrin/patch-1

Guillaume J. Charmes authored on 2013/04/23 07:40:03
View d3db946

Merge pull request #461 from neomantra/master

Guillaume J. Charmes authored on 2013/04/23 07:39:34
View ffe16e3

Fix typo (ghot -> ghost)

Evan Wies authored on 2013/04/23 07:37:06
View 038e1d1

README.md: `docker port` instead of just `port`

Alexey Shamrin authored on 2013/04/23 05:27:23
View 16aeb77

Move the kernel detection to arch specific files

Guillaume J. Charmes authored on 2013/04/23 04:08:59
View 4ac3b80

Make the kernel version detection more generic

Guillaume J. Charmes authored on 2013/04/23 03:39:56
View 3514e47

Do not prevent docker from running when kernel detection fails

Guillaume J. Charmes authored on 2013/04/23 03:26:34
View acb546c

Fix race within TestRunDisconnectTty

Guillaume J. Charmes authored on 2013/04/23 03:16:32
View 2ced94b

Merge pull request #454 from tianon/master

Guillaume J. Charmes authored on 2013/04/23 00:02:42
April 22, 2013
View 71b5806

Do not stop execution if cgroup mountpoint is not found

Guillaume J. Charmes authored on 2013/04/22 13:44:57
View 1f65c6b

Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another)

Tianon Gravi authored on 2013/04/22 10:19:38
View 965e8a0

'docker push' shows an additional progress bar while it buffers the archive to disk. Fixes #451.

Solomon Hykes authored on 2013/04/22 07:29:26
View baacae8

'docker push' buffers filesystem archives on disk instead of memory.

Solomon Hykes authored on 2013/04/22 06:23:55