summaryrefslogtreecommitdiff
path: root/zuul/driver/gerrit
Commit message (Expand)AuthorAgeFilesLines
* Add whitespace around keywordsJames E. Blair2022-08-021-1/+1
* Fix submitWholeTopic post-merge checkJames E. Blair2022-07-051-2/+23
* Merge "Improve gerrit connection event queue logging"Zuul2022-06-301-7/+24
|\
| * Improve gerrit connection event queue loggingJames E. Blair2022-06-231-7/+24
* | Merge "Fix merging with submitWholeTopic"Zuul2022-06-302-69/+75
|\ \
| * | Fix merging with submitWholeTopicJames E. Blair2022-06-292-69/+75
| |/
* | Add ssh_server option to Gerrit driverJames E. Blair2022-06-221-3/+5
|/
* Merge "gerritdriver: enable triggering on wip state"Zuul2022-04-293-17/+28
|\
| * gerritdriver: enable triggering on wip stateAlbin Vass2022-04-123-17/+28
* | gerrit: Fix 'form' authJoshua Watt2022-04-251-4/+3
|/
* Fix recursive Gerrit change queryJames E. Blair2022-03-281-2/+0
* Add queue.dependencies-by-topicJames E. Blair2022-03-252-0/+32
* Support submitWholeTopic in GerritJames E. Blair2022-03-211-1/+63
* Merge "Clone from /a/ with authenticated Gerrit HTTP"Zuul2022-02-241-1/+1
|\
| * Clone from /a/ with authenticated Gerrit HTTPJames E. Blair2022-02-051-1/+1
* | Merge "Add ssh connection timeout"Zuul2022-02-231-2/+10
|\ \
| * | Add ssh connection timeoutJames E. Blair2022-02-011-2/+10
| |/
* | Populate missing change cache entriesJames E. Blair2022-02-173-94/+123
|/
* Merge "Add a model API version"Zuul2022-01-271-2/+3
|\
| * Add a model API versionJames E. Blair2022-01-271-2/+3
* | Refresh cached branches in timer driverSimon Westphahl2022-01-271-7/+17
|/
* 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
|/
* Add an init phase to scheduler/web startupJames E. Blair2021-11-161-0/+5
* Split up registerScheduler() and onLoad() methodsFelix Edel2021-11-091-7/+16
* Add source interface for getting the cache ltimeSimon Westphahl2021-11-041-0/+3
* Refresh branch cache depending on min. ltimeSimon Westphahl2021-11-041-2/+2
* Store connection branch cache in ZKJames E. Blair2021-11-031-2/+8
* Use CachedBranchConnection in Gerrit driverJames E. Blair2021-11-031-23/+10
* Fix Gerrit change (de-)serializationSimon Westphahl2021-10-291-0/+6
* gerrit: trim messages to "human length"Ian Wienand2021-10-141-1/+24
* gerrit: handle POST 400 errors and don't retryIan Wienand2021-10-131-0/+18
* Handle no file commits in the Gerrit driverClark Boylan2021-10-011-1/+9
* Include project name in gerrit branch cacheJames E. Blair2021-09-281-3/+3
* Never externally delete change cache entriesJames E. Blair2021-09-281-5/+1
* Use structured change cache keysJames E. Blair2021-09-241-7/+20
* Remove onChangeUpdated methodJames E. Blair2021-09-241-2/+0
* Merge "Simplify Zookeeper change cache API"Zuul2021-09-181-6/+0
|\
| * Simplify Zookeeper change cache APISimon Westphahl2021-09-171-6/+0
* | Merge "Move common change cache related methods to mixin"Zuul2021-09-181-18/+2
|\ \ | |/
| * Move common change cache related methods to mixinSimon Westphahl2021-09-171-18/+2
* | Merge "Clean up dangling cache data nodes more often"Zuul2021-09-181-1/+3
|\ \ | |/
| * Clean up dangling cache data nodes more oftenSimon Westphahl2021-09-171-1/+3
* | Merge "Periodically maintain connection caches"Zuul2021-09-181-8/+2
|\ \ | |/
| * Periodically maintain connection cachesSimon Westphahl2021-09-161-8/+2
* | Merge "Cache Gerrit refs in Zookeeper"Zuul2021-09-183-66/+144
|\ \ | |/
| * Cache Gerrit refs in ZookeeperSimon Westphahl2021-09-163-66/+144
* | Merge "Reference change dependencies by key"Zuul2021-09-182-9/+21
|\ \ | |/
| * Reference change dependencies by keySimon Westphahl2021-09-082-9/+21