summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/wiki_test.go
Commit message (Expand)AuthorAgeFilesLines
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-191-13/+18
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* format with gofumpt (#18184)65432022-01-201-2/+4
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-5/+5
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-11/+11
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-10/+10
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-9/+10
* Add TestPrepareWikiFileName (#16487)65432021-07-201-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+215