moby--moby/api/server
Vincent Demeester 428328908d
Deprecate /containers/(id or name)/copy endpoint
This endpoint has been deprecated since 1.8. Return an error starting
from this API version (1.24) in order to make sure it's not used for the
next API version and so that we can remove it some times later.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-06-03 19:38:03 +02:00
..
httputils fix typos 2016-06-02 17:17:22 +08:00
middleware Update code for latest engine-api 2016-04-19 16:56:54 +02:00
router Deprecate /containers/(id or name)/copy endpoint 2016-06-03 19:38:03 +02:00
middleware.go Move middleware to interfaces. 2016-04-11 09:19:27 -07:00
profiler.go add trace in docker engine's pprof to show execution trace in binary form 2016-05-13 15:24:44 +08:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go Move middleware to interfaces. 2016-04-11 09:19:27 -07:00
server_test.go Update code for latest engine-api 2016-04-19 16:56:54 +02:00