1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 15:58:13 +00:00
Files
gitea/models/repo_list_test.go
Eekle 876cad0064 Allows repo search to match against "owner/repo" pattern strings (#19754)
* Allows repo search to match against "owner/repo" pattern strings

* Gofumpt

* Adds test case for "owner/repo" style repo search

* With "owner/repo" search terms, prioritise results which match the owner field

* Fixes unquoted SQL string in repo search
2022-05-21 17:15:40 +08:00

12 KiB