moby/api/server
David Calavera 689c4e6075 Keep backwards compatibility in kill api.
Return an error when the container is stopped only in api versions
equal or greater than 1.20 (docker 1.8).

Signed-off-by: David Calavera <david.calavera@gmail.com>
(cherry picked from commit 621e3d8587)
2015-07-29 16:44:21 -07:00
..
form.go Remove duplicated code parsing parameters for the archiving handlers. 2015-07-22 12:39:46 -07:00
form_test.go Fix regression in stats API endpoint where stream query param default is true 2015-05-29 22:38:36 +02:00
profiler.go api/server: fix profiler HTTP serving 2015-04-02 09:53:40 +03:00
server.go Keep backwards compatibility in kill api. 2015-07-29 16:44:21 -07:00
server_experimental.go attaching services api and UI chain to docker parent 2015-06-19 09:19:09 -07:00
server_linux.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00
server_linux_test.go Adjust disallowed CpuShares in /containers/create 2015-06-04 17:19:39 -07:00
server_stub.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00
server_windows.go register libnetwork API and UI with docker parent chain 2015-06-18 12:07:58 -07:00