Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move project files into models/project sub package (#17704) | Lunny Xiao | 2022-03-29 | 1 | -218/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+1 |
* | Support sorting for project board issuses (#17152) | Anbraten | 2021-12-08 | 1 | -24/+25 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -2/+3 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -4/+5 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -9/+9 |
* | Fix bug when project board get open issue number (#17703) | Lunny Xiao | 2021-11-19 | 1 | -1/+3 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -8/+8 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -13/+19 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -3/+0 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+210 |