summaryrefslogtreecommitdiff
path: root/zuul
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix ResourceWarnings in fingergwClark Boylan2023-02-071-12/+16
* | | | | | | | Merge "Cleanup some Python ResourceWarnings in the test suite"Zuul2023-02-091-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Cleanup some Python ResourceWarnings in the test suiteClark Boylan2023-02-061-0/+2
* | | | | | | Merge "Cleanup deleted pipelines and and event queues"Zuul2023-02-031-36/+80
|\ \ \ \ \ \ \
| * | | | | | | Cleanup deleted pipelines and and event queuesSimon Westphahl2023-01-241-36/+80
* | | | | | | | Merge "Periodically cleanup leaked pipeline state"Zuul2023-02-032-0/+74
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Periodically cleanup leaked pipeline stateSimon Westphahl2023-01-242-0/+74
* | | | | | | Merge "Track object versions in the Buildset object"Zuul2023-02-023-4/+81
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Track object versions in the Buildset objectJames E. Blair2023-01-053-4/+81
* | | | | | Merge "Require latest layout for processing mgmt events"Zuul2023-02-021-15/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Require latest layout for processing mgmt eventsSimon Westphahl2023-01-241-15/+21
| | |_|_|/ | |/| | |
* | | | | Merge "Initialize missing pipeline change list attribute"Zuul2023-02-011-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Initialize missing pipeline change list attributeSimon Westphahl2023-01-261-0/+1
| | |_|/ | |/| |
* | | | Set arrival timestamp for timer trigger eventsSimon Westphahl2023-01-261-0/+1
|/ / /
* | | Merge "Use importlib for versioning"Zuul2023-01-242-7/+6
|\ \ \
| * | | Use importlib for versioningJames E. Blair2023-01-232-7/+6
| |/ /
* | | Fix include-branches priorityJoshua Watt2023-01-201-11/+2
|/ /
* | Merge "Honor independent pipeline requirements for non-live changes"Zuul2023-01-174-5/+24
|\ \
| * | Honor independent pipeline requirements for non-live changesJames E. Blair2023-01-174-5/+24
* | | 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
| |/ /
* | | Merge "Further avoid unnecessary change dependency updates"Zuul2023-01-121-1/+1
|\ \ \
| * | | Further avoid unnecessary change dependency updatesJames E. Blair2023-01-041-1/+1
* | | | Merge "Avoid unnecessary change dependency updates"Zuul2023-01-121-26/+43
|\ \ \ \ | |/ / /
| * | | Avoid unnecessary change dependency updatesSimon Westphahl2023-01-041-26/+43
| | |/ | |/|
* | | Unvendor kazoo locks recipesClark Boylan2023-01-113-761/+2
* | | Use unsafe_skip_rsa_key_validation with cryptographyJames E. Blair2023-01-111-18/+3
* | | Cleanup test loggingClark Boylan2023-01-111-2/+6
| |/ |/|
* | Merge "Add timer event directly to pipeline event queues"Zuul2023-01-091-1/+3
|\ \
| * | Add timer event directly to pipeline event queuesSimon Westphahl2023-01-041-1/+3
| |/
* | Merge "Correctly set the repo remote URL"Zuul2023-01-091-2/+13
|\ \ | |/ |/|
| * Correctly set the repo remote URLSimon Westphahl2022-12-071-2/+13
* | Merge "Store pause and resume events on the build and report them"Zuul2023-01-027-4/+131
|\ \
| * | Store pause and resume events on the build and report themFelix Edel2023-01-027-4/+131
| |/
* | Merge "Fix deduplication exceptions in pipeline processing"Zuul2022-12-204-12/+32
|\ \
| * | Fix deduplication exceptions in pipeline processingJames E. Blair2022-11-214-12/+32
* | | Merge "Report a config error for unsupported merge mode"Zuul2022-12-198-14/+257
|\ \ \
| * | | Report a config error for unsupported merge modeJames E. Blair2022-11-118-14/+257
* | | | Merge "Reuse queue items after reconfiguration"Zuul2022-12-154-18/+33
|\ \ \ \
| * | | | Reuse queue items after reconfigurationJames E. Blair2022-12-134-18/+33
* | | | | Merge "Abort job if cleanup playbook timed out"Zuul2022-12-141-18/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Abort job if cleanup playbook timed outFelix Edel2022-12-121-18/+18
| | |_|/ | |/| |
* | | | Merge "Avoid acquiring pipeline locks in manager postConfig"Zuul2022-12-134-93/+65
|\ \ \ \
| * | | | Avoid acquiring pipeline locks in manager postConfigJames E. Blair2022-12-124-93/+65
| | |_|/ | |/| |
* | | | Merge "Consider queue settings for topic dependencies"Zuul2022-12-136-27/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Consider queue settings for topic dependenciesSimon Westphahl2022-11-306-27/+45
* | | | Merge "Allow clean scheduler shutdown when priming fails"Zuul2022-12-011-2/+3
|\ \ \ \
| * | | | Allow clean scheduler shutdown when priming failsSimon Westphahl2022-12-011-2/+3
| |/ / /
* | | | Merge "Cleanup leaked git index.lock files on checkout"Zuul2022-12-012-27/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup leaked git index.lock files on checkoutSimon Westphahl2022-11-152-27/+21