aboutsummaryrefslogtreecommitdiffstats
path: root/routers/common/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Make repository response support HTTP range request (#24592)wxiaoguang2023-05-091-116/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-6/+5
* Fix setting HTTP headers after write (#21833)KN4CK3R2022-11-181-26/+15
* 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
* Read expected buffer size (#17409)KN4CK3R2021-10-241-2/+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-091-0/+127