mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-03 13:05:05 +01:00
* 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