drone/app/api/handler/repo
Karan Saraswat 0cd3e0693f feat: [PIPE-22871]: API for listing executions for a project/space (#2941)
* fixed go lint
* added header
* Apply suggestions from code review
* feat: [PIPE-22871]: added filters for list space executions API
* feat: [PIPE-22871]: count of pipelines db query will be run if there is more than 1 page
* removed pipelineId ans repoId from executionPipelineRepoJoin
* fixed go lint
* addressed review comments
* Apply suggestions from code review
* Apply suggestions from code review
* fixed lint
* feat: [PIPE-22871]: API for listing executions for a project/space
2024-11-08 11:55:40 +00:00
..
archive.go
blame.go
calculate_commit_divergence.go
codeowner_validate.go
commit.go
content_get.go feat: [PIPE-21976]: add flattened directory listing (#2869) 2024-10-30 13:26:42 +00:00
content_paths_details.go
create_branch.go
create_commit_tag.go
create.go
default_branch.go
delete_branch.go
delete_tag.go
diff.go
find_redirect.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.go
git_info_refs.go
git_service_pack.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-22871]: API for listing executions for a project/space (#2941) 2024-11-08 11:55:40 +00:00
list_service_accounts.go
merge_check.go
move.go
pipeline_generate.go
purge.go
raw.go
rebase.go
restore.go
rule_create.go
rule_delete.go
rule_find.go
rule_list.go
rule_update.go
soft_delete.go
squash.go
summary.go
update_public_access.go
update.go
upload_file.go