drone/gitrpc/internal/service
2023-08-01 13:56:45 +02:00
..
blame.go fix blame API for binary files 2023-08-01 13:56:45 +02:00
blob.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
branch.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
commit.go feat: [CODE-345]: rename enhancement and committer addition 2023-05-23 18:02:31 -07:00
diff.go feat: [CODE-200]: list commits with date filter 2023-05-17 14:37:19 -07:00
env.go [GIT] Set Harness/Gitness as Committer for API Created Commits (#310) 2023-02-03 20:22:24 -08:00
errors.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
http.go [MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id (#157) 2023-01-05 11:03:35 -08:00
interface.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
mapping.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
merge.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
operations_test.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
operations.go process gitea error on gitea.OpenRepository failure 2023-07-06 23:09:18 -07:00
path.go fixed linter issues 2023-05-17 21:56:23 +02:00
ref.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
repo.go [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
shared_repo.go process gitea error on gitea.OpenRepository failure 2023-07-06 23:09:18 -07:00
submodule.go [MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id (#157) 2023-01-05 11:03:35 -08:00
tag.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
tree.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
upload.go [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00