Sebastiaan van Stijn
|
2cf230951f
add //go:build directives to prevent downgrading to go1.16 language
|
1 년 전 |
Sebastiaan van Stijn
|
c90229ed9a
api/types: move system info types to api/types/system
|
2 년 전 |
Sebastiaan van Stijn
|
a1c9a686b0
api: use singleflight for /info endpoint
|
2 년 전 |
Cory Snider
|
982e4fb448
api/server: get features from a callback fn
|
2 년 전 |
Tibor Vass
|
6ca3ec88ae
builder: remove legacy build's session handling
|
5 년 전 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
5 년 전 |
Sebastiaan van Stijn
|
7e7e100be0
Add HEAD support for /_ping endpoint
|
6 년 전 |
Brian Goff
|
05390c4f6e
Rely on request.Context() cancellation
|
6 년 전 |
Anda Xu
|
58a75cebdd
allow features option live reloadable
|
6 년 전 |
Anda Xu
|
2be17666b4
add optional fields in daemon.json to enable buildkit
|
7 년 전 |
Tonis Tiigi
|
b225258496
builder: export build cache records
|
7 년 전 |
Vincent Demeester
|
f4106b46db
Remove daemon dependency on api packages
|
7 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Tonis Tiigi
|
5c3d2d552b
Implement incremental file sync using client session
|
8 년 전 |
Kenfe-Mickael Laventure
|
cf7d246ab0
Honor context within SystemDiskUsage
|
8 년 전 |
Brian Goff
|
08a39d7f02
Use function arguments for route setup.
|
8 년 전 |
allencloud
|
0238e9e92b
rename clusterProvider to cluster in router
|
8 년 전 |
Kenfe-Mickael Laventure
|
f2e11fb8d1
Add /system/df API endpoint
|
8 년 전 |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 년 전 |
Alexander Morozov
|
62c9e62edc
use router.Cancellable instead of direct CloseNotify
|
9 년 전 |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 년 전 |
Aidan Hobson Sayers
|
ada7920479
Permit OPTIONS request against any url, fixes #19398
|
9 년 전 |
David Calavera
|
867f432985
Move docker system information to a dedicated router and backend.
|
9 년 전 |