drone/gitrpc/internal/service
2023-05-15 22:14:55 +05:30
..
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 feat: [CODE-260]: commit api should have path filter 2023-05-08 22:54:00 -07:00
diff.go feat: [CODE-260]: commit api should have path filter 2023-05-08 22:54:00 -07: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 Add Validate to Service and Handler 2023-05-15 22:14:55 +05:30
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_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 Add Validate to Service and Handler 2023-05-15 22:14:55 +05:30
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