1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/engine
Eric Windisch ca37301d54 Link to HTTPS URLs in engine comments
Updates most of the instances of HTTP urls in the engine's
comments. Does not account for any use in the code itself,
documentation, contrib, or project files.

Signed-off-by: Eric Windisch <eric@windisch.us>
2015-04-11 13:31:34 -04: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 Link to HTTPS URLs in engine comments 2015-04-11 13:31:34 -04:00
env_test.go Merge pull request #11533 from hqhq/hq_fix_decode 2015-03-25 10:17:10 -06:00
hack.go Changed snake case naming to camelCase 2015-03-26 15:05:45 -06: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 Remove err field from Job struct, fixes #11804 2015-03-27 19:08:53 +01: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 Unwanted declaration causing compilation issues with gccgo 2015-04-10 19:47:15 +00:00
streams.go Remove Job from docker images 2015-04-08 19:33:01 -07:00
streams_test.go engine.Tail() to ignore trailing whitespaces. 2015-02-20 19:42:01 -08:00