summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/pushqueue.py
Commit message (Expand)AuthorAgeFilesLines
* _scheduler: Slightly changing the Job / Queue API contractsTristan Van Berkom2018-04-181-2/+2
* _scheduler: Replace skip() and ready() with status()Jürg Billeter2018-01-231-3/+6
* Remove unused importsGökçen Nurlu2017-12-071-3/+0
* pushqueue.py: Use _skip_push() instead of _built()Jürg Billeter2017-07-201-1/+1
* _scheduler: Changed return value of Queue.done() aroundTristan Van Berkom2017-07-121-1/+1
* _scheduler/pushqueue.py: Elements which did not need push appear in skipped q...Tristan Van Berkom2017-07-111-2/+8
* Artifact push supportJürg Billeter2017-06-271-0/+46