summaryrefslogtreecommitdiff
path: root/zuul/manager/independent.py
Commit message (Expand)AuthorAgeFilesLines
* Add detail to "depends on a change that failed to merge"James E. Blair2022-08-111-13/+16
* Report per-branch cyclic-dependency conflictsJames E. Blair2022-03-211-1/+2
* Don't lock pipelines during local layout updateSimon Westphahl2022-02-081-3/+0
* Refactor change key/reference resolutionSimon Westphahl2021-11-031-1/+2
* zuul-web: add pipelines' manager, triggers data in statusMatthieu Huin2021-10-271-0/+1
* Store change queues in ZookeeperSimon Westphahl2021-10-261-1/+4
* Remove onChangeUpdated methodJames E. Blair2021-09-241-3/+0
* Merge "Reference change dependencies by key"Zuul2021-09-181-1/+1
|\
| * Reference change dependencies by keySimon Westphahl2021-09-081-1/+1
* | Make sure dynamic change queues are marked as suchSimon Westphahl2021-09-021-1/+1
|/
* Add optional support for circular dependenciesSimon Westphahl2021-03-011-11/+21
* Support per branch change queuesTobias Henkel2021-02-031-1/+1
* Return dependency cycle failure to userFabien Boucher2019-07-251-4/+0
* Annotate pipeline processing with event idTobias Henkel2019-05-171-15/+21
* Attach event to queue itemTobias Henkel2019-05-171-2/+2
* Consider shared changes queues for relative_priorityJames E. Blair2018-12-071-1/+2
* Fix dependency cycle false positiveJames E. Blair2018-01-171-2/+2
* Support cross-source dependenciesJames E. Blair2018-01-161-0/+3
* Improve scheduler log messagesJames E. Blair2017-10-031-3/+0
* Ensure ref-updated jobs run with their refJames E. Blair2017-08-021-0/+3
* Move dependency cycle detection into pipelinesTobias Henkel2017-04-271-2/+11
* Refactor out ChangeishClint Byrum2017-03-251-1/+1
* Re-enable test_nonvoting_pipelinePaul Belanger2016-11-091-2/+0
* Rename BasePipelineManager to PipelineManagerMonty Taylor2016-08-011-2/+2
* Add an internals doc to the documentationMonty Taylor2016-08-011-0/+2
* Add job inheritance and start refactoringJames E. Blair2015-12-151-0/+95