summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/queue.py
Commit message (Expand)AuthorAgeFilesLines
* frontend: Implement interactive 'retry' optionTristan Van Berkom2017-08-011-3/+4
* Add network-retries optionJürg Billeter2017-07-271-1/+4
* _scheduler: Changed return value of Queue.done() aroundTristan Van Berkom2017-07-121-5/+4
* _scheduler/queue.py: Queue.done() return value now represents whether it was ...Tristan Van Berkom2017-07-101-9/+21
* scheduler: Add push queue typeJürg Billeter2017-06-271-0/+3
* queue.py: Check whether to skip elements every time we rescheduleTristan Van Berkom2017-05-291-0/+5
* queue.py: Removed useless subclass initializer methodTristan Van Berkom2017-05-281-10/+0
* Scheduler overhaul.Tristan Van Berkom2017-05-281-0/+207