aboutsummaryrefslogtreecommitdiffstats
path: root/models/wiki_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-071-193/+0
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+3
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-17/+32
* test: reduce testing time. (#3885)Bo-Yi Wu2018-05-021-14/+22
* Fix rendering of wiki page list if wiki repo contains other files (#3454)Lauris BH2018-02-051-1/+4
* Remove hardcoded paths to fix randomly failing tests (#3347)Lauris BH2018-01-111-1/+1
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-8/+31
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-13/+135
* Better settings for unit tests (#795)Ethan Koenig2017-01-301-3/+9
* Unit tests for models/wikiEthan Koenig2017-01-271-0/+57