Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gracefully handle bare repositories on API operations. (#1932) | Dennis Keitzel | 2017-06-10 | 1 | -0/+5 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -2/+5 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -4/+4 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -3/+3 |
* | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 | 1 | -0/+20 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -1/+1 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -9/+9 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -3/+3 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -2/+3 |
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -0/+46 |