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
/
api
Commit message (
Expand
)
Author
Age
*
vendor: update github.com/gogs/go-gogs-client
Unknwon
2018-12-03
*
api/repo: support edit repository issue tracker (gogs/go-gogs-client#94)
Unknwon
2018-12-02
*
routes/api: change status handle to new style
Unknwon
2018-12-01
*
routes/api: allow get repository without login (#5475)
Unknwon
2018-12-01
*
api: fix critical CSRF vulnerabilities on API routes (#5355)
Unknwon
2018-11-28
*
api: correct pagination in repository search api (#5293)
oOOps
2018-06-13
*
*: use jsoniter to replace encoding/json
Unknwon
2018-06-09
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
models: move ErrBranchNotExist to errors package
Unknwon
2018-03-08
*
api: add endpoint /api/v1/user/orgs (#4835)
Anton Antonov
2017-11-13
*
SECURITY: HTML injection in user search API
Unknwon
2017-10-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
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11