gogs/models/errors
Unknwon 69c1cd3f38
routes/api: change status handle to new style
Also fixed one bug that did not catch team not found error.
2018-12-01 21:41:30 -05:00
..
errors.go repo/editor: hide internal error detail 2018-08-17 23:35:53 +08:00
issue.go issue: fix redirect to random issue if index does not exist (#4315) 2017-03-22 13:20:29 -04:00
login_source.go auth: support authentication source config file (#3142) 2018-04-12 09:55:58 -04:00
org.go routes/api: change status handle to new style 2018-12-01 21:41:30 -05:00
repo.go models: move ErrBranchNotExist to errors package 2018-03-08 07:15:55 -05:00
two_factor.go 2fa: initial support (#945) 2017-04-06 00:14:30 -04:00
user.go models: rename ErrUserNotExist -> errors.UserNotExist 2017-03-16 17:18:43 -04:00
user_mail.go refactoring: experimental with models/errors package 2017-03-12 00:47:34 -05:00
webhook.go repo/webhook: able to retrigger delivery history (#2187) 2017-03-19 17:44:46 -04:00