Commit Graph

20 Commits (ab9fcb0cf48618f5cad4748b0f0c5e50f8194b71)

Author SHA1 Message Date
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
Aravinth Manivannan fa73cbf5a7
Store the foreign ID of issues during migration (#18446) 3 years ago
singuliere 3a91f845e8
remove redundant call to UpdateRepoStats during migration (#18591) 3 years ago
Aravinth Manivannan 076cead40d
Fix CheckRepoStats and reuse it during migration (#18264) 3 years ago
Aravinth Manivannan ade41f3f04
tests: add coverage for models migration helpers (#18162) 3 years ago
Lunny Xiao 9defddb286
Move more model into models/user (#17826) 3 years ago
Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096) 4 years ago
Lunny Xiao ce0413ff88
Fix migration information update bug when linked github account (#10310) 5 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lauris BH 6c0c5c5310
Fix milestone completness calculation when migrating (#7725) 5 years ago
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050) 5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago