aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/download.go
Commit message (Expand)AuthorAgeFilesLines
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-311-1/+1
* Refactor names (#31405)wxiaoguang2024-06-191-2/+2
* Azure blob storage support (#30995)Lunny Xiao2024-05-301-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Less naked returns (#25713)65432023-07-071-8/+8
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-1/+1
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-5/+5
* Make repository response support HTTP range request (#24592)wxiaoguang2023-05-091-1/+2
* Use context parameter in models/git (#22367)Jason Song2023-01-091-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-251-7/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-2/+2
* Set the LastModified header for raw files (#18356)zeripath2022-05-091-20/+52
* format with gofumpt (#18184)65432022-01-201-1/+1
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Download lfs in git and web workflow from minio/s3 directly (#16731)Abner2021-08-211-0/+12
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+131