aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add delay in webhook installer to avoid 403 conflicts from gerritHEADdevDaniel Smith2025-10-281-0/+8
* Jira Closer Bot: Sort release versions by start dateDaniel Smith2025-10-281-1/+9
* Ensure 404 errors are handled gracefullyDaniel Smith2025-10-102-26/+68
* Update Jira Closer bot to safely handle errors when scanning projectsDaniel Smith2025-10-011-13/+63
* Implement branch-closure addition endpoints to cherry-pick status DBDaniel Smith2025-10-011-0/+120
* Adapt to Gerrit 3.10 API changesDaniel Smith2025-10-015-29/+30
* Add Staged, Integrating, Deferred to mappedStatuses in /refreshstatusDaniel Smith2025-10-011-0/+3
* dashboard:Fix closed branch detection logicDaniel Smith2025-10-011-55/+126
* Add new filtering to exclude changes with picks to closed branchesDaniel Smith2025-09-091-34/+239
* Extract SQL query parts into helper functionsDaniel Smith2025-09-091-175/+96
* Query cherry-pick status in both public and tqtc reposDaniel Smith2025-09-091-3/+11
* Add /refreshStatus endpoint to sync cherry-pick status from GerritDaniel Smith2025-09-093-5/+172
* Force-disable Axios automatic parsing of gerrit responsesDaniel Smith2025-07-291-22/+40
* Add authenticated recovery functionalityDaniel Smith2025-07-293-1/+51
* Fix access for original author in attention set logicDaniel Smith2025-07-292-4/+4
* Add Subject search functionality to cherrypick_status_db pluginDaniel Smith2025-06-301-1/+6
* Update tracking database to support change ID and sha1Daniel Smith2025-06-301-20/+72
* Update reviewer discovery logic to add useful reviewersDaniel Smith2025-06-305-240/+483
* Update Cherry-pick bot to fall back to tqtc/esm- branchesDaniel Smith2025-06-307-39/+71
* Add hashtags-changed events to webhook installerDaniel Smith2025-06-302-0/+2
* Add handling of hashtags to the cherry-pick status backendDaniel Smith2025-06-301-8/+133
* Make the webhook installer safer to useDaniel Smith2025-06-061-66/+201
* Update the Core Benchmarks Server to handle new reposDaniel Smith2025-06-031-7/+17
* Update Jira Closer Bot to deal with dual cloud instancesDaniel Smith2025-06-039-431/+2618
* Add ability to update webhooks in All-ProjectsDaniel Smith2025-05-222-80/+132
* Add new database query options for filtering on branchesDaniel Smith2025-05-201-16/+78
* Hotfix: fix axiosRetry to gracefully handle timeout errorsDaniel Smith2025-04-251-2/+2
* Fixup: Add change-unstaged to watched events for cherrypick_status_dbDaniel Smith2025-04-252-1/+11
* Add a plugin for handling cherrypick status in the databaseDaniel Smith2025-04-253-1/+568
* Fix loading of plugins avoid running code when disabledDaniel Smith2025-04-231-10/+20
* Update the Webhook Installer script to support updating webhooksDaniel Smith2025-04-232-51/+76
* Add a plugin to store and retrieve submodule update round statusDaniel Smith2025-02-245-1/+178
* Initial commit of cherry-pick bot in its own repoDaniel Smith2024-07-2547-0/+14765