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
/
routes
Commit message (
Expand
)
Author
Age
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
MISC: fix typo and grammar
Unknwon
2018-03-30
*
conf: add option to rewrite authorized_keys file at start (#4435)
Unknwon
2018-03-30
*
models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys
Unknwon
2018-03-30
*
repo/http: add CORS headers to allow clone/push from browser agents (#4970)
William Hilton
2018-03-14
*
repo: improve error handling for PR #4803
Unknwon
2018-03-08
*
models: move ErrBranchNotExist to errors package
Unknwon
2018-03-08
*
repo: disallow web ui to delete protected branch after PR merged (#4803)
bayangan1991
2018-03-08
*
repo/commit: fix file commit history pagination (#4965)
Douglas Thrift
2018-03-06
*
MISC: minor fixes in webhook
Unknwon
2017-11-18
*
pull_request: able to ignore whitespace when check conflict (#4834)
Unknwon
2017-11-16
*
admin/config: add UI for [http] section (#3987)
Unknwon
2017-11-16
*
repo/pull: allow rebase before merging (#4805)
Unknwon
2017-11-15
*
pull: add an option to use rebase for merging pull requests
mharinder
2017-11-15
*
api: add endpoint /api/v1/user/orgs (#4835)
Anton Antonov
2017-11-13
*
user/auth: fix page not redirect after login
Unknwon
2017-10-22
*
SECURITY: HTML injection in user search API
Unknwon
2017-10-14
*
Add Dingtalk webhook support (#4773)
Athurg Feng
2017-09-21
*
routes/home: minor code improve
Unknwon
2017-07-18
*
repo: fix panic on pull request submit (#4572)
Unknwon
2017-07-14
*
issue_comment: fix pg syntax ambiguous (#4586)
Unknwon
2017-06-27
*
api/repo: load attributes when listing user repositories (#4565)
Unknwon
2017-06-21
*
random: some code simplify
Unknwon
2017-06-11
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11