drone/gitrpc
2023-05-12 15:57:52 +00:00
..
enum squash merge option added 2023-05-12 14:33:02 +02:00
internal Merge branch 'eb/code-174' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#63) 2023-05-12 15:57:52 +00:00
proto Merge branch 'eb/code-174' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#63) 2023-05-12 15:57:52 +00:00
rpc Merge branch 'eb/code-174' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#63) 2023-05-12 15:57:52 +00:00
server fix few linter issues 2023-05-09 18:53:38 +02:00
blame.go fix blame API result field naming 2023-04-03 09:43:16 +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 [API] Add GetBranch API (#290) 2023-02-01 18:13:27 -08:00
client.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
commit.go should have old path new path param to determine if we moved or got moved. 2023-05-09 13:29:56 -07:00
common.go [SCM-55] initial work on PR metadata (#262) 2023-01-31 02:08:23 +01:00
config.go [MISC] Move configurations to their respective packages (#256) 2023-01-26 17:30:26 -08:00
diff.go return old/new-line-new values used to create cc 2023-05-04 11:08:24 +02:00
errors.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
interface.go make merge base SHA not nullable 2023-04-27 13:12:54 +02: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 should have old path new path param to determine if we moved or got moved. 2023-05-09 13:29:56 -07:00
merge.go squash merge option added 2023-05-12 14:33:02 +02:00
operations.go fix few linter issues 2023-05-09 18:53:38 +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 Code-161 Add Git Repo Deletion API (GitRPC) and handle creation failure 2023-03-31 15:19:45 -07: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 [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
tree.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
upload.go Add Zerolog Support to GITRPC (#126) 2022-12-16 08:39:10 -08:00
wire.go [MISC] Move configurations to their respective packages (#256) 2023-01-26 17:30:26 -08:00