aboutsummaryrefslogtreecommitdiffstats
path: root/services/wiki/wiki.go
Commit message (Expand)AuthorAgeFilesLines
* Fix 500 on first wiki page (#16586)zeripath2021-08-011-0/+3
* Add TestPrepareWikiFileName (#16487)65432021-07-201-1/+1
* fix: support delete non-urlencoded wiki page (#16482)Gary Wang2021-07-191-8/+3
* fix: not able to update local created non-urlencoded wiki pages (#16139)Gary Wang2021-07-071-13/+43
* migrate from com.* to alternatives (#14103)65432020-12-251-6/+4
* Enforce setting HEAD in wiki to master (#13950)zeripath2020-12-121-0/+2
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-3/+3
* Add configurable Trust Models (#11712)zeripath2020-09-201-4/+15
* Handle push rejection in branch and upload (#10854)zeripath2020-03-281-0/+6
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-201-1/+2
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-2/+2
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-071-0/+322