drone/app/api/controller/repo
2023-11-17 12:07:20 +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 dry_run_rules option to the commit API (#808) 2023-11-17 12:07:20 +00:00
content_get.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
content_paths_details.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
controller.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +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 [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +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
delete.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
diff.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +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_cancel.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
import.go perform user validation before triggering import (#760) 2023-11-03 15:30:16 +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 [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
list_pipelines.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02: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 [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00: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 [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
raw.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
rule_create.go [BugBash] Rule Descriptions & Reordering, UID Validation, Improved Error Messages (#790) 2023-11-11 00:59:17 +00:00
rule_delete.go [Rules] Delete of rule should not be publicly available (#799) 2023-11-14 23:37:45 +00:00
rule_find.go add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00
rule_list.go add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00
rule_update.go allow rule rename (#793) 2023-11-14 07:27:28 +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
wire.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00