drone/internal/api/request
Johannes Batzill 743aee6029 [API] Add List Branches, Improve latestCommit Performance for listing directory (#38)
This commit has the following changes:
- API for listing branches
- Improve performance of content API for dir type responses with includeCommit=true
- swagger for git operations
- fix file names from camelCase to kebab_case
2022-10-17 23:05:50 -07:00
..
context_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
context.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
git.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
path.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
principal.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
repo.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
space.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
token.go Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
util_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00