zeripath
|
c84174b764
|
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
|
171b359877
|
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
|
6 years ago |
Morgan Bazalgette
|
65861900cd
|
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
|
515cdaa85d
|
Fix ignored errors when checking if organization, team member (#3177)
|
7 years ago |
Lunny Xiao
|
94da472717
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
8 years ago |
Lunny Xiao
|
faabc76fd6
|
Golint fixed for modules/context
|
8 years ago |
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
|
8 years ago |
Sandro Santilli
|
f388661bda
|
ACCESS_MODE_* -> AccessMode*
|
8 years ago |
Matthias Loibl
|
1f44b01e2a
|
Fix imports found by goimports.
|
8 years ago |
Rémy Boulanouar
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
a562228c5e
|
Add org.getUserTeams to reduce redundant code
|
9 years ago |
Unknwon
|
1f2e173a74
|
Refactor User.Id to User.ID
|
9 years ago |
Unknwon
|
db4da7beec
|
Add APIContext
|
9 years ago |
Unknwon
|
514382e2eb
|
Rename module: middleware -> context
|
9 years ago |