April 3, 2013
View 22f1cc9

replace unreachable returns with panics

Dominik Honnef authored on 2013/04/03 18:18:23
View 22d1622

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

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

Use an environment variable to activate debug mode, instead of a package-specific flag

Solomon Hykes authored on 2013/04/03 02:58:16
April 2, 2013
View a83d87a

Renamed writeBroadcaster.Close() to CloseWriters().

Robert Obryk authored on 2013/04/02 17:45:17
April 1, 2013
View 1632566

Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images

Solomon Hykes authored on 2013/04/01 14:11:55
March 31, 2013
View 0b9a3c8

Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers

Solomon Hykes authored on 2013/03/31 18:02:01
View 99f9b69

Add debug infos in CmdInfo to know the amount of fds and goroutines in use

Guillaume J. Charmes authored on 2013/03/31 02:33:10
March 30, 2013
View 75ba07c

Swapped a map for a list in writeBroadcaster.

Robert Obryk authored on 2013/03/30 22:44:00
View 0bdfcfa

Make writeBroadcaster safe for concurrent use.

Robert Obryk authored on 2013/03/30 22:37:06
View 0b2eee8

Fix #108, reattach now works properly

Guillaume J. Charmes authored on 2013/03/30 01:31:47
March 29, 2013
View d52451b

Fix a race condition in bufReader.

Robert Obryk authored on 2013/03/29 19:00:50
View a6da7f1

Camelize some snake_case variable names

Jonathan Rudenberg authored on 2013/03/29 09:12:23
March 25, 2013
View 6576b19

Improve the debug function

Guillaume J. Charmes authored on 2013/03/25 17:29:01
March 23, 2013
View 6e507b9

Add a Debugf() helper and a -D (debug) flag to docker

Guillaume J. Charmes authored on 2013/03/23 03:44:12
March 21, 2013
View 623e91e

Moved Go() to the main package... And got rid of the useless docker/future package

Solomon Hykes authored on 2013/03/21 17:13:55