aboutsummaryrefslogtreecommitdiffstats
path: root/services/wiki
Commit message (Expand)AuthorAgeFilesLines
* Move user/org deletion to services (#17673)KN4CK3R2021-11-191-1/+2
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-1/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* 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
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-1/+2
* 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
* Add repo_id for attachment (#16958)Lunny Xiao2021-09-081-0/+10
* Fix 500 on first wiki page (#16586)zeripath2021-08-012-0/+32
* Add TestPrepareWikiFileName (#16487)65432021-07-202-1/+52
* fix: support delete non-urlencoded wiki page (#16482)Gary Wang2021-07-191-8/+3
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* fix: not able to update local created non-urlencoded wiki pages (#16139)Gary Wang2021-07-071-13/+43
* Fix individual tests (addition to #15802) (#15818)KN4CK3R2021-05-121-0/+2
* 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-072-0/+532