summaryrefslogtreecommitdiff
path: root/zuul/driver/git
Commit message (Expand)AuthorAgeFilesLines
* Trace Git connection eventsSimon Westphahl2022-09-301-2/+5
* Populate missing change cache entriesJames E. Blair2022-02-173-27/+37
* Add a model API versionJames E. Blair2022-01-271-1/+1
* Copy project list in gitwatcher for iterationFelix Edel2021-11-301-1/+1
* Add source attribute to GitConnectionFelix Edel2021-11-301-0/+1
* Split up registerScheduler() and onLoad() methodsFelix Edel2021-11-091-2/+8
* Add source interface for getting the cache ltimeSimon Westphahl2021-11-041-0/+3
* Refresh branch cache depending on min. ltimeSimon Westphahl2021-11-042-3/+3
* Use structured change cache keysJames E. Blair2021-09-241-2/+7
* 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-11/+2
|\ \ | |/
| * Move common change cache related methods to mixinSimon Westphahl2021-09-171-11/+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-5/+2
|\ \ | |/
| * Periodically maintain connection cachesSimon Westphahl2021-09-161-5/+2
* | Merge "Cache Git refs (driver) in Zookeeper"Zuul2021-09-182-21/+47
|\ \ | |/
| * Cache Git refs (driver) in ZookeeperSimon Westphahl2021-09-162-21/+47
* | Add ZK session-aware electionsJames E. Blair2021-09-101-5/+1
|/
* Execute merge jobs via ZooKeeperFelix Edel2021-08-061-1/+2
* Filter events on event connectionAlbin Vass2021-04-243-3/+9
* Fix FakeGerritRefWatcher and FakeGerritPoller eventsGuillaume Chauvel2021-04-161-0/+2
* Stop active event gathering on connection lossSimon Westphahl2021-04-081-1/+5
* Ensure single instance for active event gatheringSimon Westphahl2021-03-311-24/+39
* Switch to Zookeeper backed trigger event queuesSimon Westphahl2021-03-181-1/+1
* Interface to get a driver's trigger event classSimon Westphahl2021-03-181-2/+7
* Merge "git: add missing TriggerInterface to the driver"Zuul2021-03-131-2/+4
|\
| * git: add missing TriggerInterface to the driverTristan Cacqueray2021-01-271-2/+4
* | Allow refreshing volatile data in canMerge checkSimon Westphahl2021-03-011-1/+1
|/
* Separate connection registries in testsJan Kubovy2020-10-131-0/+1
* Annotate getChangeByUrl logs with event idTobias Henkel2020-07-301-1/+1
* Adjust io-level logging in gerrit/git driversJames E. Blair2020-02-131-1/+2
* Extract the watcher from git driverJames E. Blair2020-02-052-110/+167
* Merge "Fix GitEventFilter.__init__"Zuul2019-07-181-2/+3
|\
| * Fix GitEventFilter.__init__Ivan Remizov2018-10-201-2/+3
* | Record and report time for trigger eventsSimon Westphahl2019-07-181-0/+1
* | Annotate canMerge check with event idTobias Henkel2019-07-121-1/+1
* | git: only list heads and tags referencesTristan Cacqueray2019-05-241-0/+1
* | web: add /connections routeTristan Cacqueray2019-02-271-0/+8
* | connections: remove unused getSchema procedureTristan Cacqueray2019-02-181-7/+0
* | Update git connection loggingJames E. Blair2019-02-062-3/+5
* | Use os.path.join for git driver getGitUrlMonty Taylor2019-01-151-2/+1
* | Fix flake 3.6.0 warningsAndreas Jaeger2018-10-281-5/+5
|/
* Limit search scope of getChangesDependingOn to tenantTobias Henkel2018-05-241-1/+1
* Support autoholding nodes for specific changes/refsKrzysztof Klimonda2018-02-081-0/+3
* Stabilize git driver testsJames E. Blair2018-01-171-0/+3
* Support cross-source dependenciesJames E. Blair2018-01-161-0/+9
* Git driverFabien Boucher2017-12-155-4/+340
* Add implied branch matchers on 'master'James E. Blair2017-10-261-1/+1