moby--moby/engine
Rajdeep Dua 0800f8cc19 Added Test case for Engine shutdown
Docker-DCO-1.1-Signed-off-by: Rajdeep Dua <dua_rajdeep@yahoo.com> (github: rajdeepd)
2014-08-19 04:59:13 -07:00
..
MAINTAINERS Fix various MAINTAINERS format inconsistencies 2014-04-30 11:22:11 -06:00
engine.go Engine.Shutdown only waits 5 seconds for active jobs to complete 2014-08-06 17:56:12 +00:00
engine_test.go Added Test case for Engine shutdown 2014-08-19 04:59:13 -07:00
env.go Change floats to ints recursively on env encoding 2014-06-24 23:39:26 +00:00
env_test.go update go import path and libcontainer 2014-07-24 22:19:50 +00: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 Workaround to avoid 5 second delay on graceful daemon restart 2014-08-13 21:40:25 +00:00
job_test.go remove addString and replace Tail 2014-05-09 18:09:59 +00:00
shutdown_test.go Extra testing for engine.Shutdown 2014-08-06 17:56:12 +00:00
streams.go Merge pull request #5706 from vieux/remove_add_string 2014-05-14 17:31:52 -07:00
streams_test.go Fix go vet errors 2014-06-18 17:39:57 +00:00
table.go Fix go vet errors 2014-06-18 17:39:57 +00:00
table_test.go move Table to a separate file and add additional unit tests 2014-05-08 02:31:23 +00:00