2
0
Commit Graph

7 Commits

Author SHA1 Message Date
Ethan Koenig
ce6375a907 API endpoint for testing webhook (#3550)
* API endpoint for testing webhook

* Empty commit to rerun CI
2018-04-29 14:21:33 +08:00
Ethan Koenig
9dc492220e Unit tests for routers/repo/issue_label (#3198) 2017-12-15 23:11:02 +02:00
Lunny Xiao
f4e179277d Fix compile failed without gcc (#3130)
* fix comile failed without gcc

* add sqlite tag for unit test
2017-12-10 16:08:19 +02:00
Ethan Koenig
14ac1f6ddc Fix missing branch in release bug (#3108) 2017-12-08 13:22:02 +08:00
Lunny Xiao
5579f632e8 Fix missing password length check when change password (#3039)
* fix missing password length check when change password

* add tests for change password
2017-12-02 19:11:22 +02:00
Ethan Koenig
ffecdec7a8 Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
Ethan Koenig
93e2feee90 Fix counts on issues dashboard (#2215)
* Fix counts on issues dashboard

* setupSess -> setupSession

* Unit test

* Load repo owners for issues
2017-08-03 13:09:16 +08:00