drone/internal/api/handler/repo
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_path.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
create.go Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
delete_path.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
delete.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
get_content.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
list_branches.go Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00
list_commits.go Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00
list_paths.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
list_service_accounts.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
move.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