drone/gitrpc/internal/gitea
2023-09-14 17:22:26 +02:00
..
blame_test.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
blame.go Add git blame API (#346) 2023-03-09 12:55:23 +01:00
blob.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
branch.go process gitea error on gitea.OpenRepository failure 2023-07-06 23:09:18 -07:00
commit.go process gitea error on gitea.OpenRepository failure 2023-07-06 23:09:18 -07:00
config.go merge operation refactored (#172) 2023-01-10 13:54:08 +01:00
diff.go raw diff should always return 200 2023-09-06 13:06:16 +02:00
errors.go raw diff should always return 200 2023-09-06 13:06:16 +02:00
gitea_test.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
gitea.go dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
gogit.go import pipelines 2023-09-14 17:22:26 +02:00
last_commit_cache.go introduce last commit cache mode env var 2023-08-15 13:07:22 +02:00
mapping.go errors are properly returned from diff-stats and merge-check api 2023-08-17 17:00:39 +02:00
match_files.go import pipelines 2023-09-14 17:22:26 +02:00
merge.go errors are properly returned from diff-stats and merge-check api 2023-08-17 17:00:39 +02:00
paths_details.go import pipelines 2023-09-14 17:22:26 +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_cache.go dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
repo.go feat: [CODE-858]: introduce push remote service on git rpc (#472) 2023-09-14 02:22:49 +00:00
submodule.go process gitea error on gitea.OpenRepository failure 2023-07-06 23:09:18 -07:00
tag.go [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
tree.go import pipelines 2023-09-14 17:22:26 +02:00
vars.go [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00