drone/gitrpc/internal/service
2023-04-18 11:39:59 -07: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 fix for branch create in empty repo, minor config changes for err shadow 2023-03-21 11:53:23 +01:00
commit.go add commit details to webhook payload (#175) 2023-01-11 10:51:28 -08:00
diff.go Add code comments 2023-04-13 14:12:01 +02:00
env.go [GIT] Set Harness/Gitness as Committer for API Created Commits (#310) 2023-02-03 20:22:24 -08:00
errors.go Add code comments 2023-04-13 14:12:01 +02:00
http.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
interface.go update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
mapping.go Add code comments 2023-04-13 14:12:01 +02:00
merge.go [MERGE] Enhance PR Merge (Check) Fields. (#342) 2023-02-14 20:18:10 -08:00
operations_test.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
operations.go [GIT] Set Harness/Gitness as Committer for API Created Commits (#310) 2023-02-03 20:22:24 -08:00
path.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
ref.go [scm-58] Add merge-check and Integrate with PR (#318) 2023-02-11 23:22:12 -08:00
repo.go Add code comments 2023-04-13 14:12:01 +02:00
shared_repo.go [MISC] Support Branch Creation for Target Branch/Tag/Commit (#327) 2023-02-12 21:19:30 -08: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 update gitRPC getBlob api to stream blob content, add 'raw' api. 2023-04-18 11:39:59 -07:00
upload.go Add Zerolog Support to GITRPC (#126) 2022-12-16 08:39:10 -08:00