summaryrefslogtreecommitdiffstats
path: root/services/wiki/wiki_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-6/+7
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-10/+9
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-8/+9
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-17/+18
* Fix 500 on first wiki page (#16586)zeripath2021-08-011-0/+29
* Add TestPrepareWikiFileName (#16487)65432021-07-201-0/+51
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Fix individual tests (addition to #15802) (#15818)KN4CK3R2021-05-121-0/+2
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-071-0/+210