summaryrefslogtreecommitdiff
path: root/zuul/driver/github
Commit message (Expand)AuthorAgeFilesLines
...
* | Import collections.Mapping correctly4.5.1Matthieu Huin2021-06-141-1/+2
* | Merge "Allow monitoring length of connection event queues"Zuul2021-05-211-0/+3
|\ \
| * | Allow monitoring length of connection event queuesSimon Westphahl2021-05-201-0/+3
* | | Remove translation of check run action in github driverTobias Henkel2021-05-112-3/+11
* | | Filter events on event connectionAlbin Vass2021-04-243-5/+11
|/ /
* | Merge "Fix ZK-related race condition in github driver"Zuul2021-04-081-43/+64
|\ \
| * | Fix ZK-related race condition in github driverJames E. Blair2021-03-301-43/+64
* | | Align enqueue/dequeue events with trigger eventsJames E. Blair2021-03-271-0/+1
|/ /
* | Dispatch Github webhook events via ZookeeperSimon Westphahl2021-03-261-116/+91
* | Improve test output by using named queuesJan Kubovy2021-03-241-1/+2
* | Fix bug w/ None event in Github event forwarderSimon Westphahl2021-03-231-1/+1
* | Merge "Switch to Zookeeper backed trigger event queues"Zuul2021-03-201-10/+10
|\ \
| * | Switch to Zookeeper backed trigger event queuesSimon Westphahl2021-03-181-10/+10
* | | Merge "Interface to get a driver's trigger event class"Zuul2021-03-191-0/+4
|\ \ \ | |/ /
| * | Interface to get a driver's trigger event classSimon Westphahl2021-03-181-0/+4
* | | Merge "Allow (de-)serialization of trigger events"Zuul2021-03-191-0/+23
|\ \ \ | |/ /
| * | Allow (de-)serialization of trigger eventsSimon Westphahl2021-03-181-0/+23
* | | Merge "Add and fix fields in driver trigger event models"Zuul2021-03-191-3/+5
|\ \ \ | |/ /
| * | Add and fix fields in driver trigger event modelsSimon Westphahl2021-03-181-3/+5
* | | Merge "Move management and result events to model"Zuul2021-03-191-1/+1
|\ \ \ | |/ /
| * | Move management and result events to modelSimon Westphahl2021-03-181-1/+1
* | | Report max 50 file comments to githubTobias Henkel2021-03-151-2/+26
|/ /
* | Merge "Fix possible race in _getChange"Zuul2021-03-091-4/+4
|\ \
| * | Fix possible race in _getChangeTobias Henkel2020-10-161-4/+4
* | | Merge "Allow refreshing volatile data in canMerge check"Zuul2021-03-082-3/+8
|\ \ \
| * | | Allow refreshing volatile data in canMerge checkSimon Westphahl2021-03-012-3/+8
* | | | Merge "Don't query branch protection on pull request events"Zuul2021-03-013-6/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Don't query branch protection on pull request eventsTobias Henkel2020-11-183-6/+19
* | | | Merge "Save superfluous api requests in check run reporting"Zuul2021-03-012-104/+74
|\ \ \ \
| * | | | Save superfluous api requests in check run reportingTobias Henkel2020-11-042-104/+74
* | | | | Merge "Remove an unneeded api call when creating check_runs"Zuul2021-03-011-4/+11
|\ \ \ \ \ | |/ / / /
| * | | | Remove an unneeded api call when creating check_runsTobias Henkel2020-11-041-4/+11
* | | | | Merge "Delay getting many files to mergers"Zuul2021-02-271-1/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Delay getting many files to mergersTobias Henkel2020-10-081-1/+11
| | |_|/ | |/| |
* | | | Bump pyjwt to 2.0.0Matthieu Huin2021-01-141-1/+1
| |_|/ |/| |
* | | Merge "Allow to reuse the code handling the branch cache"Zuul2020-11-181-105/+14
|\ \ \ | |_|/ |/| |
| * | Allow to reuse the code handling the branch cachePierre-Louis Bonicoli2020-11-101-105/+14
| |/
* | Restore correct reason reporting of merge failuresTobias Henkel2020-10-051-0/+8
|/
* Merge "Optimize GitHub requests on PR merge"Zuul2020-10-021-5/+19
|\
| * Optimize GitHub requests on PR mergeSimon Westphahl2020-09-301-5/+19
* | Merge "Fix multiple prs found when commit is not head"Zuul2020-09-281-7/+16
|\ \
| * | Fix multiple prs found when commit is not headTobias Henkel2020-09-041-7/+16
* | | Merge "Move driver specific change status field to driver"Zuul2020-09-251-5/+0
|\ \ \
| * | | Move driver specific change status field to driverSimon Westphahl2020-09-231-5/+0
* | | | Merge "Fetch can-merge info when updating a pull-request"Zuul2020-09-255-63/+90
|\ \ \ \ | |/ / /
| * | | Fetch can-merge info when updating a pull-requestSimon Westphahl2020-09-235-63/+90
* | | | Merge "Add commit id and owner to Change for mqtt reporter"Zuul2020-09-221-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add commit id and owner to Change for mqtt reportervass2020-09-221-1/+2
| | |/ | |/|
* | | Merge "Log missing required status checks"Zuul2020-09-211-6/+10
|\ \ \ | |/ / |/| |
| * | Log missing required status checksTobias Henkel2020-09-211-6/+10