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
*
templates: make state changing routes to POST method (#5541)
Unknwon
2018-12-06
*
user/auth: flush and destroy session at logout (#5540)
Unknwon
2018-12-04
*
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
*
routes/repo/issue: implement issue pre-filling (#5521)
Charles Kenney
2018-11-20
*
repo/http: update CORS headers to allow custom user-agent (#5498)
William Hilton
2018-11-07
*
routes/repo/issue: fix redirect with unexpected escape (#5443)
Unknwon
2018-09-30
*
pkg/context: apply EscapePound at context level
Unknwon
2018-09-28
*
routes: fix open redirect vulnerability (#5355)
Unknwon
2018-09-28
*
ci: fix go vet and add Go 1.11.x
Unknwon
2018-09-14
*
repo: trigger webhook when delete branch after merged pull request (#5331)
Unknwon
2018-09-14
*
auth: support set default login source (#5274)
Unknwon
2018-09-13
*
login_source: add default authentication switch (#5338)
haixunlu
2018-09-13
*
repo/editor: hide internal error detail
Unknwon
2018-08-17
*
repo_editor: able to trigger Git hooks (#4338)
Unknwon
2018-08-17
*
pkg/markup: allow match SHA1 length 7-40 (#3321)
Unknwon
2018-08-17
*
routes: fix open redirect vulnerability #5364 (#5365)
chromium1337
2018-08-06
*
repo: fix issue of fork repository no check the limit of users' repository (#...
GeekComb
2018-07-18
*
routes/repo/setting: require autosize when repo/settings/options is rendered ...
Steve Chung
2018-06-26
*
pull request: able to add custom commit description (#5276)
ususdei
2018-06-26
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
repo: support avatars (#5221)
Sergey Dryabzhinsky
2018-06-17
*
routes/repo/http: fix wrong format type
Unknwon
2018-06-13
*
api: correct pagination in repository search api (#5293)
oOOps
2018-06-13
*
repo: minor improve for PR #5219 and support UTF-8 byte count
Unknwon
2018-06-11
*
repo: update repository description field to contain more than 256 symbols (#...
Sergey Dryabzhinsky
2018-06-11
*
*: use jsoniter to replace encoding/json
Unknwon
2018-06-09
*
routes/repo: added deletion of an empty line at the end of file (#5261) (#5270)
Alexey Terentyev
2018-06-06
*
mirror: show sync feeds on dashboard (#2017)
Unknwon
2018-05-30
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
routes/user/setting: fix avatar email update error (#5245)
Wei He
2018-05-26
*
routes/user/auth: improve coding style
Unknwon
2018-05-21
*
security: prevent same passcode from being reused
Unknwon
2018-05-21
*
security: fix path cleanup for repository init and editor (#5207)
Lauris BH
2018-05-08
*
templates/repo/issue: rework escape delete branch link after merged pull requ...
Unknwon
2018-04-16
*
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
[next]