October 26, 2013
View ff567f8

Merge pull request #2385 from dotcloud/suppress_even_more_warnings_test

Michael Crosby authored on 2013/10/26 07:04:56
October 25, 2013
View a675e24

fix workdir, hostname tests and a bunch on mount issue

Victor Vieux authored on 2013/10/25 07:43:14
View b9eb5e0

Ignore ErrClosedPipe for stdin in Container.Attach.

Jérôme Petazzoni authored on 2013/10/25 05:00:51
October 23, 2013
View 10e10c9

fix race condition in docker build with verbose + cleanup hostIntegration debug

Victor Vieux authored on 2013/10/23 07:01:06
October 17, 2013
View 3ba9893

Merge pull request #2242 from jpetazzo/remove-spurious-errors-and-errclosedpipe

Michael Crosby authored on 2013/10/17 09:27:23
View e40fd1e

fix panic

Victor Vieux authored on 2013/10/17 06:39:03
View ed6ca10

Refactor container.Start()

Guillaume J. Charmes authored on 2013/10/17 05:12:56
View 664acd2

Add clean if start fail

Victor Vieux authored on 2013/10/17 04:01:55
View fc659b6

Fix error/debug messages in Container.Attach and recover from ErrClosedPipe conditions.

Jérôme Petazzoni authored on 2013/10/17 02:41:36
October 10, 2013
View d063c8d

Move ListOps to utils submodule

Alexander Larsson authored on 2013/10/10 17:49:18
October 9, 2013
View 3e014aa

Fix attach race condition, improve unit tests, make sure the container is started before unblocking Start

Guillaume J. Charmes authored on 2013/10/09 10:42:53
View 333bc23

Fix issue killing container while sending signal Fix rebase issue Update docs

Guillaume J. Charmes authored on 2013/10/09 04:15:29
October 8, 2013
View ad723bb

Initial steps to fix Issue #936

Karl Grzeszczak authored on 2013/10/08 16:54:47
October 5, 2013
View 1cbdaeb

Add links for container relationships and introspection

Michael Crosby authored on 2013/10/05 11:25:15
September 12, 2013
View 4918769

Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint Allow attach from `docker start` Add host integration script generation Update doc with host integration

Guillaume J. Charmes authored on 2013/09/12 15:50:26