summaryrefslogtreecommitdiffstats
path: root/routers/user/main_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-16/+0
| | | | | | | | | | | * refactor routers directory * move func used for web and api to common * make corsHandler a function to prohibit side efects * rm unused func Co-authored-by: 6543 <6543@obermui.de>
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-18/+1
|
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+33
* Fix counts on issues dashboard * setupSess -> setupSession * Unit test * Load repo owners for issues