| Commit message (Expand) | Author | Age | Files | Lines |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -9/+10 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -14/+18 |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -3/+4 |
* | Nicely handle missing user in collaborations (#17049) | zeripath | 2021-09-27 | 1 | -0/+9 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+1 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -4/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -5/+10 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -2/+2 |
* | Retry rename on lock induced failures (#16435) | zeripath | 2021-07-15 | 1 | -4/+4 |
* | Fix Migration 176 yet again (#15131) | zeripath | 2021-03-23 | 1 | -3/+3 |
* | Fix the v176 migration (#15110) | zeripath | 2021-03-22 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -2/+1 |
* | Never add labels not from this repository or organisation and remove org labe... | zeripath | 2021-03-12 | 1 | -0/+27 |
* | When transfering repository and database transaction failed, rollback the ren... | Lunny Xiao | 2021-03-05 | 1 | -1/+37 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+335 |