drone/app/api/controller
Darko Draskovic 335eaa73c1 feat: [CODE-2498]: Add time and author filter params to list commits page (#3000)
* Remove redundant consts and annotate errors
* Add a Regex bool field to the api.CommitFilter
* Add use author/commiter regex bool to list commit filter
* Merge branch 'main' into dd/commit-time-author-filter
* Add commiter IDs
* Merge branch 'main' into dd/commit-time-author-filter
* Merge branch 'main' into dd/commit-time-author-filter
* Merge branch 'main' into dd/commit-time-author-filter
* Add regex quote for author
* Add time and author filter params to list commits page
2024-11-21 10:31:32 +00:00
..
aiagent feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
capabilities
check
connector feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
execution
githook fix: [CODE-2134]: replace include_description with exclude_description param (#2808) 2024-10-14 18:08:07 +00:00
gitspace feat: [CDE-481]: for the plugin, only show self gitspaces (#2997) 2024-11-14 03:52:22 +00:00
infraprovider feat: [CDE-332]: upsert gitspaces infraprovider (#2909) 2024-10-30 12:33:02 +00:00
keywordsearch
limiter feat: [CDE-354]: Adding gitspace usage limiter & checking usage before creation and start. (#2745) 2024-09-26 13:50:17 +00:00
logs
migrate feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758) 2024-10-23 16:37:06 +00:00
pipeline
plugin
principal feat: [CODE-2318]: Update error message in case of forbidden (#2780) 2024-10-18 14:16:16 +00:00
pullreq feat: [CODE-2472]: CODE Comment updated webhook (#2850) 2024-11-14 22:48:04 +00:00
repo feat: [CODE-2498]: Add time and author filter params to list commits page (#3000) 2024-11-21 10:31:32 +00:00
reposettings
secret
service
serviceaccount
space feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
system
template
trigger
upload
user
usergroup
webhook feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
tx.go
util.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00