drone/app/api/controller
Darko Draskovic 07224c37de feat: [CODE-3352]: Add git pre-receive preprocessor (#3535)
* Replace map[string]string with []CommitInfo in FindCommitterMismatchOutput
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Add total to FindCommitterMismatchOutput
* Reuse changedRefs for only deleted branches on push check
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Fix typo commiter -> committer
* Rename listAllObjects in listGitObjDir and loop thru dirs outside listGitObjDir
* Use line with commiter prefix to find commiter email
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Rename vars and add total to findOversizeFiles
* Use CatFileBatch instead of git show info to find commiter emails and remove unused CatFileBatchCheck
* Use WithAlternateObjectDirs in findCommiterEmailsMismatch
* Merge remote-tracking branch 'origin/mai
2025-03-18 20:21:28 +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-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +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 fix: [CODE-3338]: remove pr author from list of reviewers in activities (#3536) 2025-03-12 16:26:28 +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