summaryrefslogtreecommitdiff
path: root/tests/unit/test_gerrit.py
Commit message (Expand)AuthorAgeFilesLines
* gerrit driver: fix bug around unicode branch namesAlex Hornung2023-01-241-0/+45
* executor: Skip line mapping for special Gerrit filesJoshua Watt2022-11-031-6/+20
* Log more info on gerrit 403 errorsJames E. Blair2022-09-061-0/+19
* Merge "Reduce redundant Gerrit queries"Zuul2022-08-191-0/+56
|\
| * Reduce redundant Gerrit queriesJames E. Blair2022-08-191-0/+56
* | Strictly sequence reconfiguration eventsJames E. Blair2022-07-181-0/+1
|/
* Merge "Fix merging with submitWholeTopic"Zuul2022-06-301-0/+81
|\
| * Fix merging with submitWholeTopicJames E. Blair2022-06-291-0/+81
* | Add ssh_server option to Gerrit driverJames E. Blair2022-06-221-0/+19
|/
* De-duplicate change dependenciesJames E. Blair2022-03-281-0/+42
* Clone from /a/ with authenticated Gerrit HTTPJames E. Blair2022-02-051-1/+1
* Add git_over_ssh option for Gerrit connectionKenny Ho2022-01-061-0/+18
* Skip gerrit checks API scheme test on multi schedulerFelix Edel2021-11-291-2/+17
* gerrit: trim messages to "human length"Ian Wienand2021-10-141-0/+22
* Cleanup Zuul's stdout/stderr outputClark Boylan2021-06-041-1/+1
* Gerrit: add support for patchset level commentsGuillaume Chauvel2020-12-111-0/+25
* Sort comments in file_comments testingClark Boylan2020-08-271-19/+29
* Merge file comments from multiple tasksFelix Edel2020-08-241-4/+41
* Always report the status url in Gerrit checksJames E. Blair2020-08-041-0/+14
* Detect Gerrit gate pipelines with the wrong connectionJames E. Blair2020-06-091-0/+32
* Merge "Make github file annotation levels configurable via zuul return"Zuul2020-04-061-4/+17
|\
| * Make github file annotation levels configurable via zuul returnFelix Edel2020-03-061-4/+17
* | Scheduler test app managerJan Kubovy2020-04-031-1/+1
|/
* Gerrit checks: trigger new patchset behaviorJames E. Blair2020-02-131-0/+39
* Report robot comments to gerritJames E. Blair2020-02-131-0/+40
* Merge "Don't report enqueue of non-live item"Zuul2020-02-131-1/+5
|\
| * Don't report enqueue of non-live itemJames E. Blair2020-02-121-1/+5
* | Gerrit: add polling support for refsJames E. Blair2020-02-061-0/+36
|/
* Gerrit: poll for merged changes if no stream eventsJames E. Blair2020-02-031-0/+44
* Add 'comment' option to Gerrit reporterJames E. Blair2019-10-231-0/+4
* URL quote username/password in gerritJames E. Blair2019-10-111-0/+17
* Fix gerrit errors from productionJames E. Blair2019-09-201-0/+20
* Add autogenerated tag to Gerrit reviewsJames E. Blair2019-09-171-0/+2
* Add support for the Gerrit checks pluginJames E. Blair2019-09-171-1/+98
* Build layout of non-live items with config updatesJames E. Blair2019-07-121-1/+2
* Update references for opendevMonty Taylor2019-04-241-1/+1
* Filter file comments for existing filesJames E. Blair2018-10-251-1/+7
* Add a sanity check for all refs returned by GerritMarkus Hosch2018-09-041-0/+29
* Map file comment line numbersJames E. Blair2018-08-151-1/+5
* Scope config line comments to changeJames E. Blair2018-08-091-1/+56
* Support line comments in GerritJames E. Blair2018-07-271-1/+42
* Report to gerrit over HTTPJames E. Blair2018-07-261-1/+25
* Remove unecessary shebang and exec bitFabien Boucher2018-07-261-2/+0
* Cleanup use of mock package in for python2Clark Boylan2018-03-291-5/+2
* change assert(Not)Equals to assert(Not)Equalzhangyangyang2017-09-131-4/+4
* Pass source to project instantiationsJames E. Blair2017-04-181-1/+3
* Move tests into test/unitJames E. Blair2017-01-241-0/+81