Lunny Xiao
|
f0df8e8dfa
|
golint fixed for routers/repo/middlewares.go (#204)
|
2016-11-21 18:03:37 +08:00 |
|
Bwko
|
7b75d93f3d
|
Fix for anonymous users to switch views
|
2016-11-19 16:53:34 +01:00 |
|
Bwko
|
fc3ed8a1de
|
Fix panic when no user is signed in
See #188
|
2016-11-19 12:43:10 +01:00 |
|
Andrey Nering
|
739f07c98e
|
Remember diff view style (#163)
|
2016-11-13 10:54:04 +08:00 |
|
Thibault Meyer
|
ddee4c8b58
|
Normalize files with gofmt
|
2016-11-11 13:11:45 +01:00 |
|
Sandro Santilli
|
4247304f5a
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- 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
|
2016-11-10 17:24:48 +01:00 |
|
Sandro Santilli
|
6e4252dad4
|
Replace gogits/git-module dependency with go-gitea/git (#94)
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
|
2016-11-06 11:18:34 -02:00 |
|
Sandro Santilli
|
f36544f98d
|
Merge branch 'master' into feature/goimports
|
2016-11-05 22:54:20 +01:00 |
|
Andrey Nering
|
bd898a10f8
|
Refactor editorconfig middleware
|
2016-11-05 15:44:14 -02:00 |
|
Matthias Loibl
|
1f44b01e2a
|
Fix imports found by goimports.
|
2016-11-05 17:56:35 +01:00 |
|
Andrey Nering
|
984fa8d83b
|
Fix 500 when repo has invalid .editorconfig
Creating a notice instead
|
2016-11-05 13:33:41 -02:00 |
|