aboutsummaryrefslogtreecommitdiffstats
path: root/routers/common
Commit message (Expand)AuthorAgeFilesLines
* Rework raw file http header logic (#20484)silverwind2022-07-291-38/+56
* Fix raw endpoint PDF file headers (#19825)Lauris BH2022-05-281-2/+6
* Set the LastModified header for raw files (#18356)zeripath2022-05-091-2/+3
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-1/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* format with gofumpt (#18184)65432022-01-201-1/+1
* Refactor Router Logger (#17308)wxiaoguang2022-01-202-39/+7
* Instead of using routerCtx just escape the url before routing (#18086)zeripath2021-12-251-0/+3
* Update chi/middleware to chi/v5/middleware (#17888)zeripath2021-12-021-1/+1
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+4
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-301-1/+1
* Read expected buffer size (#17409)KN4CK3R2021-10-241-2/+3
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-1/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-3/+3
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Support custom mime type mapping for text files (#16304)Jimmy Praet2021-06-301-8/+12
* Rework repository archive (#14723)Lunny Xiao2021-06-231-26/+0
* Refactor routers directory (#15800)Lunny Xiao2021-06-094-0/+275