April 4, 2013
View dce5a06

Bumped version to 0.1.2

Solomon Hykes authored on 2013/04/04 07:35:32
April 3, 2013
View 15c3096

Merged attachStdin

Solomon Hykes authored on 2013/04/03 12:46:32
View 22d1622

Merge remote-tracking branch 'robryk/writebroadcaster-stuff'

Solomon Hykes authored on 2013/04/03 12:35:13
View 35c6894

Merged shawnsi/git-version

Solomon Hykes authored on 2013/04/03 12:26:22
View b1fa26b

TestRunHostname checks that 'docker run -h' correctly sets a custom hostname

Solomon Hykes authored on 2013/04/03 11:00:05
View d6fb2a0

Merge remote-tracking branch 'sa2ajj/hostname-parameter'

Solomon Hykes authored on 2013/04/03 10:41:14
View 65aa3dd

Merged dhrp/docs

Solomon Hykes authored on 2013/04/03 10:39:39
View a05af3e

Fix a bug which caused 'docker push' to fail with 411-lenght-required in Go 1.0

Solomon Hykes authored on 2013/04/03 10:37:29
View 0e1781a

Merge remote-tracking branch 'unclejack/194-high-image-compression'

Solomon Hykes authored on 2013/04/03 10:10:07
View 14d9f51

Merge branch 'master' into attach-stdin

Solomon Hykes authored on 2013/04/03 10:07:45
View c04af2a

docker run [-a [stdin|stdout|stderr] [...]]: choose which streams to attach to when running a command. Fixes #234.

Solomon Hykes authored on 2013/04/03 10:07:16
View c77063a

Add test for attaching only stdin at run with 'docker run -i -a=stdin'

Solomon Hykes authored on 2013/04/03 10:05:19
View 2db3581

'docker run' in attached mode no longer waits for the process to exit. Take this into account in the tests.

Solomon Hykes authored on 2013/04/03 03:07:49
View 1cc1cb0

When simulating disconnects in the tests, make sure that the command returns - but don't check for a specific return value

Solomon Hykes authored on 2013/04/03 03:06:42
View aea2675

Activate Config.StdinOnce at argument parsing

Solomon Hykes authored on 2013/04/03 03:02:19