drone/internal/api/controller/repo
Vistaar Juneja c97d4783a9 add optional execution information in list pipelines (#384) 2023-08-31 19:26:53 +00:00
..
blame.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
commit.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
content_get.go dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
content_paths_details.go dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
controller.go move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +00:00
create.go [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
create_branch.go added utf-8 support for branch name check and minor improvements 2023-08-15 18:46:56 +02:00
create_commit_tag.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
create_path.go [MISC] Introduce PathStore and Move PathLogic to Controller Layer (#226) 2023-01-18 11:34:12 -08:00
delete.go Fix Linting errors (#142) 2023-06-15 21:27:06 +00:00
delete_branch.go updating permission check to april milestone 2023-04-19 09:24:38 -07:00
delete_path.go [GITHA] Introduce Generic `store` Package (#143) 2023-06-20 00:26:40 +00:00
delete_tag.go Add Validate to Service and Handler 2023-05-15 22:14:55 +05:30
diff.go Fix `DiffStats` MergeBase issue 2023-08-30 22:30:51 +00: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.go [API] Add GetCommit API (#291) 2023-02-01 18:50:54 -08:00
get_commit_divergences.go fixed linter issues 2023-05-17 21:56:23 +02: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 fix commit adn files changed counters 2023-08-14 17:17:08 +02:00
list_paths.go [GITHA] Introduce Generic `store` Package (#143) 2023-06-20 00:26:40 +00:00
list_pipelines.go add optional execution information in list pipelines (#384) 2023-08-31 19:26:53 +00: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 [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00: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 move pipelines, executions, triggers & logs under repos (#376) 2023-08-31 08:03:33 +00:00