summaryrefslogtreecommitdiff
path: root/zuul
Commit message (Expand)AuthorAgeFilesLines
* Fix prune-database commandJames E. Blair2023-03-292-8/+37
* Merge "[gitlab driver] fix "'EnqueueEvent' object has no attribute 'change_ur...Zuul2023-02-221-6/+1
|\
| * [gitlab driver] fix "'EnqueueEvent' object has no attribute 'change_url'"Fabien Boucher2022-12-151-6/+1
* | Merge "Cleanup old rebase-merge dirs on repo reset"8.2.0Zuul2023-02-171-1/+27
|\ \
| * | Cleanup old rebase-merge dirs on repo resetSimon Westphahl2023-02-171-1/+27
* | | Merge "Return cached Github change on concurrent update"Zuul2023-02-171-0/+1
|\ \ \
| * | | Return cached Github change on concurrent updateSimon Westphahl2023-02-171-0/+1
* | | | Merge "Update reconfig event ltime on (smart) reconfig"Zuul2023-02-171-1/+1
|\ \ \ \
| * | | | Update reconfig event ltime on (smart) reconfigSimon Westphahl2023-02-171-1/+1
* | | | | Merge "Allow default-ansible-version to be an int"Zuul2023-02-171-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow default-ansible-version to be an intJames E. Blair2023-01-311-3/+3
* | | | | Merge "Fix exception on retry in source base class"Zuul2023-02-151-2/+1
|\ \ \ \ \
| * | | | | Fix exception on retry in source base classSimon Westphahl2023-02-141-2/+1
| | |/ / / | |/| | |
* | | | | Merge "Prevent files cache ltime from going backward"Zuul2023-02-151-0/+6
|\ \ \ \ \
| * | | | | Prevent files cache ltime from going backwardSimon Westphahl2023-02-011-0/+6
| | |/ / / | |/| | |
* | | | | 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