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 |
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
|
62adaf24df
|
go lint fixed for routers/admin
|
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 |
Rémy Boulanouar
|
9712d5ee89
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
9835377f9c
|
Use struct for UI settings
|
9 years ago |
Unknwon
|
574a4d69e8
|
Rename module: middleware -> context
|
9 years ago |
Unknwon
|
efc250a25e
|
#2052 advanced select ops for system notices
|
9 years ago |
Unknwon
|
0305d692eb
|
#2052 Ability to batch delete system notices
|
9 years ago |
Unknwon
|
0509584b4b
|
fix #1930
|
9 years ago |
Unknwon
|
d0546247f0
|
#1689 minor fixes and update locale
|
9 years ago |
Antoine GIRARD
|
0521e9e9d0
|
Fix indent
|
9 years ago |
Antoine GIRARD
|
e82221515b
|
New admin notice UI based on user list example
|
9 years ago |
Unknwon
|
1aa76bd279
|
Fix #532, add system notice
|
10 years ago |