]> source.dussan.org Git - gitea.git/commit
Enforce grouped NuGet search results (#21442)
authorKN4CK3R <admin@oldschoolhack.me>
Sun, 16 Oct 2022 17:18:09 +0000 (19:18 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Oct 2022 17:18:09 +0000 (01:18 +0800)
commit11d3677818df64df6cc8386c498169101dbdbb13
tree6adfab51b3b2a6c63f654eb0a3586b5a2b204138
parentcad9adeff41595ea32281dbc2918e653c3e3a839
Enforce grouped NuGet search results (#21442)

Fixes #21434

Added tests to enforce this behaviour.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
routers/api/packages/nuget/api_v3.go
tests/integration/api_packages_nuget_test.go