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/router
Alexander Morozov a69c4129e0 Merge pull request #28409 from dnephin/swagger-gen-more
Generate more types from the swagger spec
2017-01-26 10:35:34 -08:00
..
build Fix processing of unset build-args during build 2016-12-07 07:41:55 -08:00
checkpoint router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
container Merge pull request #28409 from dnephin/swagger-gen-more 2017-01-26 10:35:34 -08:00
image Generate ImageDeleteResponse from swagger spec. 2017-01-03 11:47:47 -05:00
network Fix incorrect Scope in network ls/inspect with duplicate network names 2017-01-25 09:39:55 -08:00
plugin Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
swarm change minor mistake of spelling 2016-12-20 21:05:19 +08:00
system rename clusterProvider to cluster in router 2016-12-26 20:53:13 +08:00
volume Convert DanglingOnly to Filters for docker image prune 2016-12-02 20:08:49 -08:00
experimental.go router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
local.go api/server/router: add Cancellable function 2016-03-25 10:19:23 -07:00
router.go