Sebastiaan van Stijn
|
9670d9364d
api/types: move ContainerListOptions to api/types/container
|
1 年之前 |
Sebastiaan van Stijn
|
48cacbca24
api/types: move image-types to api/types/image
|
2 年之前 |
Paweł Gronowski
|
dec81e489f
daemon/disk_usage: Use context aware singleflight
|
2 年之前 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 年之前 |
Sebastiaan van Stijn
|
176f66df9c
api/types: replace uses of deprecated types.Volume with volume.Volume
|
3 年之前 |
Roman Volosatovs
|
135cec5d4d
daemon,volume: share disk usage computations
|
4 年之前 |
Roman Volosatovs
|
a18cf3e4ef
daemon: paralellize disk usage computations
|
3 年之前 |
Roman Volosatovs
|
47ad2f3dd6
API,daemon: support `type` URL parameter to /system/df
|
4 年之前 |
Roman Volosatovs
|
bf9c76f0a8
API, daemon/images: add ImageListOptions and pass context
|
4 年之前 |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Brian Goff
|
63826e291b
Move direct volume driver interaction to store
|
7 年之前 |
Brian Goff
|
9d46c4c138
Support cancellation in `directory.Size()`
|
7 年之前 |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 年之前 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 年之前 |
Cezar Sa Espinola
|
313bc1e339
Fix variable shadowing causing LayersSize to be reported as 0
|
7 年之前 |
John Howard
|
7b9a8f460b
Move to a single tag-store
|
7 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
John Howard
|
3aa4a00715
LCOW: Move daemon stores to per platform
|
8 年之前 |
Brian Goff
|
0822d90364
Do not calculate size for local volumes with mount
|
8 年之前 |
Kenfe-Mickael Laventure
|
5a9f2a3ce6
Prevent multiple parallel SystemDiskUsage call
|
8 年之前 |
Kenfe-Mickael Laventure
|
cf7d246ab0
Honor context within SystemDiskUsage
|
8 年之前 |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 年之前 |
Vincent Demeester
|
820b809e70
Add reference filter and deprecated filter param…
|
8 年之前 |
Daniel Nephin
|
0243936d92
Add swagger.yaml
|
8 年之前 |
Kenfe-Mickael Laventure
|
d36952749d
Move types.Volumes optional fields under a new type
|
8 年之前 |
Kenfe-Mickael Laventure
|
f2e11fb8d1
Add /system/df API endpoint
|
8 年之前 |