summaryrefslogtreecommitdiff
path: root/zuul
Commit message (Expand)AuthorAgeFilesLines
* Merge "Simplufy shouldRefresh* checks"Zuul2023-02-151-6/+2
|\
| * Simplufy shouldRefresh* checksJames E. Blair2023-02-011-6/+2
* | Merge "Expand the scope of zkprofile"Zuul2023-02-151-4/+3
|\ \
| * | Expand the scope of zkprofileJames E. Blair2023-02-141-4/+3
* | | Merge "Add more log messages for run handler steps"Zuul2023-02-151-1/+7
|\ \ \
| * | | Add more log messages for run handler stepsSimon Westphahl2023-02-061-1/+7
* | | | Merge "Add scheduler run handler metric"Zuul2023-02-151-52/+56
|\ \ \ \ | |/ / /
| * | | Add scheduler run handler metricSimon Westphahl2023-02-061-52/+56
* | | | Merge "gerrit driver: fix bug around unicode branch names"Zuul2023-02-151-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | gerrit driver: fix bug around unicode branch namesAlex Hornung2023-01-241-2/+7
* | | | Merge "Fix queue item creation in bundle deserialization"Zuul2023-02-141-2/+1
|\ \ \ \
| * | | | Fix queue item creation in bundle deserializationSimon Westphahl2023-02-141-2/+1
* | | | | Merge "Fix deprecated use of currentThread() in REPL"Zuul2023-02-141-3/+3
|\ \ \ \ \
| * | | | | Fix deprecated use of currentThread() in REPLSimon Westphahl2023-02-141-3/+3
| |/ / / /
* | | | | Merge "Don't nest alembic transactions"Zuul2023-02-141-18/+22
|\ \ \ \ \
| * | | | | Don't nest alembic transactionsClark Boylan2023-02-011-18/+22
* | | | | | Merge "Address SqlAlchemy Removed in 2.0 Warnings"Zuul2023-02-143-15/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Address SqlAlchemy Removed in 2.0 WarningsClark Boylan2023-01-303-15/+22
* | | | | | Merge "Fix more file opening ResourceWarnings"Zuul2023-02-141-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix more file opening ResourceWarningsClark Boylan2023-02-071-1/+2
* | | | | | Fix configuration error related to YAML anchorsJames E. Blair2023-02-131-0/+36
* | | | | | 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-102-2/+2
* | | | | | Fix race condition in pipeline change list initJames E. Blair2023-02-104-46/+165
* | | | | | Merge "Add an !unsafe change_message variable"Zuul2023-02-102-4/+14
|\ \ \ \ \ \
| * | | | | | Add an !unsafe change_message variableJames E. Blair2023-02-092-4/+14
* | | | | | | Merge "Refresh dependencies for changes in pipelines"Zuul2023-02-091-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Refresh dependencies for changes in pipelinesJames E. Blair2023-01-241-6/+6
* | | | | | | | Merge "Replace use of ProjectContext with SourceContext"Zuul2023-02-092-22/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Replace use of ProjectContext with SourceContextSimon Westphahl2023-02-082-22/+7
* | | | | | | | Merge "Fix DeprecationWarning: ssl.PROTOCOL_TLS is deprecated"Zuul2023-02-093-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Fix DeprecationWarning: ssl.PROTOCOL_TLS is deprecatedClark Boylan2023-02-073-3/+3
* | | | | | | | Merge "Fix ResourceWarnings in the executor server"Zuul2023-02-091-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix ResourceWarnings in the executor serverClark Boylan2023-02-071-2/+4
* | | | | | | | Merge "Fix ResourceWarnings in fingergw"Zuul2023-02-091-12/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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
|/ / /