Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 2 | -16/+21 |
| | |||||
* | Fix compile failed without gcc (#3130) | Lunny Xiao | 2017-12-10 | 1 | -1/+0 |
| | | | | | | * fix comile failed without gcc * add sqlite tag for unit test | ||||
* | Fix missing branch in release bug (#3108) | Ethan Koenig | 2017-12-08 | 1 | -0/+10 |
| | |||||
* | 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 |