summaryrefslogtreecommitdiff
path: root/zuul/driver/gerrit/gerritreporter.py
Commit message (Expand)AuthorAgeFilesLines
* Add config-error reporter and report config errors to DBJames E. Blair2022-08-221-0/+3
* Fix submitWholeTopic post-merge checkJames E. Blair2022-07-051-2/+23
* Fix merging with submitWholeTopicJames E. Blair2022-06-291-2/+3
* Detect Gerrit gate pipelines with the wrong connectionJames E. Blair2020-06-091-0/+4
* Support file comments via Github checks APIFelix Edel2020-02-191-14/+1
* Only report to changes in gerritTobias Henkel2019-11-281-0/+5
* Remove deprecated "checks_api" syntaxJames E. Blair2019-10-231-2/+1
* Add 'comment' option to Gerrit reporterJames E. Blair2019-10-231-3/+16
* Add support for the Gerrit checks pluginJames E. Blair2019-09-171-1/+1
* Annotate logs around reportingTobias Henkel2019-05-301-4/+5
* Filter file comments for existing filesJames E. Blair2018-10-251-1/+2
* Scope config line comments to changeJames E. Blair2018-08-091-13/+1
* Add support for line comment rangesJames E. Blair2018-07-271-1/+6
* Report config errors as line commentsJames E. Blair2018-07-271-0/+8
* Support line comments in GerritJames E. Blair2018-07-271-3/+17
* Report to gerrit over HTTPJames E. Blair2018-07-261-3/+1
* Remove pipeline argument from various report fnctsJesse Keating2017-06-011-2/+2
* Only report to gerrit if the action is from gerritJamie Lennox2017-05-291-1/+12
* Remove source from reporterJamie Lennox2017-05-291-2/+2
* Merge "Resolve project_name/project confusion for gerrit" into feature/zuulv3Jenkins2017-04-191-1/+1
|\
| * Resolve project_name/project confusion for gerritTobias Henkel2017-04-111-1/+1
* | Handle dict extras in Voluptuous SchemaClark Boylan2017-04-121-1/+1
|/
* Merge branch 'master' into feature/zuulv3Joshua Hesketh2017-03-061-1/+1
* Reorganize connections into driversJames E. Blair2017-01-201-0/+52