Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
| | |||
* | Move models/mail.go to modules/mail.go | Unknwon | 2017-01-30 |
| | | | | To use interface to replace *models.User in avoiding cycle import. | ||
* | Fix random string generator (#3953) | leonklingele | 2016-12-21 |
| | | | | | | | | * Remove unused custom-alphabet feature of random string generator * Fix modulo-biased random string generator * Random string generator should return error if it fails to read random data via crypto/rand | ||
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 |
| | |||
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 |
| | |||
* | Add MaxRepoCreation to EditUser API (#2781) | Robin Lambertz | 2016-08-11 |
| | |||
* | Added Full Name to CreateUser api call (#3333) | Richard Mahn | 2016-07-27 |
| | |||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
| | |||
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 |
| | |||
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 |