summaryrefslogtreecommitdiff
path: root/zuul/manager/dependent.py
Commit message (Expand)AuthorAgeFilesLines
* Add detail to "depends on a change that failed to merge"James E. Blair2022-08-111-20/+28
* Report per-branch cyclic-dependency conflictsJames E. Blair2022-03-211-8/+15
* Correctly reset failing cycle behind failing itemSimon Westphahl2022-03-021-2/+5
* Refactor change key/reference resolutionSimon Westphahl2021-11-031-3/+6
* zuul-web: add pipelines' manager, triggers data in statusMatthieu Huin2021-10-271-0/+1
* Store change queues in ZookeeperSimon Westphahl2021-10-261-7/+6
* Remove onChangeUpdated methodJames E. Blair2021-09-241-3/+0
* Reference change dependencies by keySimon Westphahl2021-09-081-5/+5
* Check cycle items are mergeable before reportingSimon Westphahl2021-03-011-1/+16
* Add optional support for circular dependenciesSimon Westphahl2021-03-011-12/+43
* Support per branch change queuesTobias Henkel2021-02-031-2/+4
* Annotate all canMerge calls with event idTobias Henkel2020-07-301-2/+4
* Add serial pipeline managerJames E. Blair2020-04-291-66/+13
* Ensure correct re-enqueue on changing gate queueSimon Westphahl2019-11-281-2/+3
* Return dependency cycle failure to userFabien Boucher2019-07-251-4/+0
* Annotate canMerge check with event idTobias Henkel2019-07-121-3/+5
* Annotate pipeline processing with event idTobias Henkel2019-05-171-40/+48
* Attach event to queue itemTobias Henkel2019-05-171-4/+4
* Consider shared changes queues for relative_priorityJames E. Blair2018-12-071-4/+0
* Set relative priority of node requestsJames E. Blair2018-11-301-0/+5
* Fix job contamination by unmerged changeTobias Henkel2018-07-091-5/+4
* Merge "Limit search scope of getChangesDependingOn to tenant"Zuul2018-06-021-1/+2
|\
| * Limit search scope of getChangesDependingOn to tenantTobias Henkel2018-05-241-1/+2
* | Fix setting a change queue in a templateJames E. Blair2018-05-011-3/+4
* | Fix some code descriptionAndreas Jaeger2018-04-271-2/+2
* | Late bind projectsJames E. Blair2018-04-271-7/+15
|/
* Fix dependency cycle false positiveJames E. Blair2018-01-171-2/+5
* Add cross-source testsJames E. Blair2018-01-161-2/+2
* Support cross-source dependenciesJames E. Blair2018-01-161-5/+26
* Improve scheduler log messagesJames E. Blair2017-10-031-3/+0
* Support dynamic dependent pipeline additionsJesse Keating2017-07-151-2/+20
* Move dependency cycle detection into pipelinesTobias Henkel2017-04-271-2/+10
* Remove source from pipelines (1/2)James E. Blair2017-04-181-7/+7
* Fully qualify project configuration namesJames E. Blair2017-04-181-1/+2
* Refactor out ChangeishClint Byrum2017-03-251-2/+2
* Remove job trees from pipelinesJames E. Blair2017-03-031-4/+6
* Combine shared queues explicitlyJames E. Blair2016-08-301-42/+29
* Rename BasePipelineManager to PipelineManagerMonty Taylor2016-08-011-2/+2
* Add an internals doc to the documentationMonty Taylor2016-08-011-0/+7
* Add job inheritance and start refactoringJames E. Blair2015-12-151-0/+198