drone/gitrpc
2023-09-11 14:04:28 +02:00
..
check added utf-8 support for branch name check and minor improvements 2023-08-15 18:46:56 +02:00
diff initial work - diff stats, (files changed) 2023-08-02 14:34:39 +02:00
enum initial work - diff stats, (files changed) 2023-08-02 14:34:39 +02:00
hash [GITHA] Add Repo Hashing to gitrpc (#156) 2023-06-23 23:39:17 +00:00
internal fix importing of empty and large repositories 2023-09-11 14:04:28 +02:00
proto add repo import api 2023-09-08 11:55:38 +02:00
rpc add repo import api 2023-09-08 11:55:38 +02:00
server introduce last commit cache mode env var 2023-08-15 13:07:22 +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 added utf-8 support for branch name check and minor improvements 2023-08-15 18:46:56 +02:00
client.go [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
commit.go errors are properly returned from diff-stats and merge-check api 2023-08-17 17:00:39 +02:00
common.go initial work - diff stats, (files changed) 2023-08-02 14:34:39 +02:00
config.go [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
diff.go raw diff should always return 200 2023-09-06 13:06:16 +02:00
errors.go errors are properly returned from diff-stats and merge-check api 2023-08-17 17:00:39 +02:00
interface.go add repo import api 2023-09-08 11:55:38 +02:00
kuberesolver.go [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
log_interceptor.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
mapping.go [GITHA] Add Repo Hashing to gitrpc (#156) 2023-06-23 23:39:17 +00:00
merge.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
operations.go commit files error handling 2023-08-08 10:39:33 +02:00
params.go [scm-63] fix for empty commits and diff in PR (#228) 2023-01-20 02:27:51 +01:00
ref.go gitrpc error handling - initial work 2023-03-06 16:36:19 +01:00
repo.go add repo import api 2023-09-08 11:55:38 +02:00
smarthttp.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
sort.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
stream.go Add git blame API (#346) 2023-03-09 12:55:23 +01: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 dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
upload.go Add Zerolog Support to GITRPC (#126) 2022-12-16 08:39:10 -08:00
validate.go feat: [CODE-389]: status checks API layer 2023-06-08 12:38:20 +02:00
wire.go [MISC] Move configurations to their respective packages (#256) 2023-01-26 17:30:26 -08:00