drone/app/api/controller/repo
Marko Gaćeša 069a35a4d8 feat: [CODE-2484]: add API to squash commits on a branch (#2793)
* add openapi entry for squash
* minor fixes
* squash api
2024-10-15 16:49:02 +00:00
..
archive.go
blame.go
check.go
codeowner_validate.go
commit.go feat: [CODE-2312]: fix missing resource name issue (#2814) 2024-10-15 13:00:58 +00:00
content_get.go
content_paths_details.go
controller.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
create.go feat: instrumentation, intitial work (#2475) 2024-08-18 22:04:34 +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
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
diff.go
find.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
get_branch.go feat: [CODE-2359]: PR source branch delete/restore API (#2690) 2024-09-18 12:17:21 +00:00
get_commit.go
get_commit_divergences.go
git_info_refs.go
git_service_pack.go
helper.go
import.go feat: instrumentation, intitial work (#2475) 2024-08-18 22:04:34 +00:00
import_progress.go
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_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 Add label feature (#2073) 2024-07-25 14:57:56 +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: [CODE-2359]: PR source branch delete/restore API (#2690) 2024-09-18 12:17:21 +00:00
list_commit_tags.go
list_commits.go
list_paths.go
list_pipelines.go
list_service_accounts.go
merge_check.go feat: unrealted histories error handling (#2642) 2024-09-06 11:41:21 +00:00
move.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
no_op_checks.go
pipeline_generate.go
purge.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
raw.go
rebase.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
restore.go
rule_create.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
rule_delete.go improve audit logs (#2242) 2024-07-18 12:15:31 +00:00
rule_find.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
rule_list.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
rule_update.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
soft_delete.go
squash.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
summary.go
update.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
update_public_access.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
wire.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00