summaryrefslogtreecommitdiff
path: root/src/buildstream/_scheduler/queues/fetchqueue.py
Commit message (Expand)AuthorAgeFilesLines
* source.py: Remove the reliance on consistency to get whether a source is cachedBenjamin Schubert2020-01-161-7/+1
* element.py: Remove _get_consistency and introduce explicit methodsBenjamin Schubert2020-01-161-4/+1
* element.py: Rename '_source_cached' to '_has_all_sources_in_source_cache'Benjamin Schubert2020-01-161-1/+1
* _frontend/status.py: Complete names when rendering dynamic queue statusTom Pollard2019-10-251-1/+1
* _scheduler: don't pass whole queue to child jobAngelos Evripiotis2019-07-041-5/+16
* queue.py: Push-based queuesJames Ennis2019-06-071-6/+6
* Use 'is' when comparing against JobStatusaevri/job_msg_enumAngelos Evripiotis2019-06-061-1/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+80