mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c40f5d2d4c
The backend SearchRepositoryByName function supports several sort order options, hook these up to the /repos/search API. New parameters for /repos/search: 'sort': alpha, created, updated, size, or id 'order': asc or desc 'sort' defaults to alpha. 'order' defaults to ascending, and is ignored if 'sort' is not specified. The overall default behavior is unchanged (alphabetically ascending). This partially implements issue #3963 Signed-off-by: Allen Wild <allenwild93@gmail.com> |
7 years ago | |
---|---|---|
.. | ||
admin | 7 years ago | |
convert | 7 years ago | |
misc | 7 years ago | |
org | 7 years ago | |
repo | 7 years ago | |
swagger | 7 years ago | |
user | 7 years ago | |
utils | 7 years ago | |
api.go | 7 years ago |