| Commit message (Expand) | Author | Age | Files | Lines |
* | remove redundant call to UpdateRepoStats during migration (#18591) | singuliere | 2022-02-07 | 1 | -9/+0 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 1 | -53/+14 |
* | tests: add coverage for models migration helpers (#18162) | Aravinth Manivannan | 2022-01-03 | 1 | -1/+1 |
* | Move more model into models/user (#17826) | Lunny Xiao | 2021-11-28 | 1 | -0/+20 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -27/+29 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -6/+6 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -6/+7 |
* | Fix delete nonexist oauth application 500 and prevent deadlock (#15384) | Lunny Xiao | 2021-04-10 | 1 | -0/+2 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -3/+3 |
* | [BugFix] remove nil inserts in models (#11096) | 6543 | 2020-04-17 | 1 | -11/+20 |
* | Fix migration information update bug when linked github account (#10310) | Lunny Xiao | 2020-02-17 | 1 | -10/+14 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 1 | -1/+26 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -2/+20 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Fix milestone completness calculation when migrating (#7725) | Lauris BH | 2019-08-03 | 1 | -4/+16 |
* | Use batch insert on migrating repository to make the process faster (#7050) | Lunny Xiao | 2019-06-29 | 1 | -51/+80 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -0/+145 |