aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos (#18219)luzpaz2022-01-103-4/+4
* refactoring nits (#18188)65432022-01-053-18/+20
* Do not read or write git reference files directly (#18079)zeripath2021-12-231-2/+1
* Simplify parameter types (#18006)Gusted2021-12-202-2/+2
* Some repository refactors (#17950)Lunny Xiao2021-12-121-2/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-103-8/+10
* Add migrate from Codebase (#16768)KN4CK3R2021-12-023-0/+807
* Move more model into models/user (#17826)Lunny Xiao2021-11-282-10/+11
* Move user related model into models/user (#17781)Lunny Xiao2021-11-245-11/+14
* Use new OneDev /milestones endpoint (#17782)KN4CK3R2021-11-231-2/+18
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-208-96/+93
* Move attachment into models/repo/ (#17650)Lunny Xiao2021-11-191-1/+2
* Fix Migrate Description (#17692)99rgosse2021-11-181-0/+1
* Move user functions into user.go (#17659)Lunny Xiao2021-11-182-5/+6
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-1621-0/+7602