summaryrefslogtreecommitdiffstats
path: root/models/repo_archiver.go
Commit message (Expand)AuthorAgeFilesLines
* Some repository refactors (#17950)Lunny Xiao2021-12-121-25/+0
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-3/+3
* Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)wxiaoguang2021-12-091-1/+0
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-061-70/+3
* DBContext is just a Context (#17100)zeripath2021-09-231-8/+9
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-8/+13
* Fix archive error when rename repo or user (#16399)Lunny Xiao2021-07-131-6/+7
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+86