moby--moby/engine
Qiang Huang 40ef253ef5 add back job.Errorf
c79b9bab54 (Remove engine.Status and replace it with standard go error)
cause a regression that create container won't get any warnings, we still
need this to send useful informations to user.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-03-26 13:12:36 +08:00
..
engine.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
engine_test.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
env.go fix decode data loss when using int64 in json 2015-03-21 10:16:18 +08:00
env_test.go Merge pull request #11533 from hqhq/hq_fix_decode 2015-03-25 10:17:10 -06:00
hack.go
helpers_test.go
http.go
job.go add back job.Errorf 2015-03-26 13:12:36 +08:00
job_test.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
shutdown_test.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
streams.go engine.Tail() to ignore trailing whitespaces. 2015-02-20 19:42:01 -08:00
streams_test.go engine.Tail() to ignore trailing whitespaces. 2015-02-20 19:42:01 -08:00
table.go Some more style fixes 2014-08-29 15:21:28 +04:00
table_test.go move Table to a separate file and add additional unit tests 2014-05-08 02:31:23 +00:00