drone/internal/api
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
..
auth [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
controller [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
handler [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
middleware [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
render [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
request [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
usererror [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
api.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00