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
/
gogs.go
Commit message (
Expand
)
Author
Age
*
pkg/context: change banner file path (#5750)
unknwon
2019-07-28
*
locale: sync from Crowdin
Unknwon
2019-06-27
*
pkg/bindata: regenerate for PR #5623
Unknwon
2019-02-20
*
models: disable idle connection and set connection max life time (#5532)
Unknwon
2019-02-06
*
locale: sync from Crowdin
Unknwon
2019-01-30
*
public/css: make less (#5317)
Unknwon
2018-12-25
*
*: remove Go 1.7 support
Unknwon
2018-12-19
*
pkg/ssh: specify ssh-keygen to always generate PEM format
Unknwon
2018-12-19
*
auth: coding style and glitches fixes for GitHub login source (#5340)
Unknwon
2018-12-18
*
pkg/tool: improve SanitizePath (#5558)
Unknwon
2018-12-18
*
models/action: skip issue index parsing while using external issue tracker (#...
Unknwon
2018-12-17
*
api: add GetReferenceSHA (#5546)
Unknwon
2018-12-16
*
models: remove legacy support
Unknwon
2018-12-11
*
templates: sanitize special links in commit message (#5545)
Unknwon
2018-12-10
*
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
*
pkg/context: expose port in import path for 'go-get=1' (#5305)
Unknwon
2018-12-03
*
models/issue: fix panic when clear labels (#5445)
Unknwon
2018-12-02
*
api/repo: support edit repository issue tracker (gogs/go-gogs-client#94)
Unknwon
2018-12-02
*
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
*
templates/wiki: fix emoji rendering (#4869)
Unknwon
2018-11-26
*
vendor: update github.com/go-macaron/session (#5469)
Unknwon
2018-10-24
*
vendor: update github.com/gogs/git-module
Unknwon
2018-10-23
*
gogs: rise Go requirement to 1.7
Unknwon
2018-10-03
*
pkg/context: apply EscapePound at context level
Unknwon
2018-09-28
*
routes: fix open redirect vulnerability (#5355)
Unknwon
2018-09-28
*
pkg/ssh: print actual error in panic (#5435)
Unknwon
2018-09-28
*
locale: sync from Crowdin
Unknwon
2018-09-16
*
metrics: add initial Prometheus support (#4141)
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
*
locale: sync from Crowdin
Unknwon
2018-09-10
*
gogs: remove app flags line (#5388)
Stefan Liu
2018-08-23
*
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
*
models: fix delete undesired release attachments when delete a comment (#4627)
Unknwon
2018-08-16
*
models: fix delete public keys ORM syntax (#5376)
Unknwon
2018-08-14
*
restore: reset milestone deadline_unix and closed_date_unix (#5264)
Unknwon
2018-06-27
*
public: minor fix for PR #5276
Unknwon
2018-06-26
*
vendor: update github.com/gogs/git-module
Unknwon
2018-06-25
*
locale: sync from Crowdin
Unknwon
2018-06-18
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
pkg/setting: ignore config inline comment by default
Unknwon
2018-06-17
*
modes/repo: syntax fix for PR #5234
Unknwon
2018-06-16
*
routes/repo/http: fix wrong format type
Unknwon
2018-06-13
*
repo: minor improve for PR #5219 and support UTF-8 byte count
Unknwon
2018-06-11
*
restore: reset original created_unix after insert (#5264)
Unknwon
2018-06-09
*
vendor: update github.com/gogs/git-module
Unknwon
2018-06-09
*
models/mirror: shot push webhook after synced commits (#4528)
Unknwon
2018-06-03
[next]