summaryrefslogtreecommitdiffstats
path: root/models/migrations/v102.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-0/+15
* fix bug on pull requests when transfer head repository * add migration and fix lint * fix tests and add a cache check on LoadBaseRepo