docker/engine
Solomon Hykes d61190169d Engine: ensure all pipes are properly closed by Receiver and Sender
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)

[michael@docker.com: fix stdin closing in engine.Job.Run]
[michael@docker.com: fix fd leak in engine.Receiver.Run]
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)

Docker-Tested-By: Solomon Hykes <solomon@docker.com>
Docker-Tested-by: Michael Crosby <michael@docker.com>
2014-05-09 16:12:21 -07:00
..
rengine engine: 'rengine' is a small command-line utility to debug remote engine 2014-04-25 17:23:47 -07:00
spawn engine/spawn: run an engine in a subprocess, remote-controlled by Beam 2014-04-27 14:11:46 -07:00
MAINTAINERS Fix various MAINTAINERS format inconsistencies 2014-04-30 11:22:11 -06:00
engine.go Engine: empty job names are illegal, catchall or not 2014-05-02 15:25:33 -07:00
engine_test.go Engine: empty job names are illegal, catchall or not 2014-05-02 15:25:33 -07:00
env.go move Table to a separate file and add additional unit tests 2014-05-08 02:31:23 +00:00
env_test.go engine.Len returns the number of keys in an env 2014-04-28 00:37:42 -07:00
hack.go gofmt 2013-11-13 19:25:55 +00:00
helpers_test.go Remove error from engine.New() 2014-04-23 11:54:35 -07:00
http.go typo fix: 'methid' -> 'method' 2014-04-19 23:25:48 -07:00
job.go Engine: ensure all pipes are properly closed by Receiver and Sender 2014-05-09 16:12:21 -07:00
job_test.go Remove error from engine.New() 2014-04-23 11:54:35 -07:00
remote.go Engine: ensure all pipes are properly closed by Receiver and Sender 2014-05-09 16:12:21 -07:00
remote_test.go Engine: ensure all pipes are properly closed by Receiver and Sender 2014-05-09 16:12:21 -07:00
streams.go Cast Input and Output to closer 2014-05-08 12:57:19 -07:00
streams_test.go don't user os.Stderr in attach 2014-01-22 15:54:22 -08:00
table.go move Table to a separate file and add additional unit tests 2014-05-08 02:31:23 +00:00
table_test.go move Table to a separate file and add additional unit tests 2014-05-08 02:31:23 +00:00