Commit Graph

11 Commits (2b63f32b8a49d5d704dfa3f4d16e54fcbc0769d4)

Author SHA1 Message Date
Lunny Xiao f0df8e8dfa golint fixed for routers/repo/middlewares.go ()
Bwko 7b75d93f3d Fix for anonymous users to switch views
Bwko fc3ed8a1de Fix panic when no user is signed in
See 
Andrey Nering 739f07c98e Remember diff view style ()
Thibault Meyer ddee4c8b58
Normalize files with gofmt
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- 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
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git ()
* Replace gogits/git-module dependency with go-gitea/git

Fixes 

* Remove git alias for git module import (not needed)
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
Andrey Nering bd898a10f8 Refactor editorconfig middleware
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig
Creating a notice instead