Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -2/+2 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 1 | -1/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+5 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -6/+6 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -1/+3 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -1/+1 |
* | remove unused method and rename createcommentWithNoAction (#9367) | Lunny Xiao | 2019-12-16 | 1 | -1/+1 |
* | Remove unused comment actions (#9222) | Lunny Xiao | 2019-12-02 | 1 | -6/+1 |
* | Extract createComment (#9125) | Lunny Xiao | 2019-11-30 | 1 | -2/+7 |
* | Move change issue title from models to issue service package (#8456) | Lunny Xiao | 2019-10-11 | 1 | -4/+13 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 1 | -0/+51 |