drone/internal/api/handler
Johannes Batzill 5337c46a4f Add Query and Sorting Capability to ListBranches API (#42)
This change adds the following to the list branches api:
- 'query' parameter for querying branches using arbitrary substrings
- 'sort' parameter for sorting the branches (name and date supported)
- 'direction' parameter for specifing the direction of the sorted output
2022-10-21 20:45:26 -07:00
..
account [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
repo Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00
resource server urls added, resource moved to the root path (#35) 2022-10-18 02:24:20 +02:00
serviceaccount [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
space Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00
system [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
user [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
users Add Query and Sorting Capability to ListBranches API (#42) 2022-10-21 20:45:26 -07:00