summaryrefslogtreecommitdiff
path: root/zuul/driver/pagure
Commit message (Expand)AuthorAgeFilesLines
* Trace Pagure connection eventsSimon Westphahl2022-09-301-5/+21
* Hide skipped jobs in status/reportsJames E. Blair2022-07-211-1/+4
* Fix merging with submitWholeTopicJames E. Blair2022-06-291-12/+13
* Rename MERGER_FAILURE to MERGE_CONFLICTJames E. Blair2022-02-241-1/+1
* Populate missing change cache entriesJames E. Blair2022-02-172-56/+78
* Merge "Add a model API version"Zuul2022-01-271-2/+2
|\
| * Add a model API versionJames E. Blair2022-01-271-2/+2
* | Refresh cached branches in timer driverSimon Westphahl2022-01-271-2/+5
|/
* Add an init phase to scheduler/web startupJames E. Blair2021-11-161-0/+5
* Split up registerScheduler() and onLoad() methodsFelix Edel2021-11-091-5/+18
* 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
* Store connection branch cache in ZKJames E. Blair2021-11-031-2/+7
* Use CachedBranchConnection in Pagure driverJames E. Blair2021-11-031-16/+9
* Merge "Show emoji to highlight failed jobs in build result in Github"Zuul2021-09-291-1/+1
|\
| * Show emoji to highlight failed jobs in build result in GithubDong Zhang2021-09-161-1/+1
* | Never externally delete change cache entriesJames E. Blair2021-09-281-13/+9
* | Use structured change cache keysJames E. Blair2021-09-241-3/+10
* | Only refresh deps if change messages have changedJames E. Blair2021-09-242-0/+7
* | Remove onChangeUpdated methodJames E. Blair2021-09-241-3/+0
* | Simplify Zookeeper change cache APISimon Westphahl2021-09-171-6/+0
* | Move common change cache related methods to mixinSimon Westphahl2021-09-171-18/+2
* | Clean up dangling cache data nodes more oftenSimon Westphahl2021-09-171-1/+3
* | Periodically maintain connection cachesSimon Westphahl2021-09-161-5/+2
* | Cache Pagure refs in ZookeeperSimon Westphahl2021-09-163-49/+106
* | Reference change dependencies by keySimon Westphahl2021-09-082-1/+8
|/
* Don't clear connection caches during full reconfigSimon Westphahl2021-07-091-3/+0
* 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
* | Filter events on event connectionAlbin Vass2021-04-243-4/+11
|/
* Dispatch Pagure webhook events via ZookeeperSimon Westphahl2021-03-261-130/+53
* Switch to Zookeeper backed trigger event queuesSimon Westphahl2021-03-181-1/+3
* Interface to get a driver's trigger event classSimon Westphahl2021-03-181-0/+4
* Allow (de-)serialization of trigger eventsSimon Westphahl2021-03-181-0/+20
* Add and fix fields in driver trigger event modelsSimon Westphahl2021-03-181-0/+1
* Allow refreshing volatile data in canMerge checkSimon Westphahl2021-03-011-1/+3
* Allow to reuse the code handling the branch cachePierre-Louis Bonicoli2020-11-101-1/+1
* Move driver specific change status field to driverSimon Westphahl2020-09-231-0/+1
* Remove source_event from Change objectsTobias Henkel2020-09-111-3/+0
* Annotate getChangeByUrl logs with event idTobias Henkel2020-07-302-5/+7
* pagure: ensure files is list and not a dict_keysFabien Boucher2020-06-021-1/+1
* Merge "pagure: Improve CI status flag handling"Zuul2020-05-161-11/+35
|\
| * pagure: Improve CI status flag handlingFabien Boucher2020-04-071-11/+35
* | pagure: Make use of the new project webhook/token endpointFabien Boucher2020-04-071-4/+3
|/
* Merge "Protect getCachedChanges from concurrent modification"Zuul2020-04-031-1/+1
|\
| * Protect getCachedChanges from concurrent modificationTobias Henkel2020-03-261-1/+1
* | Pagure - Refresh token and recheck sign when token regeneratedFabien Boucher2020-02-171-19/+25
* | Pagure: remove connectors burden and simplify codeFabien Boucher2020-02-171-129/+58
|/
* Merge "Pagure: Fix handling of threshold_reached: None"Zuul2019-12-061-1/+5
|\
| * Pagure: Fix handling of threshold_reached: NoneFabien Boucher2019-11-271-1/+5