drone/app/api/controller/repo
Enver Bisevac 227aac90b5 [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
..
blame.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
check.go feat: add repochecks (#1132) 2024-03-26 22:22:30 +00:00
codeowner_validate.go feat: add codeowner validate api (#733) 2023-10-30 22:16:39 +00:00
commit.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +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 [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
create.go [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +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 [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +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-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +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.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00: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
helper.go Adding Repo Level Settings (#1145) 2024-03-28 03:36:15 +00:00
import.go Mitigate racing condition between create repos and delete space (#1178) 2024-04-08 19:14:10 +00:00
import_progress.go move job package to the top level (#883) 2023-12-08 17:06:44 +00:00
list_branches.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
list_commit_tags.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +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
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
no_op_checks.go feat: add repochecks (#1132) 2024-03-26 22:22:30 +00:00
pipeline_generate.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
purge.go Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +00:00
raw.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
restore.go Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +00:00
rule_create.go [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
rule_delete.go [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +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 [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
soft_delete.go [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
update.go [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00
wire.go [code-1524] audit trails package (#1176) 2024-04-08 21:13:57 +00:00