zeripath
|
0456ab7d8d
|
Use AppSubUrl for more redirections (#8647)
Fix #8461 - fix misspelling of {{AppSubUrl}} and other misspelling in template
Fixes /explore and organisation redirection
|
2019-10-23 22:04:22 +01:00 |
|
Tamal Saha
|
3edebfe6ac
|
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com>
|
2019-08-23 12:40:29 -04:00 |
|
Morgan Bazalgette
|
2173e7d6b1
|
Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
|
2018-01-10 23:34:17 +02:00 |
|
Ethan Koenig
|
8b00d90e32
|
Fix ignored errors when checking if organization, team member (#3177)
|
2017-12-21 09:43:26 +02:00 |
|
Lunny Xiao
|
c9d61f0e2a
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
2016-11-27 18:14:25 +08:00 |
|
Lunny Xiao
|
9f958b7084
|
Golint fixed for modules/context
|
2016-11-25 14:53:59 +08:00 |
|
Sandro Santilli
|
acb138c244
|
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
|
78d721a905
|
ACCESS_MODE_* -> AccessMode*
|
2016-11-07 17:20:37 +01:00 |
|
Matthias Loibl
|
b2f20b4726
|
Fix imports found by goimports.
|
2016-11-05 17:56:35 +01:00 |
|
Rémy Boulanouar
|
61ec6729e6
|
Change import reference to match gitea instead of gogs (#37)
|
2016-11-03 10:29:56 -02:00 |
|
Unknwon
|
7307a2c557
|
Add org.getUserTeams to reduce redundant code
|
2016-07-24 18:09:45 +08:00 |
|
Unknwon
|
48b0d21673
|
Refactor User.Id to User.ID
|
2016-07-24 01:08:22 +08:00 |
|
Unknwon
|
d8f27ecbf6
|
Add APIContext
|
2016-03-13 17:37:44 -04:00 |
|
Unknwon
|
529f8d9b4b
|
Rename module: middleware -> context
|
2016-03-11 11:56:52 -05:00 |
|