summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/queues/pullqueue.py
Commit message (Expand)AuthorAgeFilesLines
* _scheduler: API fixes; _check_cache_size_real() -> check_cache_size()Tristan Van Berkom2018-09-101-1/+1
* _scheduler/queues: Mark build and pull queue as requiring shared access to th...Tristan Van Berkom2018-09-101-1/+1
* PullQueue: fix resource usedTiago Gomes2018-08-061-1/+1
* Compute the artifact cache size after each build/pullTristan Maat2018-07-181-0/+5
* Make Jobs abstract and element-independentTristan Maat2018-07-181-3/+4
* _scheduler/*queue.py: Move queues to a subdirectoryTristan Maat2018-07-181-0/+63