summaryrefslogtreecommitdiff
path: root/zuul/connection
Commit message (Expand)AuthorAgeFilesLines
* Fix read-only branches error in zuul-webSimon Westphahl2022-07-041-24/+25
* Fix zuul-web layout update on full/tenant-reconfigureJames E. Blair2022-05-251-4/+28
* Clear branch cache on full reconfigurationJames E. Blair2022-03-141-0/+9
* Populate missing change cache entriesJames E. Blair2022-02-171-3/+0
* Add some ZK data size statsJames E. Blair2022-02-081-0/+3
* Add a model API versionJames E. Blair2022-01-271-1/+1
* Fix zuul-web startup config primingJames E. Blair2021-11-161-1/+1
* Split up registerScheduler() and onLoad() methodsFelix Edel2021-11-091-1/+6
* Don't clear branch cacheJames E. Blair2021-11-051-11/+36
* Add branch cache ltime to trigger eventsSimon Westphahl2021-11-041-0/+2
* Refresh branch cache depending on min. ltimeSimon Westphahl2021-11-041-4/+5
* Store connection branch cache in ZKJames E. Blair2021-11-031-48/+38
* Move common change cache related methods to mixinSimon Westphahl2021-09-171-0/+22
* Clean up dangling cache data nodes more oftenSimon Westphahl2021-09-171-0/+8
* Periodically maintain connection cachesSimon Westphahl2021-09-161-5/+5
* Don't clear connection caches during full reconfigSimon Westphahl2021-07-091-22/+0
* Allow monitoring length of connection event queuesSimon Westphahl2021-05-201-0/+8
* Make ConnectionRegistry mandatory for SchedulerJan Kubovy2021-03-081-1/+2
* Don't query branch protection on pull request eventsTobias Henkel2020-11-181-3/+8
* Allow to reuse the code handling the branch cachePierre-Louis Bonicoli2020-11-101-3/+176
* Annotate some logs in the scheduler with event idTobias Henkel2019-05-171-4/+6
* web: add /connections routeTristan Cacqueray2019-02-271-0/+8
* Cache branches in connections/sourcesJames E. Blair2018-08-091-0/+13
* Cleanup unused connection.getWebController info paramClark Boylan2018-06-011-4/+1
* Replace use of aiohttp with cherrypyJames E. Blair2018-05-311-11/+5
* Add /info and /{tenant}/info route to zuul-webMonty Taylor2018-02-191-1/+4
* Add facility for plugins to register web routesMonty Taylor2018-02-021-0/+27
* Move github webhook from webapp to zuul-webJesse Keating2018-01-291-18/+0
* Fix for pep8 E722 and ignore E741David Shrewsbury2017-10-231-1/+1
* Revert "Use weakref for change cache"James E. Blair2017-10-181-0/+7
* Merge "Use weakref for change cache" into feature/zuulv3Zuul2017-10-161-7/+0
|\
| * Use weakref for change cacheJames E. Blair2017-10-141-7/+0
* | Switch statsd config to zuul.confJames E. Blair2017-10-131-6/+3
|/
* Improve scheduler log messagesJames E. Blair2017-10-031-3/+2
* Remove use of six libraryMonty Taylor2017-06-191-3/+1
* Log and collect stats for events consistentlyMonty Taylor2017-05-301-0/+21
* Allow using webapp from connectionsJan Hruban2017-04-251-0/+18
* Port SQLAlchemy reporter to v3 driver structureJames E. Blair2017-03-171-104/+0
* Merge branch 'master' into feature/zuulv3Joshua Hesketh2017-03-061-0/+104
|\
| * Merge "Add support for sqlalchemy reporter"Jenkins2017-02-161-0/+104
| |\
| | * Add support for sqlalchemy reporterJoshua Hesketh2017-02-061-0/+104
| * | Fix change number extraction on new enough Gerrit masterJan Kundrát2017-02-141-1/+1
| * | Merge "Tidy up loggers"Jenkins2017-02-092-2/+2
| |\ \
| | * | Tidy up loggersJoshua Hesketh2015-12-112-2/+2
| * | | Set keepalives for gerrit connectionsEvgeny Antyshev2016-08-171-2/+9
| | |/ | |/|
* | | Reorganize connections into driversJames E. Blair2017-01-203-862/+2
* | | Merge "Add getProjectBranches to Source" into feature/zuulv3Jenkins2016-11-091-0/+6
|\ \ \
| * | | Add getProjectBranches to SourceJames E. Blair2016-10-041-0/+6
* | | | Re-enable test_can_merge unit testPaul Belanger2016-11-091-2/+1
|/ / /
* | | Stop sharing Gerrit event queues in testsJames E. Blair2016-08-101-2/+1