drone/app/api/controller
Darko Draskovic 60a182e515 feat: [CODE-1277]: Add support for PR target branch change (#3579)
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Add openapi spec for opChangeTargetBranch
* Fix updateMergeData args
* Refactor ChangeTargetBranch to use verifyBranchExistence and git.GetRefPath
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Refactor instumentation and event payload
* Change instrumentation and event payload
* Add target-branch-changed event
* Get new merge base and clear merge related fields
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Add merge check to target branch change
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Add new PullReqActivityType and EventType for audit track
* Add support for PR target branch change
2025-03-28 16:04:15 +00:00
..
check feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
connector feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
execution feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
githook feat: [CODE-3352]: Add git pre-receive preprocessor (#3535) 2025-03-18 20:21:28 +00:00
gitspace feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
infraprovider feat: [CDE-699]: modify infra provider create resource api (#3600) 2025-03-28 10:21:54 +00:00
keywordsearch
lfs feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
limiter
logs feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
migrate fix: [CODE-2947]: add posthog (#3528) 2025-03-18 11:31:51 +00:00
pipeline feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
plugin
principal feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
pullreq feat: [CODE-1277]: Add support for PR target branch change (#3579) 2025-03-28 16:04:15 +00:00
repo feat: [CODE-3352]: Add git pre-receive preprocessor (#3535) 2025-03-18 20:21:28 +00:00
reposettings feat: [CODE-3352]: Add git pre-receive preprocessor (#3535) 2025-03-18 20:21:28 +00:00
secret feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
service
serviceaccount feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
space feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
system
template feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
trigger feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
upload feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
user feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
usergroup
webhook feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00
tx.go
util.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00