Commit message (Expand) | Author | Age | |
---|---|---|---|
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
* | models: rename Id to ID | Unknwon | 2018-08-16 |
* | models: skip JSON for fields skipped by XORM | Unknwon | 2018-06-09 |
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
* | Refactoring: remove sessionRelease() | Unknwon | 2017-06-11 |
* | models: remove redundant tags for primary keys | Unknwon | 2017-05-21 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | refactoring: experimental with models/errors package | Unknwon | 2017-03-12 |
* | Fix create user can use user email which is used (#4016) | Unknwon | 2017-01-29 |
* | Fix random string generator (#3953) | leonklingele | 2016-12-21 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | models/user_mail: refactor EmailAddress | Unknwon | 2016-07-16 |