drone/internal/api/controller/repo
2023-05-15 22:14:55 +05:30
..
blame.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
commit.go updating permission check to april milestone 2023-04-19 09:24:38 -07:00
controller.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
create_branch.go updating permission check to april milestone 2023-04-19 09:24:38 -07:00
create_path.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
create.go added go-rbac dependency 2023-04-18 03:10:30 +02:00
delete_branch.go updating permission check to april milestone 2023-04-19 09:24:38 -07:00
delete_path.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
delete_tag.go Add Validate to Service and Handler 2023-05-15 22:14:55 +05:30
delete.go CODE 165-API for delete a space subspaces and their repositories 2023-05-09 09:21:25 -07:00
diff.go [fix] diff-stats api returns total commits and files changed in compare branches (#323) 2023-02-13 00:47:23 +01:00
find.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
get_branch.go [API] Add GetBranch API (#290) 2023-02-01 18:13:27 -08:00
get_commit_divergences.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
get_commit.go [API] Add GetCommit API (#291) 2023-02-01 18:50:54 -08:00
get_content.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
list_branches.go [scm-63] fix for empty commits and diff in PR (#228) 2023-01-20 02:27:51 +01:00
list_commit_tags.go [scm-63] fix for empty commits and diff in PR (#228) 2023-01-20 02:27:51 +01:00
list_commits.go should have old path new path param to determine if we moved or got moved. 2023-05-09 13:29:56 -07:00
list_paths.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
list_service_accounts.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
merge_check.go fix for merge-check response 2023-03-30 20:51:25 +02:00
move.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
raw.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
update.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
wire.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00