drone/app/services
Dhruv Dhruv 4d7c6addde feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. (#3502)
* Fixing gitspace instance state enum.
* feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs.
2025-03-04 06:35:19 +00:00
..
cleanup fix: [CODE-3189]: listing deleted repos in the cleanup job (#3423) 2025-02-19 22:37:07 +00:00
codecomments
codeowners feat: [CODE-2987]: Add codeowners as reviewers (#3439) 2025-02-20 16:03:06 +00:00
exporter feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
gitspace feat: [CDE-603]: Fetch All root level spaces (#3427) 2025-02-13 13:12:19 +00:00
gitspaceevent fix: [CDE-416]: Increasing timeout to 10m for all gitspace events. (#2861) 2024-10-24 12:49:36 +00:00
gitspaceinfraevent feat: [CDE-582]: refactor gitspaces, use spaceCache (#3227) 2025-01-07 05:06:39 +00:00
gitspaceservice
importer fix: [CODE-3249]: Silent not found error on delete git repository (#3477) 2025-03-01 01:55:35 +00:00
infraprovider feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. (#3502) 2025-03-04 06:35:19 +00:00
instrument feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
keywordsearch
label feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
locker techdebt: [CODE-3218]: use context.WithoutCancel in contextutil (#3457) 2025-02-20 19:20:48 +00:00
metric fix: [CODE-3143]: Cleaup services/system and installID usage (#3380) 2025-02-05 20:22:22 +00:00
migrate feat: [CODE-3233]: Automatically add default reviewers based on rules (#3464) 2025-02-25 15:52:59 +00:00
notification feat: [CODE-3235]: Send notifications to reviwers added on pullreq create (#3489) 2025-02-27 15:53:08 +00:00
protection feat: [CODE-3256]: Add merge verify rule info related to minimum required approvals count for default reviewers (#3483) 2025-02-26 17:56:59 +00:00
publicaccess feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
publickey feat: [CODE-2865]: ssh support changes (#3052) 2025-01-13 15:56:57 +00:00
pullreq chore: [CODE-3148]: remove repo git info cache (#3421) 2025-02-12 17:04:11 +00:00
refcache techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
repo
rules fix: [CODE-3191]: Fix audit trail space path param (#3429) 2025-02-13 15:59:49 +00:00
secret techdebt: [CODE-3276]: remove direct usage of SpacePathStore (#3495) 2025-02-28 14:18:30 +00:00
settings fix: [CODE-3143]: Cleaup services/system and installID usage (#3380) 2025-02-05 20:22:22 +00:00
trigger feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
usage chore: [CODE-3148]: use refcache.SpaceFinder in usage package (#3422) 2025-02-13 12:06:31 +00:00
usergroup
webhook feat: [CODE-3247]: Add merge base sha to webhook payload (#3474) 2025-02-24 20:11:17 +00:00
wire.go