1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server
Sebastiaan van Stijn 7e44fffe40
fix status-code for "locked" swarm and "certificate expired"
These errors were producing the wrong status code,
changing to 503.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-02-17 16:51:50 -08:00
..
httputils fix status-code for "locked" swarm and "certificate expired" 2017-02-17 16:51:50 -08:00
middleware Revise swarm init/update flags, add unlocking capability 2016-11-09 16:09:00 -08:00
router fix docker logs error handling 2017-02-14 14:38:42 -08:00
middleware.go change comment 2016-08-26 18:30:41 +08:00
profiler.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go Show stacktrace in daemon logs only if 500 internal error 2017-02-06 10:13:21 -08:00
server_test.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00