summaryrefslogtreecommitdiffstats
path: root/models/external_login_user.go
Commit message (Expand)AuthorAgeFilesLines
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-1/+4
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-1/+5
* Allow more than 255 characters for tokens in external_login_user table (#8554)Wenxuan Zhao2019-10-181-3/+3
* Allow externalID to be UUID (#8551)Wenxuan Zhao2019-10-171-1/+1
* fix bug on FindExternalUsersByProvider (#8504)Lunny Xiao2019-10-141-1/+1
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-18/+125
* Add primary key and index to external login user table (#1656)Lauris BH2017-05-021-3/+3
* fix delete user failed on sqlite (#1321)Lunny Xiao2017-03-201-5/+5
* Oauth2 consumer (#679)Willem van Dreumel2017-02-221-0/+74