summaryrefslogtreecommitdiff
path: root/zuul/manager
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use buildset merger items to collect extra config"Zuul2023-03-061-17/+9
|\
| * Use buildset merger items to collect extra configSimon Westphahl2023-02-241-17/+9
* | Merge "extra-config-files/dirs in items of a bundle should be loaded"Zuul2023-03-061-8/+17
|\ \ | |/
| * extra-config-files/dirs in items of a bundle should be loadedDong Zhang2023-02-231-8/+17
* | Merge "Re-enqueue changes if dequeued missing deps"Zuul2023-02-281-5/+32
|\ \
| * | Re-enqueue changes if dequeued missing depsJames E. Blair2023-02-201-5/+32
* | | Merge "Match events to pipelines based on topic deps"Zuul2023-02-271-6/+13
|\ \ \ | |/ /
| * | Match events to pipelines based on topic depsJames E. Blair2023-02-171-6/+13
* | | Only store trigger event info on queue itemSimon Westphahl2023-02-221-6/+9
| |/ |/|
* | Remove layout_uuid from PipelineState create callJames E. Blair2023-02-101-1/+1
* | Fix race condition in pipeline change list initJames E. Blair2023-02-101-15/+42
|/
* Refresh dependencies for changes in pipelinesJames E. Blair2023-01-241-6/+6
* Merge "Honor independent pipeline requirements for non-live changes"Zuul2023-01-172-5/+13
|\
| * Honor independent pipeline requirements for non-live changesJames E. Blair2023-01-172-5/+13
* | Merge "Fix scheduleFilesChanges fallback to target branch ref"Zuul2023-01-121-2/+3
|\ \
| * | Fix scheduleFilesChanges fallback to target branch refFabien Boucher2023-01-111-2/+3
| |/
* | Avoid unnecessary change dependency updatesSimon Westphahl2023-01-041-26/+43
|/
* Merge "Store pause and resume events on the build and report them"Zuul2023-01-021-3/+6
|\
| * Store pause and resume events on the build and report themFelix Edel2023-01-021-3/+6
* | Merge "Fix deduplication exceptions in pipeline processing"Zuul2022-12-201-1/+1
|\ \
| * | Fix deduplication exceptions in pipeline processingJames E. Blair2022-11-211-1/+1
* | | Reuse queue items after reconfigurationJames E. Blair2022-12-131-4/+7
* | | Merge "Avoid acquiring pipeline locks in manager postConfig"Zuul2022-12-131-31/+7
|\ \ \
| * | | Avoid acquiring pipeline locks in manager postConfigJames E. Blair2022-12-121-31/+7
| |/ /
* | | Consider queue settings for topic dependenciesSimon Westphahl2022-11-303-17/+31
| |/ |/|
* | Update following changes loggingClark Boylan2022-11-221-1/+3
|/
* Merge "Parallelize some pipeline refresh ops"Zuul2022-11-101-21/+21
|\
| * Parallelize some pipeline refresh opsJames E. Blair2022-11-091-21/+21
* | Merge "Add playbook semaphores"Zuul2022-11-101-4/+13
|\ \ | |/ |/|
| * Add playbook semaphoresJames E. Blair2022-11-071-4/+13
* | Don't refresh the pipeline state during reconfigSimon Westphahl2022-10-281-2/+6
|/
* Merge "Include skip reason in build error_detail"Zuul2022-10-251-3/+4
|\
| * Include skip reason in build error_detailJames E. Blair2022-10-101-3/+4
* | Merge "Include skipped builds in database and web ui"Zuul2022-10-251-7/+1
|\ \ | |/
| * Include skipped builds in database and web uiJames E. Blair2022-10-061-7/+1
* | Include tenant and pipeline in QueueItem spanJames E. Blair2022-10-051-0/+2
|/
* Merge "Trace Zuul trigger events"Zuul2022-10-041-3/+5
|\
| * Trace Zuul trigger eventsSimon Westphahl2022-09-301-3/+5
* | Merge "Link span of queue item to trigger event span"Zuul2022-10-041-1/+7
|\ \ | |/
| * Link span of queue item to trigger event spanSimon Westphahl2022-09-301-1/+7
* | Merge "Create link to previous buildset span"Zuul2022-09-281-3/+1
|\ \ | |/
| * Create link to previous buildset spanSimon Westphahl2022-09-191-3/+1
* | Merge "Trace node request phase"Zuul2022-09-281-2/+5
|\ \ | |/
| * Trace node request phaseSimon Westphahl2022-09-191-2/+5
* | Fix instance check when refreshing dependenciesSimon Westphahl2022-09-261-1/+1
|/
* Tracing: implement span save/restoreJames E. Blair2022-09-191-2/+23
* Merge "Add nodeset alternatives"Zuul2022-09-161-19/+53
|\
| * Add nodeset alternativesJames E. Blair2022-09-081-19/+53
* | Remove deprecated pipeline queue configurationJames E. Blair2022-09-082-35/+9
|/
* Merge "Add config-error reporter and report config errors to DB"Zuul2022-08-311-6/+6
|\