zeripath
|
318899bc5d
|
Use AppSubUrl for more redirections (#8647)
Fix #8461 - fix misspelling of {{AppSubUrl}} and other misspelling in template
Fixes /explore and organisation redirection
|
5 years ago |
Tamal Saha
|
033fe113c1
|
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
|
5 years ago |
Morgan Bazalgette
|
8c916631f0
|
Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
|
7 years ago |
Ethan Koenig
|
a8af5abc02
|
Fix ignored errors when checking if organization, team member (#3177)
|
7 years ago |
Lunny Xiao
|
b5a7692d63
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
8 years ago |
Lunny Xiao
|
86a328cf36
|
Golint fixed for modules/context
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
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
|
8 years ago |
Sandro Santilli
|
58cc4e56fa
|
ACCESS_MODE_* -> AccessMode*
|
8 years ago |
Matthias Loibl
|
929972fc8d
|
Fix imports found by goimports.
|
8 years ago |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
b85aba0b67
|
Add org.getUserTeams to reduce redundant code
|
9 years ago |
Unknwon
|
3b42ab0e57
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
2eadcbdb03
|
Add APIContext
|
9 years ago |
Unknwon
|
574a4d69e8
|
Rename module: middleware -> context
|
9 years ago |