drone/app/api/controller/repo
Marko Gaćeša 5eb79b3805 feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
2024-10-24 13:19:35 +00:00
..
archive.go
blame.go
check.go
codeowner_validate.go
commit.go feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
content_get.go
content_paths_details.go
controller.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +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
create.go feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758) 2024-10-23 16:37:06 +00:00
default_branch.go
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
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
git_info_refs.go
git_service_pack.go
helper.go
import_progress.go
import.go
label_define.go
label_delete.go
label_list.go
label_save.go
label_update.go
label_value_define.go
label_value_delete.go
label_value_list.go
label_value_update.go
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
list_commits.go
list_paths.go
list_pipelines.go feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840) 2024-10-23 16:17:25 +00:00
list_service_accounts.go
merge_check.go feat: unrealted histories error handling (#2642) 2024-09-06 11:41:21 +00:00
move.go
no_op_checks.go
pipeline_generate.go
purge.go
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 feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758) 2024-10-23 16:37:06 +00:00
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
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-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
summary.go
update_public_access.go
update.go
wire.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00