aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo/middlewares.go
Commit message (Expand)AuthorAgeFilesLines
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Add whitespace handling to PR-comparsion (#4683)nemoinho2018-08-141-0/+11
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-2/+2
* golint fixed for routers/repo/middlewares.go (#204)Lunny Xiao2016-11-211-0/+2
* Fix for anonymous users to switch viewsBwko2016-11-191-3/+5
* Fix panic when no user is signed inBwko2016-11-191-0/+4
* Remember diff view style (#163)Andrey Nering2016-11-131-0/+21
* Normalize files with gofmtThibault Meyer2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Merge branch 'master' into feature/goimportsSandro Santilli2016-11-051-1/+1
|\
| * Refactor editorconfig middlewareAndrey Nering2016-11-051-1/+1
* | Fix imports found by goimports.Matthias Loibl2016-11-051-1/+1
|/
* Fix 500 when repo has invalid .editorconfigAndrey Nering2016-11-051-0/+23