summaryrefslogtreecommitdiffstats
path: root/modules/web/route.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-17/+17
* Refactor Router Logger (#17308)wxiaoguang2022-01-201-138/+0
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-0/+10
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-131-1/+1
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-161-0/+10
* Restore CORS on git smart http protocol (#16496)zeripath2021-07-211-0/+20
* Defer closing the gitrepo until the end of the wrapped context functions (#15...zeripath2021-05-061-0/+30
* Fix bug in Wrap (#15302)zeripath2021-04-061-3/+4
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-301-4/+4
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-0/+322