gogs/models/errors
Unknwon 181dc5d75e
editor: remove out of sync branch before checkout again
If a branch was deleted from server, sometimes it is not reflected
on local copy. Therefore, we need to remove the branch with same
name if it is out of sync and then checkout to correct version.
2017-11-16 00:03:35 -05:00
..
errors.go refactoring: experimental with models/errors package 2017-03-12 00:47:34 -05: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 refactoring: experimental with models/errors package 2017-03-12 00:47:34 -05:00
repo.go editor: remove out of sync branch before checkout again 2017-11-16 00:03:35 -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