Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -2/+2 |
| | |||||
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -2/+2 |
| | |||||
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -1/+3 |
| | | | | | | | | | | | * Remove unused custom-alphabet feature of random string generator Fix random string generator Random string generator should return error if it fails to read random data via crypto/rand * Fixes variable (un)initialization mixed assign Update test GetRandomString | ||||
* | fixed vulnerabilities (#392) | Lunny Xiao | 2016-12-15 | 1 | -4/+21 |
| | |||||
* | Fixes typos | Bwko | 2016-11-27 | 1 | -6/+6 |
| | |||||
* | Lint models/user_email.go | Bwko | 2016-11-26 | 1 | -1/+7 |
| | |||||
* | fixed bug #151 caused Find should be Get (#153) | Lunny Xiao | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -3/+10 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | models/user_mail: refactor EmailAddress | Unknwon | 2016-07-16 | 1 | -0/+198 |