| Commit message (Expand) | Author | Age | Files | Lines |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -1/+2 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -9/+9 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -10/+15 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -3/+2 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 1 | -1/+4 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -1/+5 |
* | Allow more than 255 characters for tokens in external_login_user table (#8554) | Wenxuan Zhao | 2019-10-18 | 1 | -3/+3 |
* | Allow externalID to be UUID (#8551) | Wenxuan Zhao | 2019-10-17 | 1 | -1/+1 |
* | fix bug on FindExternalUsersByProvider (#8504) | Lunny Xiao | 2019-10-14 | 1 | -1/+1 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -18/+125 |
* | Add primary key and index to external login user table (#1656) | Lauris BH | 2017-05-02 | 1 | -3/+3 |
* | fix delete user failed on sqlite (#1321) | Lunny Xiao | 2017-03-20 | 1 | -5/+5 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -0/+74 |