gitea

Development moved to Codeberg

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

Changes

2 changed files (+39/-1)