summaryrefslogtreecommitdiffstats
path: root/models/repo/archiver.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-1/+1
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-151-10/+3
* Refactor deletion (#28610)delvh2023-12-251-14/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-7/+7
* Display when a repo was archived (#22664)JakobDev2023-04-261-1/+8
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Adjust gitea doctor --run storages to check all storage types (#21785)zeripath2022-11-151-0/+36
* fix hard-coded timeout and error panic in API archive download endpoint (#20925)Peter GardfjÀll2022-08-291-3/+3
* Add more linters to improve code readability (#19989)Wim2022-06-201-1/+1
* format with gofumpt (#18184)65432022-01-201-2/+2
* Some repository refactors (#17950)Lunny Xiao2021-12-121-0/+7
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-061-0/+109