index
:
delta/openstack/zuul.git
baserock/adamcoldrick/mason-plugin-prototype
baserock/sam/tweaks
feature/zuulv3
master
stable/3.x
opendev.org: zuul/zuul.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zuul
/
driver
/
gerrit
/
gerritconnection.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gerrit: Handle case where commit has no parents
Joshua Watt
2023-04-17
1
-2
/
+8
*
Check Gerrit submit requirements
James E. Blair
2023-03-28
1
-6
/
+34
*
Ignore fetch-ref-replicated gerrit event
Dong Zhang
2023-02-28
1
-0
/
+2
*
gerrit driver: fix bug around unicode branch names
Alex Hornung
2023-01-24
1
-2
/
+7
*
Merge "Trace Gerrit connection events"
Zuul
2022-10-04
1
-10
/
+29
|
\
|
*
Trace Gerrit connection events
Simon Westphahl
2022-09-30
1
-10
/
+29
*
|
Log more info on gerrit 403 errors
James E. Blair
2022-09-06
1
-11
/
+16
|
/
*
Merge "Reduce redundant Gerrit queries"
Zuul
2022-08-19
1
-6
/
+21
|
\
|
*
Reduce redundant Gerrit queries
James E. Blair
2022-08-19
1
-6
/
+21
*
|
Add whitespace around keywords
James E. Blair
2022-08-02
1
-1
/
+1
|
/
*
Merge "Improve gerrit connection event queue logging"
Zuul
2022-06-30
1
-7
/
+24
|
\
|
*
Improve gerrit connection event queue logging
James E. Blair
2022-06-23
1
-7
/
+24
*
|
Merge "Fix merging with submitWholeTopic"
Zuul
2022-06-30
1
-67
/
+72
|
\
\
|
*
|
Fix merging with submitWholeTopic
James E. Blair
2022-06-29
1
-67
/
+72
|
|
/
*
|
Add ssh_server option to Gerrit driver
James E. Blair
2022-06-22
1
-3
/
+5
|
/
*
Fix recursive Gerrit change query
James E. Blair
2022-03-28
1
-2
/
+0
*
Support submitWholeTopic in Gerrit
James E. Blair
2022-03-21
1
-1
/
+63
*
Merge "Clone from /a/ with authenticated Gerrit HTTP"
Zuul
2022-02-24
1
-1
/
+1
|
\
|
*
Clone from /a/ with authenticated Gerrit HTTP
James E. Blair
2022-02-05
1
-1
/
+1
*
|
Merge "Add ssh connection timeout"
Zuul
2022-02-23
1
-2
/
+10
|
\
\
|
*
|
Add ssh connection timeout
James E. Blair
2022-02-01
1
-2
/
+10
|
|
/
*
|
Populate missing change cache entries
James E. Blair
2022-02-17
1
-83
/
+82
|
/
*
Merge "Add a model API version"
Zuul
2022-01-27
1
-2
/
+3
|
\
|
*
Add a model API version
James E. Blair
2022-01-27
1
-2
/
+3
*
|
Refresh cached branches in timer driver
Simon Westphahl
2022-01-27
1
-7
/
+17
|
/
*
Merge "gerrit driver - skip ignored events before they hit zookeeper"
Zuul
2022-01-13
1
-7
/
+7
|
\
|
*
gerrit driver - skip ignored events before they hit zookeeper
Fabien Boucher
2021-12-21
1
-7
/
+7
*
|
Add git_over_ssh option for Gerrit connection
Kenny Ho
2022-01-06
1
-2
/
+3
|
/
*
Add an init phase to scheduler/web startup
James E. Blair
2021-11-16
1
-0
/
+5
*
Split up registerScheduler() and onLoad() methods
Felix Edel
2021-11-09
1
-7
/
+16
*
Store connection branch cache in ZK
James E. Blair
2021-11-03
1
-2
/
+8
*
Use CachedBranchConnection in Gerrit driver
James E. Blair
2021-11-03
1
-23
/
+10
*
gerrit: trim messages to "human length"
Ian Wienand
2021-10-14
1
-1
/
+24
*
gerrit: handle POST 400 errors and don't retry
Ian Wienand
2021-10-13
1
-0
/
+18
*
Include project name in gerrit branch cache
James E. Blair
2021-09-28
1
-3
/
+3
*
Never externally delete change cache entries
James E. Blair
2021-09-28
1
-5
/
+1
*
Use structured change cache keys
James E. Blair
2021-09-24
1
-7
/
+20
*
Remove onChangeUpdated method
James E. Blair
2021-09-24
1
-2
/
+0
*
Merge "Simplify Zookeeper change cache API"
Zuul
2021-09-18
1
-6
/
+0
|
\
|
*
Simplify Zookeeper change cache API
Simon Westphahl
2021-09-17
1
-6
/
+0
*
|
Merge "Move common change cache related methods to mixin"
Zuul
2021-09-18
1
-18
/
+2
|
\
\
|
|
/
|
*
Move common change cache related methods to mixin
Simon Westphahl
2021-09-17
1
-18
/
+2
*
|
Merge "Clean up dangling cache data nodes more often"
Zuul
2021-09-18
1
-1
/
+3
|
\
\
|
|
/
|
*
Clean up dangling cache data nodes more often
Simon Westphahl
2021-09-17
1
-1
/
+3
*
|
Merge "Periodically maintain connection caches"
Zuul
2021-09-18
1
-8
/
+2
|
\
\
|
|
/
|
*
Periodically maintain connection caches
Simon Westphahl
2021-09-16
1
-8
/
+2
*
|
Merge "Cache Gerrit refs in Zookeeper"
Zuul
2021-09-18
1
-63
/
+122
|
\
\
|
|
/
|
*
Cache Gerrit refs in Zookeeper
Simon Westphahl
2021-09-16
1
-63
/
+122
*
|
Merge "Reference change dependencies by key"
Zuul
2021-09-18
1
-9
/
+18
|
\
\
|
|
/
|
*
Reference change dependencies by key
Simon Westphahl
2021-09-08
1
-9
/
+18
[next]