aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo/wiki.go
Commit message (Expand)AuthorAgeFilesLines
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-3/+3
* format with gofumpt (#18184)65432022-01-201-3/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-4/+4
* Add missing `X-Total-Count` and fix some related bugs (#17968)qwerty2872021-12-151-0/+2
* Add API to get/edit wiki (#17278)qwerty2872021-10-251-0/+514