drone/app/api/controller/repo
2024-03-20 18:31:48 +00:00
..
blame.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
codeowner_validate.go feat: add codeowner validate api (#733) 2023-10-30 22:16:39 +00:00
commit.go Add commit diff stat to list commits (#1062) 2024-02-23 11:27:06 +00:00
content_get.go [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
content_paths_details.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
controller.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
create_branch.go add bypassable to rule violation (#802) 2023-11-15 14:37:52 +00:00
create_commit_tag.go add bypassable to rule violation (#802) 2023-11-15 14:37:52 +00:00
create.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
default_branch.go support update default branch (#973) 2024-01-20 07:10:16 +00:00
delete_branch.go add bypassable to rule violation (#802) 2023-11-15 14:37:52 +00:00
delete_tag.go add bypassable to rule violation (#802) 2023-11-15 14:37:52 +00:00
diff.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
find.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
get_branch.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
get_commit_divergences.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
get_commit.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
git_info_refs.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
git_service_pack.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
import_progress.go move job package to the top level (#883) 2023-12-08 17:06:44 +00:00
import.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
list_branches.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
list_commit_tags.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
list_commits.go Add support for listing commit related per file stats (#1116) 2024-03-20 18:31:48 +00:00
list_pipelines.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_service_accounts.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
locks.go support update default branch (#973) 2024-01-20 07:10:16 +00:00
merge_check.go handle merge conflict not as an error (#823) 2023-11-28 11:14:51 +00:00
move.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
pipeline_generate.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
purge.go repo soft delete improvements (#1045) 2024-02-22 05:25:29 +00:00
raw.go remove gogit (#887) 2023-12-11 10:15:15 +00:00
restore.go repo soft delete improvements (#1045) 2024-02-22 05:25:29 +00:00
rule_create.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
rule_delete.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
rule_find.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
rule_list.go return user info for rule bypass users (#867) 2023-12-05 19:04:04 +00:00
rule_update.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
soft_delete.go repo soft delete improvements (#1045) 2024-02-22 05:25:29 +00:00
update.go [GA] Add feature flag for enable/disable public resource creation (#845) 2023-11-30 02:20:34 +00:00
wire.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00