drone/internal/api/handler/users
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
..
create_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
create.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
delete_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
delete.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
find_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
find.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
list_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
list.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
update_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
update.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00