summaryrefslogtreecommitdiffstats
path: root/modules/test
Commit message (Collapse)AuthorAgeFilesLines
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-152-16/+21
|
* Fix compile failed without gcc (#3130)Lunny Xiao2017-12-101-1/+0
| | | | | | * fix comile failed without gcc * add sqlite tag for unit test
* Fix missing branch in release bug (#3108)Ethan Koenig2017-12-081-0/+10
|
* Fix missing password length check when change password (#3039)Lunny Xiao2017-12-021-1/+3
| | | | | | * fix missing password length check when change password * add tests for change password
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-16/+30
|
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+150
* Fix counts on issues dashboard * setupSess -> setupSession * Unit test * Load repo owners for issues