drone/app/api/handler/repo
Johannes Batzill adf2046a94 [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
..
blame.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
calculate_commit_divergence.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
codeowner_validate.go feat: add codeowner validate api (#733) 2023-10-30 22:16:39 +00:00
commit.go API returns status 422 in case of rule violations (#718) 2023-10-26 08:35:42 +00:00
content_get.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
content_paths_details.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
create.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
create_branch.go protect branch/tag create/delete APIs (#727) 2023-10-26 17:24:39 +00:00
create_commit_tag.go protect branch/tag create/delete APIs (#727) 2023-10-26 17:24:39 +00:00
default_branch.go support update default branch (#973) 2024-01-20 07:10:16 +00:00
delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07: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
find_redirect.go Add support of git url redirect for custom git domain (#971) 2024-01-17 08:58:28 +00:00
get_branch.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_commit.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
git_info_refs.go [MISC] Separate Git Smart HTTP Protocol Into `Handler` and `Controller` (#717) 2023-10-25 17:23:19 +00:00
git_service_pack.go [MISC] Separate Git Smart HTTP Protocol Into `Handler` and `Controller` (#717) 2023-10-25 17:23:19 +00:00
import.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
import_progress.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_branches.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_commit_tags.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_commits.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_pipelines.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_service_accounts.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
merge_check.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
move.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pipeline_generate.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
raw.go remove gogit (#887) 2023-12-11 10:15:15 +00:00
rule_create.go add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +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 add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00
rule_update.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
upload_file.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00