drone/app/api/controller
Darko Draskovic 3b31d78da6 feat: [CODE-3134]: Add fetch label with include_values query param (#3369)
* Compose/repack LabelWithValues in find label controller
* Merge remote-tracking branch 'origin/main' into dd/fetch-label-with-values
* Revert to non pointer ListQueryFilter
* Replace Label with LabelWithValues in find repo/space label
* Address review comments
* Add pagination to list values and return all values when fetching a single value
* Add new svc label find with values func
* Add fetch space label with include_values query param
* Add fetch label with include_values query param
2025-02-04 19:53:27 +00:00
..
aiagent feat: [ML-629]: change generate pipeline stage input struct (#3363) 2025-02-04 11:42:51 +00:00
capabilities
check feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
connector feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
execution feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
githook feat: [CODE-2693]: Add backend support to track time of last push. (#3320) 2025-01-27 22:03:35 +00:00
gitspace feat: [CDE-582]: refactor gitspaces, use spaceCache (#3227) 2025-01-07 05:06:39 +00:00
infraprovider feat: [CDE-582]: refactor gitspaces, use spaceCache (#3227) 2025-01-07 05:06:39 +00:00
keywordsearch
limiter
logs feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
migrate feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) 2025-02-04 09:18:16 +00:00
pipeline feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +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-3076]: update several refs on merge (#3355) 2025-02-03 10:52:01 +00:00
repo feat: [CODE-3134]: Add fetch label with include_values query param (#3369) 2025-02-04 19:53:27 +00:00
reposettings feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
secret
service
serviceaccount feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
space feat: [CODE-3134]: Add fetch label with include_values query param (#3369) 2025-02-04 19:53:27 +00:00
system
template
trigger feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
upload feat: [PIPE-24577]: define body for file upload api in openapi def (#3274) 2025-01-15 17:11:41 +00:00
user
usergroup
webhook feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
tx.go
util.go