aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/search.go
Commit message (Expand)AuthorAgeFilesLines
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-111-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add user/organization code search (#19977)Lauris BH2022-10-111-6/+16
* Remove `RequireHighlightJS` field, update plantuml example. (#19615)wxiaoguang2022-05-051-1/+0
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-271-3/+8
* Related refactors to ctx.FormX functions (#16567)65432021-08-111-4/+3
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-3/+3
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-4/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+55