summaryrefslogtreecommitdiff
path: root/zuul/scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add event queue sizes to stats reporting"Zuul2020-09-161-0/+7
|\
| * Add event queue sizes to stats reportingTobias Henkel2020-08-061-0/+7
* | Merge "Clear traceback before attaching exception to event"Zuul2020-09-141-1/+6
|\ \
| * | Clear traceback before attaching exception to eventTobias Henkel2020-09-111-1/+6
* | | Merge "Builds: add "held" attribute"Zuul2020-09-091-3/+8
|\ \ \ | |/ / |/| |
| * | Builds: add "held" attributeMatthieu Huin2020-09-041-3/+8
* | | Fix typos in inline commentsTimo Lotterbach2020-08-311-1/+1
|/ /
* | Merge "Separate slow rpc operations"Zuul2020-08-201-0/+5
|\ \
| * | Separate slow rpc operationsTobias Henkel2020-08-051-0/+5
| |/
* | Dequeue changes via github checks APIFelix Edel2020-08-061-1/+25
|/
* scheduler: Fix event process abide hasUnparsedBranchCache argumentGuillaume Chauvel2020-07-291-1/+1
* Contain pipeline exceptionsJames E. Blair2020-06-081-4/+11
* Don't reconfigure the tenant on tag creationTobias Henkel2020-05-071-1/+6
* Consolidate scheduler pause/exit as hibernationJan Kubovy2020-04-031-19/+24
* Match tag items against containing branchesJames E. Blair2020-03-061-4/+8
* Log duration of tenant reconfigurationsTobias Henkel2020-02-181-1/+4
* Fix bogus error message on reconfigure eventTobias Henkel2020-01-181-1/+1
* Merge "Defer setting build result to event queue"Zuul2020-01-171-7/+9
|\
| * Defer setting build result to event queueTobias Henkel2019-12-131-7/+9
* | Add support for smart reconfigurationsTobias Henkel2019-12-161-4/+78
|/
* Fix job result metric name for builds to retrySimon Westphahl2019-12-041-1/+4
* Merge "Keep tenant_last_reconfigured float precision (time.sleep removal)"Zuul2019-10-251-1/+1
|\
| * Keep tenant_last_reconfigured float precision (time.sleep removal)Fabien Boucher2019-10-251-1/+1
* | Merge "Annotate further log messages in pipeline processing"Zuul2019-10-251-2/+3
|\ \ | |/ |/|
| * Annotate further log messages in pipeline processingTobias Henkel2019-09-251-2/+3
* | Store a list of held nodes per held build in hold requestTristan Cacqueray2019-10-241-1/+1
|/
* Remove outdated TODODavid Shrewsbury2019-09-181-2/+0
* Auto-delete expired autohold requestsDavid Shrewsbury2019-09-181-0/+51
* Add scheduler config options for hold expirationDavid Shrewsbury2019-09-181-0/+21
* Add autohold-info CLI commandDavid Shrewsbury2019-09-161-0/+17
* Store autohold requests in zookeeperDavid Shrewsbury2019-09-161-30/+74
* Add option to report build pageJames E. Blair2019-08-081-0/+5
* Merge "Improve error reporting for zuul dequeue"Zuul2019-07-311-1/+7
|\
| * Improve error reporting for zuul dequeueTobias Henkel2019-07-091-1/+7
* | Merge "Unify gearman worker handling"Zuul2019-07-171-1/+1
|\ \
| * | Unify gearman worker handlingTobias Henkel2019-07-151-1/+1
| |/
* | Logging of reconfiguration durations in ZuulJan Kubovy2019-07-151-1/+5
|/
* Fix multi-tenant caching of extra config filesJames E. Blair2019-07-031-5/+5
* Reload config on extra config files changesJames E. Blair2019-07-011-1/+1
* Merge "Fix build leak with paused jobs"Zuul2019-06-261-0/+10
|\
| * Fix build leak with paused jobsTobias Henkel2019-06-241-0/+10
* | Add repl server for debug purposesTobias Henkel2019-06-211-1/+18
|/
* Annotate logs around finished buildsTobias Henkel2019-05-301-6/+12
* Annotate logs around build statesTobias Henkel2019-05-301-9/+7
* Annotate logs around build completion and cancellationTobias Henkel2019-05-301-5/+6
* Annotate builds with event idTobias Henkel2019-05-301-7/+7
* Annotate node request processing with event idTobias Henkel2019-05-201-7/+8
* Annotate merger logs with event idTobias Henkel2019-05-171-0/+1
* Annotate some logs in the scheduler with event idTobias Henkel2019-05-171-8/+9
* Attach event to queue itemTobias Henkel2019-05-171-3/+3