Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix missing password length check when change password (#3039) | Lunny Xiao | 2017-12-02 | 1 | -1/+3 | |
| | | | | | | * fix missing password length check when change password * add tests for change password | |||||
* | Unit tests for wiki routers (#3022) | Ethan Koenig | 2017-11-30 | 1 | -16/+30 | |
| | ||||||
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -0/+150 | |
* Fix counts on issues dashboard * setupSess -> setupSession * Unit test * Load repo owners for issues |