summaryrefslogtreecommitdiffstats
path: root/services/migrations/gitea_uploader.go
Commit message (Expand)AuthorAgeFilesLines
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Fix CheckRepoStats and reuse it during migration (#18264)Aravinth Manivannan2022-01-171-0/+4
* Do not read or write git reference files directly (#18079)zeripath2021-12-231-2/+1
* Some repository refactors (#17950)Lunny Xiao2021-12-121-2/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-5/+5
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-9/+9
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-1/+1
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-191-1/+2
* Fix Migrate Description (#17692)99rgosse2021-11-181-0/+1
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+981