summaryrefslogtreecommitdiff
path: root/buildstream/_scheduler/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* PushQueue -> ArtifactPushQueueraoul/440-source-cache-remotesRaoul Hidalgo Charman2019-03-221-1/+1
* sourcepushqueue.py: Add queue for pushing sourcesRaoul Hidalgo Charman2019-03-221-0/+1
* Scheduler: Introduced JobStatus instead of simple success booleanTristan Van Berkom2019-01-071-1/+1
* Make Jobs abstract and element-independentTristan Maat2018-07-181-1/+2
* _scheduler/*queue.py: Move queues to a subdirectoryTristan Maat2018-07-181-6/+6
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* _scheduler: Replace skip() and ready() with status()Jürg Billeter2018-01-231-1/+1
* _scheduler: Renamed ArtifactFetchQueue to PullQueueTristan Van Berkom2017-07-021-1/+1
* Artifact fetch supportJürg Billeter2017-06-271-0/+1
* Artifact push supportJürg Billeter2017-06-271-0/+1
* Scheduler overhaul.Tristan Van Berkom2017-05-281-0/+27