drone/app/api/controller/repo
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
..
archive.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
blame.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
check.go feat: add repochecks (#1132) 2024-03-26 22:22:30 +00:00
codeowner_validate.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
commit.go feat: [PIPE-23720]: add author details to the commits API (#3095) 2024-12-03 17:35:07 +00:00
content_get.go feat: [PIPE-21976]: add flattened directory listing (#2869) 2024-10-30 13:26:42 +00:00
content_paths_details.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
controller.go feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
create_branch.go feat: [CODE-2312]: Update UI labels for audit service (#2805) 2024-10-11 17:05:19 +00:00
create_commit_tag.go feat: instrumentation, intitial work (#2475) 2024-08-18 22:04:34 +00:00
create.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) 2025-02-04 09:18:16 +00:00
default_branch.go improve audit logs (#2242) 2024-07-18 12:15:31 +00:00
delete_branch.go feat: [CODE-2312]: Update UI labels for audit service (#2805) 2024-10-11 17:05:19 +00:00
delete_tag.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
diff.go feat: [CODE-3129]: add ignore whitespace for diff (#3327) 2025-01-31 21:48:57 +00:00
find.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
get_branch.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
get_commit_divergences.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
get_commit.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
git_info_refs.go pull request import (#2121) 2024-07-06 00:46:36 +00:00
git_service_pack.go pull request import (#2121) 2024-07-06 00:46:36 +00:00
helper.go feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
import_progress.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
import.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) 2025-02-04 09:18:16 +00:00
label_define.go Fix pullreq count when applying label/value id filter (#2525) 2024-08-20 10:46:20 +00:00
label_delete.go Add label feature (#2073) 2024-07-25 14:57:56 +00:00
label_find.go feat: [CODE-3134]: Add fetch label with include_values query param (#3369) 2025-02-04 19:53:27 +00:00
label_list.go Add render pagination and incremental search to labels (#2311) 2024-07-30 15:43:31 +00:00
label_save.go Fix pullreq count when applying label/value id filter (#2525) 2024-08-20 10:46:20 +00:00
label_update.go Fix pullreq count when applying label/value id filter (#2525) 2024-08-20 10:46:20 +00:00
label_value_define.go Fix label value define permissions (#2596) 2024-08-27 17:12:42 +00:00
label_value_delete.go Add label feature (#2073) 2024-07-25 14:57:56 +00:00
label_value_list.go feat: [CODE-3134]: Add fetch label with include_values query param (#3369) 2025-02-04 19:53:27 +00:00
label_value_update.go Fix pullreq count when applying label/value id filter (#2525) 2024-08-20 10:46:20 +00:00
list_branches.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
list_commit_tags.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
list_commits.go feat: [CODE-2498]: Add time and author filter params to list commits page (#3000) 2024-11-21 10:31:32 +00:00
list_paths.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
list_pipelines.go feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
list_service_accounts.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
merge_check.go feat: [CODE-1353]: Add status check and merge check SSE events (#3146) 2024-12-18 16:00:58 +00:00
move.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) 2025-02-04 09:18:16 +00:00
no_op_checks.go feat: add repochecks (#1132) 2024-03-26 22:22:30 +00:00
pipeline_generate.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
purge.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
raw.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
rebase.go feat: [CODE-3076]: update several refs on merge (#3355) 2025-02-03 10:52:01 +00:00
restore.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
rule_create.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
rule_delete.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
rule_find.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
rule_list.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
rule_update.go feat: [CODE-2568]: Add rules API for space level (#2865) 2024-11-19 12:52:27 +00:00
soft_delete.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
squash.go feat: [CODE-3076]: update several refs on merge (#3355) 2025-02-03 10:52:01 +00:00
summary.go fix: [CODE-3120]: reload repo in repo summary API controller (#3356) 2025-01-30 16:09:55 +00:00
update_public_access.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
update.go feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
wire.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00