index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
errors
Commit message (
Expand
)
Author
Age
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24
*
token: disallow multiple tokens with same name (#5820)
Frode Aannevik
2019-10-15
*
routes/api: change status handle to new style
Unknwon
2018-12-01
*
repo/editor: hide internal error detail
Unknwon
2018-08-17
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
models: move ErrBranchNotExist to errors package
Unknwon
2018-03-08
*
editor: remove out of sync branch before checkout again
Unknwon
2017-11-16
*
api/repo: improve migration error handling
Unknwon
2017-04-07
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
error: move ErrRepoNotExist -> errors.RepoNotExist
Unknwon
2017-03-23
*
issue: fix redirect to random issue if index does not exist (#4315)
Unknwon
2017-03-22
*
repo/webhook: able to retrigger delivery history (#2187)
Unknwon
2017-03-19
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
refactoring: experimental with models/errors package
Unknwon
2017-03-12