summaryrefslogtreecommitdiff
path: root/zuul
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refresh cached branches in timer driver"Zuul2022-01-275-16/+44
|\
| * Refresh cached branches in timer driverSimon Westphahl2022-01-275-16/+44
* | Merge "Remove "sql connection" backwards compatability for database"Zuul2022-01-271-7/+1
|\ \
| * | Remove "sql connection" backwards compatability for databaseJames E. Blair2022-01-251-7/+1
* | | Merge "Add "zuul delete-pipeline-state" command"Zuul2022-01-272-1/+65
|\ \ \ | |_|/ |/| |
| * | Add "zuul delete-pipeline-state" commandJames E. Blair2022-01-262-1/+65
* | | Merge "Add some pipeline processing stats"Zuul2022-01-272-3/+38
|\ \ \
| * | | Add some pipeline processing statsJames E. Blair2022-01-252-3/+38
* | | | Prevent run handler and layout update deadlockSimon Westphahl2022-01-261-4/+9
| |_|/ |/| |
* | | Remove gearman serverJames E. Blair2022-01-253-160/+1
* | | Remove the rpc client and listenerJames E. Blair2022-01-254-411/+3
|/ /
* | Log duration of local tenant layout update4.12.0Simon Westphahl2022-01-211-0/+5
* | Update tenant layouts in backgroundJames E. Blair2022-01-211-7/+62
* | Use hash to de-duplicate ZKObject writesJames E. Blair2022-01-212-12/+25
* | Merge "Initialize buildset files state correctly on reset"Zuul2022-01-201-1/+4
|\ \
| * | Initialize buildset files state correctly on resetSimon Westphahl2022-01-201-1/+4
* | | Revert "Fix a bug in getting changed files"Simon Westphahl2022-01-201-3/+3
|/ /
* | Add backwards compat handling for FrozenJobJames E. Blair2022-01-191-0/+4
* | Ignore non-serializable objects in JobDataSimon Westphahl2022-01-191-1/+1
* | Merge "autohold: use canonical project name in REST interface"Zuul2022-01-191-0/+2
|\ \
| * | autohold: use canonical project name in REST interfaceIan Wienand2022-01-181-0/+2
* | | Merge "Protect database migration by a lock in Zookeeper"Zuul2022-01-182-2/+11
|\ \ \
| * | | Protect database migration by a lock in ZookeeperSimon Westphahl2022-01-182-2/+11
* | | | Merge "Enable reprime by default"Zuul2022-01-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Enable reprime by defaultTobias Henkel2022-01-141-1/+1
* | | | Merge "Use new layout UUID when resetting pipeline state"Zuul2022-01-181-0/+1
|\ \ \ \
| * | | | Use new layout UUID when resetting pipeline stateSimon Westphahl2022-01-181-0/+1
| | |/ / | |/| |
* | | | Merge "Serialize FrozenJob.affected_projects to ZooKeeper"Zuul2022-01-181-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Serialize FrozenJob.affected_projects to ZooKeeperFelix Edel2022-01-181-0/+8
* | | | Update build set states after scheduling actionsSimon Westphahl2022-01-171-6/+7
|/ / /
* | | Merge "Handle missing config files in zuul-web"Zuul2022-01-141-2/+6
|\ \ \
| * | | Handle missing config files in zuul-webJames E. Blair2022-01-131-2/+6
| |/ /
* | | Merge "Don't join the command thread if we stop via command socket"Zuul2022-01-141-1/+3
|\ \ \ | |/ / |/| |
| * | Don't join the command thread if we stop via command socketTobias Henkel2022-01-111-1/+3
* | | Merge "Remove ZooKeeperClient for tenant-conf-check"Zuul2022-01-131-3/+1
|\ \ \
| * | | Remove ZooKeeperClient for tenant-conf-checkTristan Cacqueray2022-01-101-3/+1
| |/ /
* | | Merge "Compress ZKObject data"Zuul2022-01-131-3/+11
|\ \ \ | | |/ | |/|
| * | Compress ZKObject dataSimon Westphahl2022-01-111-3/+11
* | | Merge "Offload FrozenJob secrets"Zuul2022-01-132-2/+31
|\ \ \ | |/ /
| * | Offload FrozenJob secretsJames E. Blair2022-01-112-2/+31
| |/
* | Merge "gerrit driver - skip ignored events before they hit zookeeper"Zuul2022-01-131-7/+7
|\ \
| * | gerrit driver - skip ignored events before they hit zookeeperFabien Boucher2021-12-211-7/+7
| |/
* | Add git_over_ssh option for Gerrit connectionKenny Ho2022-01-061-2/+3
|/
* Merge "REST API: add idx_min, idx_max params to getBuilds, getBuildsets"Zuul2021-12-162-6/+30
|\
| * REST API: add idx_min, idx_max params to getBuilds, getBuildsetsMatthieu Huin2021-12-022-6/+30
* | Merge "Quantize relative priority"4.11.0Zuul2021-12-151-1/+12
|\ \
| * | Quantize relative priorityJames E. Blair2021-12-061-1/+12
* | | Fix erroneous semaphore leak cleanupJames E. Blair2021-12-142-1/+2
* | | Fix merging reconfiguration eventsJames E. Blair2021-12-142-2/+5
* | | Add readiness/liveness probes to prometheus serverJames E. Blair2021-12-0911-15/+120