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
Sebastiaan van Stijn c85fe2d224
Merge pull request #38522 from cpuguy83/fix_timers
Make sure timers are stopped after use.
2019-06-07 13:16:46 +02:00
..
build builder-next: allow outputs configuration 2019-03-19 10:28:30 -07:00
checkpoint
container Move CgroupnsMode feature to API v1.41 2019-05-13 15:04:28 -07:00
debug
distribution Return "invalid parameter" (4xx) errors for distribution 2019-02-08 10:35:26 +01:00
grpc api: add undocumented /grpc endpoint to talk to GRPC services 2019-04-02 19:57:59 +00:00
image Remove the "err == nil" because is always equal nil. 2019-04-08 12:28:43 +08:00
network Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
plugin Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
session
swarm Add support capabilities list on services 2019-05-28 19:52:36 +03:00
system Merge pull request #38522 from cpuguy83/fix_timers 2019-06-07 13:16:46 +02:00
volume Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
experimental.go
local.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
router.go