distribution/registry
Richard e4f07c368b Automatically purge old upload files.
When the registry starts a background timer will periodically
scan the upload directories on the file system every 24 hours
and delete any files older than 1 week. An initial jitter
intends to avoid contention on the filesystem where multiple
registries with the same storage driver are started
simultaneously.
2015-04-16 10:57:34 -07:00
..
api/v2 Stronger validation for uuid field in urls 2015-04-01 18:57:59 -07:00
auth Merge pull request #256 from ncdc/master 2015-03-11 19:01:23 -07:00
client Remove unnecessary close in client 2015-03-03 19:29:12 -08:00
handlers Automatically purge old upload files. 2015-04-16 10:57:34 -07:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Automatically purge old upload files. 2015-04-16 10:57:34 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00