drone/internal/store/database
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
..
migrate Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
mutex [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
testdata [Harness] Adding JWT/PAT/SAT Support, Harness Clients, Inline User/ServiceAccount Creation, harness Build flag, ... (#22) 2022-09-30 16:22:12 -07:00
path.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
repo_sync.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
repo.go Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
service_account_sync.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
service_account.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
service_sync.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
service.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
space_sync.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
space.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
store_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
store.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
token_sync.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
token.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
user_sync.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
user_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
user.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
util.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
wire.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00