drone/app/api/controller/repo
Karan Saraswat a5f510c4b2 feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345)
* argument changed to session
* fixed failing go lint check
*

updated method usage
*

corrected spelling mistake
*

feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking internal boolean argument
2025-02-04 09:18:16 +00:00
..
archive.go
blame.go
check.go
codeowner_validate.go
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
controller.go feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
create_branch.go
create_commit_tag.go
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
delete_branch.go
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
git_info_refs.go
git_service_pack.go
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
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 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
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
pipeline_generate.go
purge.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
raw.go
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
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