summaryrefslogtreecommitdiff
path: root/zuul/driver/gerrit/gerritsource.py
Commit message (Expand)AuthorAgeFilesLines
* Further fix getting topic changes by git needsJames E. Blair2023-04-171-1/+3
* Fix getting Gerrit topic changes with git needsSimon Westphahl2023-04-171-3/+4
* Update following changes loggingClark Boylan2022-11-221-0/+1
* Change merge mode default based on driverJames E. Blair2022-10-131-0/+6
* gerritdriver: enable triggering on wip stateAlbin Vass2022-04-121-0/+2
* Add queue.dependencies-by-topicJames E. Blair2022-03-251-0/+30
* Populate missing change cache entriesJames E. Blair2022-02-171-10/+41
* 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
* Cache Gerrit refs in ZookeeperSimon Westphahl2021-09-161-3/+4
* Reference change dependencies by keySimon Westphahl2021-09-081-0/+3
* Allow refreshing volatile data in canMerge checkSimon Westphahl2021-03-011-1/+3
* gerrit: fix invalid ref computation from changeMatthieu Huin2021-01-051-1/+1
* Annotate getChangeByUrl logs with event idTobias Henkel2020-07-301-3/+4
* Protect getCachedChanges from concurrent modificationTobias Henkel2020-03-261-2/+2
* Look for depends-on lines in dependency searchesClark Boylan2019-12-061-1/+1
* Support HTTP-only GerritJames E. Blair2019-09-171-5/+4
* Annotate canMerge check with event idTobias Henkel2019-07-121-2/+2
* gerrit: Add some quoting in 'gerrit query' commandsBrendan Jackman2019-04-041-1/+1
* Add support for Gerrit v2.16's change URL schemaBrendan Jackman2018-11-231-1/+1
* gerrit: cast change and patchset numbers to strTristan Cacqueray2018-06-211-1/+2
* Merge "Limit search scope of getChangesDependingOn to tenant"Zuul2018-06-021-1/+1
|\
| * Limit search scope of getChangesDependingOn to tenantTobias Henkel2018-05-241-1/+1
* | Fix new depends-on format matching for prefixed gerrit uiFabien Boucher2018-05-231-2/+8
|/
* Merge "Support autoholding nodes for specific changes/refs"Zuul2018-02-101-0/+4
|\
| * Support autoholding nodes for specific changes/refsKrzysztof Klimonda2018-02-081-0/+4
* | Support the fragment form of Gerrit URLsJames E. Blair2018-01-311-1/+4
|/
* Add cross-source testsJames E. Blair2018-01-161-1/+3
* Support cross-source dependenciesJames E. Blair2018-01-161-0/+56
* Optionally limit github to protected branchesTobias Henkel2017-08-031-2/+2
* Remove email-filter requirementJames E. Blair2017-07-281-1/+0
* Handle change related reqs on push like eventsJesse Keating2017-06-051-0/+2
* Add driver-specific pipeline requirementsJames E. Blair2017-05-191-0/+41
* Pass source to project instantiationsJames E. Blair2017-04-181-1/+6
* Add canonical hostname to source objectJames E. Blair2017-04-061-0/+5
* Correct getGitwebUrlJames E. Blair2017-02-151-1/+1
* Reorganize connections into driversJames E. Blair2017-01-201-0/+51