Commit message (Expand) | Author | Age | |
---|---|---|---|
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
* | auth: support authentication source config file (#3142) | Unknwon | 2018-04-12 |
* | models: remove redundant tags for primary keys | Unknwon | 2017-05-21 |
* | models/login_source: add check for user for create/update on LDAP (#4405) | Jon Lundy | 2017-05-21 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | refactoring: experimental with models/errors package | Unknwon | 2017-03-12 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | Fix typos (#3852) | Bo Zhang | 2016-12-21 |
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 |
* | models/login_source: code improvement | Unknwon | 2016-08-31 |