Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed bugs on Wiki and resolved #667 (#674) | Lunny Xiao | 2017-01-21 | 1 | -10/+14 |
| | |||||
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -2/+2 |
| | |||||
* | golint fixed for routers/repo/wiki.go (#203) | Lunny Xiao | 2016-11-21 | 1 | -12/+21 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -6/+6 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
| | | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed) | ||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
| | |||||
* | Do not show filename not have suffifx .md | Unknwon | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -10/+10 |
| | |||||
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -2/+1 |
| | |||||
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -0/+18 |
| | |||||
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -1/+2 |
| | |||||
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 1 | -0/+6 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -4/+4 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -1/+7 |
| | |||||
* | wiki: finish pages | Unknwon | 2015-11-27 | 1 | -7/+54 |
| | |||||
* | wiki: finish edit | Unknwon | 2015-11-27 | 1 | -23/+102 |
| | |||||
* | wiki: finish new | Unknwon | 2015-11-27 | 1 | -3/+58 |
| | |||||
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -6/+21 |
| | |||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | 1 | -0/+49 |