summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/jobs/cachesizejob.py
Commit message (Expand)AuthorAgeFilesLines
* _artifactcache: There shalt be only one cache sizeTristan Van Berkom2018-09-101-3/+5
* _scheduler/jobs/cachesizejob.py: Use Platform.get_platform() public accessorTristan Van Berkom2018-09-101-3/+5
* _artifactcache/artifactcache.py: Sealing away some the estimated sizeTristan Van Berkom2018-09-101-1/+1
* _artifactcache: Making public methods publicTristan Van Berkom2018-09-101-1/+1
* Refactor: Use new logging mechanism from Contexttristan/local-cache-expiryTristan Van Berkom2018-07-181-44/+0
* Compute the artifact cache size after each build/pullTristan Maat2018-07-181-0/+82