aboutsummaryrefslogtreecommitdiff
path: root/models/user_mail.go
Commit message (Expand)AuthorAge
* internal: move packages under this directory (#5836)Unknwon2019-10-24
* Enable Go modules (#5835)Unknwon2019-10-23
* models: rename Id to IDUnknwon2018-08-16
* models: skip JSON for fields skipped by XORMUnknwon2018-06-09
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* Refactoring: remove sessionRelease()Unknwon2017-06-11
* models: remove redundant tags for primary keysUnknwon2017-05-21
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* refactoring: experimental with models/errors packageUnknwon2017-03-12
* Fix create user can use user email which is used (#4016)Unknwon2017-01-29
* Fix random string generator (#3953)leonklingele2016-12-21
* Refactor User.Id to User.IDUnknwon2016-07-24
* models/user_mail: refactor EmailAddressUnknwon2016-07-16