summaryrefslogtreecommitdiffstats
path: root/routers/repo/wiki.go
Commit message (Expand)AuthorAgeFilesLines
* Do not show filename not have suffifx .mdUnknwon2016-07-011-2/+2
* Rename module: middleware -> contextUnknwon2016-03-111-10/+10
* Minor fixes for #2746Unknwon2016-03-041-2/+1
* Add ability to delete single wiki pages.Josh Frye2016-03-041-0/+18
* Make markdown as an independent moduleUnknwon2016-02-201-1/+2
* rename import pathUnknwon2015-12-151-1/+1
* #2114 External URL for wikiUnknwon2015-12-111-0/+6
* move out git module and #1573 send push hookUnknwon2015-12-091-4/+4
* fix #1829 and fix #890Unknwon2015-12-041-1/+7
* wiki: finish pagesUnknwon2015-11-271-7/+54
* wiki: finish editUnknwon2015-11-271-23/+102
* wiki: finish newUnknwon2015-11-271-3/+58
* introduce git-shellUnknwon2015-11-261-6/+21
* Wiki: UI for page newUnknwon2015-11-251-0/+49