.. |
enum
|
fixed linter issues
|
2023-05-17 21:56:23 +02:00 |
hash
|
[GITHA] Add Repo Hashing to gitrpc (#156)
|
2023-06-23 23:39:17 +00:00 |
internal
|
process gitea error on gitea.OpenRepository failure
|
2023-07-06 23:09:18 -07:00 |
proto
|
[GITHA] Add Repo Hashing to gitrpc (#156)
|
2023-06-23 23:39:17 +00:00 |
rpc
|
[GITHA] Add Repo Hashing to gitrpc (#156)
|
2023-06-23 23:39:17 +00:00 |
server
|
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153)
|
2023-06-22 16:54:18 +00:00 |
blame.go
|
Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191)
|
2023-07-13 05:46:16 +00: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
|
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153)
|
2023-06-22 16:54:18 +00:00 |
commit.go
|
Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191)
|
2023-07-13 05:46:16 +00:00 |
common.go
|
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153)
|
2023-06-22 16:54:18 +00: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
|
Merge branch 'ap/add-tag-api' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#36)
|
2023-05-16 15:35:52 +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
|
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153)
|
2023-06-22 16:54:18 +00:00 |
operations.go
|
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153)
|
2023-06-22 16:54:18 +00: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
|
[GITHA] Add Repo Hashing to gitrpc (#156)
|
2023-06-23 23:39:17 +00: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
|
fixed linter issues
|
2023-05-17 21:56:23 +02: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 |
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 |