summaryrefslogtreecommitdiffstats
path: root/modules/web
Commit message (Expand)AuthorAgeFilesLines
* Fix route wrap (#18360)wxiaoguang2022-01-221-0/+3
* format with gofumpt (#18184)65432022-01-207-32/+31
* Refactor Router Logger (#17308)wxiaoguang2022-01-209-138/+778
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-0/+10
* Simplify parameter types (#18006)Gusted2021-12-202-2/+2
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-2/+0
* Upgrade chi to v5 (#17298)Lunny Xiao2021-10-132-2/+2
* 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
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+2
* Fix setting of SameSite on cookies (#15989)zeripath2021-05-261-3/+3
* Defer closing the gitrepo until the end of the wrapped context functions (#15...zeripath2021-05-061-0/+30
* Use index of the supported tags to choose user lang (#15452)Naohisa Murakami2021-04-141-1/+1
* Fix bug in Wrap (#15302)zeripath2021-04-061-3/+4
* Add SameSite setting for cookies (#14900)zeripath2021-03-072-1/+65
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-307-4/+461
* Move macaron to chi (#14293)Lunny Xiao2021-01-262-0/+491