drone/gitrpc/internal/gitea
2023-09-22 09:13:36 +00: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 use gogit for get blob implementation 2023-09-19 17:25:07 +02: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 introduce new commit diff api 2023-09-20 13:13:03 +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 introduce git object cache for gogit 2023-09-19 16:36:57 +02:00
gogit.go introduce git object cache for gogit 2023-09-19 16:36:57 +02:00
last_commit_cache.go introduce git object cache for gogit 2023-09-19 16:36:57 +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 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00: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 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00: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 [GITRPC] Disable Credential Helper For Puhs (#511) 2023-09-15 21:24:07 +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 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
vars.go [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00