drone/app/api/controller/repo
enver 45b70c3ef2 merge changes from main 2024-03-25 10:23:02 +01: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 introduced new type sha.SHA 2024-03-04 16:07:13 +01: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 feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
create.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +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
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 introduced new type sha.SHA 2024-03-04 16:07:13 +01: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.go introduced new type sha.SHA 2024-03-04 16:07:13 +01:00
get_commit_divergences.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.go feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
import_progress.go move job package to the top level (#883) 2023-12-08 17:06:44 +00:00
list_branches.go introduced new type sha.SHA 2024-03-04 16:07:13 +01:00
list_commit_tags.go introduced new type sha.SHA 2024-03-04 16:07:13 +01: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 feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
pipeline_generate.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
purge.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
raw.go refactor git api 2024-02-23 16:32:49 +01:00
restore.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +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 feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00