summaryrefslogtreecommitdiff
path: root/zuul/driver/gerrit/gerritmodel.py
Commit message (Expand)AuthorAgeFilesLines
* Check Gerrit submit requirementsJames E. Blair2023-03-281-0/+4
* Reduce redundant Gerrit queriesJames E. Blair2022-08-191-0/+4
* gerritdriver: enable triggering on wip stateAlbin Vass2022-04-121-16/+24
* Add queue.dependencies-by-topicJames E. Blair2022-03-251-0/+2
* Populate missing change cache entriesJames E. Blair2022-02-171-1/+0
* Fix Gerrit change (de-)serializationSimon Westphahl2021-10-291-0/+6
* Handle no file commits in the Gerrit driverClark Boylan2021-10-011-1/+9
* Merge "Cache Gerrit refs in Zookeeper"Zuul2021-09-181-0/+18
|\
| * Cache Gerrit refs in ZookeeperSimon Westphahl2021-09-161-0/+18
* | Further fix of config change detection in gerritJames E. Blair2021-09-091-0/+7
* | Query gerrit files endpointJames E. Blair2021-09-081-5/+3
|/
* Filter events on event connectionAlbin Vass2021-04-241-5/+9
* Allow (de-)serialization of trigger eventsSimon Westphahl2021-03-181-1/+15
* Merge "Gerrit: add support for patchset level comments"Zuul2021-01-191-0/+6
|\
| * Gerrit: add support for patchset level commentsGuillaume Chauvel2020-12-111-0/+6
* | Handle WIP Gerrit statusJames E. Blair2021-01-051-0/+3
|/
* Merge "Move driver specific change status field to driver"Zuul2020-09-251-0/+1
|\
| * Move driver specific change status field to driverSimon Westphahl2020-09-231-0/+1
* | Add commit id and owner to Change for mqtt reportervass2020-09-221-4/+5
|/
* Gerrit checks: trigger new patchset behaviorJames E. Blair2020-02-131-1/+1
* Look for depends-on lines in dependency searchesClark Boylan2019-12-061-3/+5
* Set url scheme on HTTP Gerrit eventsClark Boylan2019-10-011-1/+1
* Fix gerrit errors from productionJames E. Blair2019-09-201-1/+1
* Support HTTP-only GerritJames E. Blair2019-09-171-0/+119
* Add support for the Gerrit checks pluginJames E. Blair2019-09-171-2/+16
* Fix flake8 error: E117 over-indentedBenedikt Loeffler2019-01-301-3/+3
* Fix reject clauses in the absence of approvalsMarkus Hosch2018-08-131-2/+1
* Remove email-filter requirementJames E. Blair2017-07-281-3/+1
* Fix dynamic layout with regex approval filtersTobias Henkel2017-07-281-2/+3
* Case sensitive label matchingTobias Henkel2017-07-271-8/+3
* Handle change related reqs on push like eventsJesse Keating2017-06-051-4/+19
* Add driver-specific pipeline requirementsJames E. Blair2017-05-191-0/+343