drone/internal/store/database
Johannes Batzill c0258b34ef Add search capability to repo and space listing (for child spaces) (#44)
This change is adding search capability to the following apis:
- child repositories
- child spaces
*NOTE* The search space is limited to direct child repos/spaces.
2022-10-24 18:57:55 -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 Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
repo_sync.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
repo.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -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 Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
space.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07: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