summaryrefslogtreecommitdiff
path: root/zuul/model.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Optimize layout generation with many job variants"Zuul2023-04-271-24/+36
|\
| * Optimize layout generation with many job variantsJames E. Blair2023-02-231-24/+36
* | Merge "Expose nodepool slot attribute"Zuul2023-03-151-0/+1
|\ \
| * | Expose nodepool slot attributeJames E. Blair2022-11-301-0/+1
* | | Only store trigger event info on queue itemSimon Westphahl2023-02-221-11/+57
| |/ |/|
* | Merge "Simplufy shouldRefresh* checks"Zuul2023-02-151-6/+2
|\ \
| * | Simplufy shouldRefresh* checksJames E. Blair2023-02-011-6/+2
* | | Fix queue item creation in bundle deserializationSimon Westphahl2023-02-141-2/+1
* | | Merge "Update build/job versions in place"Zuul2023-02-111-6/+4
|\ \ \ | |/ /
| * | Update build/job versions in placeJames E. Blair2023-01-171-6/+4
* | | 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-29/+100
* | | Merge "Replace use of ProjectContext with SourceContext"Zuul2023-02-091-18/+0
|\ \ \
| * | | Replace use of ProjectContext with SourceContextSimon Westphahl2023-02-081-18/+0
* | | | Merge "Track object versions in the Buildset object"Zuul2023-02-021-2/+68
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Track object versions in the Buildset objectJames E. Blair2023-01-051-2/+68
* | | Initialize missing pipeline change list attributeSimon Westphahl2023-01-261-0/+1
* | | Fix include-branches priorityJoshua Watt2023-01-201-11/+2
* | | Honor independent pipeline requirements for non-live changesJames E. Blair2023-01-171-0/+2
|/ /
* | Merge "Store pause and resume events on the build and report them"Zuul2023-01-021-0/+35
|\ \
| * | Store pause and resume events on the build and report themFelix Edel2023-01-021-0/+35
| |/
* | Merge "Fix deduplication exceptions in pipeline processing"Zuul2022-12-201-2/+14
|\ \
| * | Fix deduplication exceptions in pipeline processingJames E. Blair2022-11-211-2/+14
| |/
* | Merge "Report a config error for unsupported merge mode"Zuul2022-12-191-0/+2
|\ \
| * | Report a config error for unsupported merge modeJames E. Blair2022-11-111-0/+2
* | | Reuse queue items after reconfigurationJames E. Blair2022-12-131-11/+25
* | | Merge "Avoid acquiring pipeline locks in manager postConfig"Zuul2022-12-131-60/+46
|\ \ \
| * | | Avoid acquiring pipeline locks in manager postConfigJames E. Blair2022-12-121-60/+46
| | |/ | |/|
* | | Consider queue settings for topic dependenciesSimon Westphahl2022-11-301-7/+7
|/ /
* | Merge "Detect errors with non-permitted parent jobs"Zuul2022-11-151-1/+30
|\ \ | |/ |/|
| * Detect errors with non-permitted parent jobsJames E. Blair2022-10-261-1/+30
* | Refactor merge mode name lookupJames E. Blair2022-11-101-0/+7
* | Merge "Parallelize some pipeline refresh ops"Zuul2022-11-101-15/+57
|\ \
| * | Parallelize some pipeline refresh opsJames E. Blair2022-11-091-15/+57
* | | Merge "Add playbook semaphores"Zuul2022-11-101-18/+83
|\ \ \
| * | | Add playbook semaphoresJames E. Blair2022-11-071-18/+83
* | | | Merge "Don't refresh the pipeline state during reconfig"Zuul2022-11-091-16/+37
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Don't refresh the pipeline state during reconfigSimon Westphahl2022-10-281-16/+37
* | | Merge "Fix implied branch matchers and override-checkout"8.0.0Zuul2022-10-271-4/+3
|\ \ \ | |/ / |/| |
| * | Fix implied branch matchers and override-checkoutJames E. Blair2022-10-201-4/+3
| |/
* | Merge "Add rebase-merge merge mode"Zuul2022-10-271-1/+3
|\ \
| * | Add rebase-merge merge modeJames E. Blair2022-10-171-1/+3
* | | Add access-rules configuration and documentationJames E. Blair2022-10-251-1/+4
* | | Add api-root tenant config objectJames E. Blair2022-10-251-0/+28
* | | Merge "Rename admin-rule to authorization-rule"Zuul2022-10-251-8/+17
|\ \ \
| * | | Rename admin-rule to authorization-ruleJames E. Blair2022-10-061-8/+17
| |/ /
* | | Merge "Include some skipped jobs in the code-review report"Zuul2022-10-251-1/+1
|\ \ \
| * | | Include some skipped jobs in the code-review reportJames E. Blair2022-10-111-1/+1
* | | | Merge "Include skip reason in build error_detail"Zuul2022-10-251-12/+20
|\ \ \ \ | |/ / /
| * | | Include skip reason in build error_detailJames E. Blair2022-10-101-12/+20