summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/queues/pullqueue.py
Commit message (Expand)AuthorAgeFilesLines
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-66/+0
* Stop updating state in queue.status()Benjamin Schubert2019-03-211-3/+0
* Scheduler: Introduced JobStatus instead of simple success booleanTristan Van Berkom2019-01-071-3/+5
* _scheduler/queue/pullqueue.py: Remove unused return valueDaniel Silverstone2018-10-251-1/+1
* Rework Skipped usageJosh Smith2018-09-191-5/+3
* _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