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
/
templates
/
repo
Commit message (
Expand
)
Author
Age
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
templates/repo/branches: fix links for mirror repository
Unknwon
2017-04-05
*
css: improve fonts under Windows
Unknwon
2017-04-04
*
models/repo_diff: move core functions to gogits/git-module
Unknwon
2017-04-04
*
templates/repo/branches: hide pull request button if not allowed (#4377)
Unknwon
2017-04-03
*
templates/repo: improve README icon and font
Unknwon
2017-03-31
*
repo/milestone: simplify code
Unknwon
2017-03-24
*
repo: allow private repository to have public wiki or issues
Unknwon
2017-03-24
*
milestone: only show issue-related count under issue list (#4316)
Unknwon
2017-03-24
*
repo: remove legacy sanitizer for repository description
Unknwon
2017-03-23
*
templates/label: another minor style improve
Unknwon
2017-03-22
*
templates/label: minor style improve
Unknwon
2017-03-22
*
repo: rename PageIsViewCode -> PageIsViewFiles
Unknwon
2017-03-22
*
repo/webhook: able to retrigger delivery history (#2187)
Unknwon
2017-03-19
*
repo: allow issues and wiki for bare repository (#4104)
Unknwon
2017-03-16
*
repo/setting: filter out deleted branch in protect list (#4288)
Unknwon
2017-03-16
*
templates/repo/webhook: move to its own directory
Unknwon
2017-03-16
*
repo/settings: improve Git hook editor
Unknwon
2017-03-13
*
release: improve attachment handle
Unknwon
2017-03-13
*
release: able to add attchments to release (#1614)
Unknwon
2017-03-13
*
webhook: add Release event (#2387)
Unknwon
2017-03-11
*
repo/branches: hide buttons for regular users
Unknwon
2017-03-11
*
repo/branches: overview and all (#2310)
Unknwon
2017-03-11
*
repo/pull: handle head repository of merged pull requests deleted
Unknwon
2017-03-10
*
templates/repo: change some buttons to use 'basic' style
Unknwon
2017-03-10
*
templates/repo: only show Git stats in repository home page (#3518)
Unknwon
2017-03-10
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
Protected branches: allow whitelist bypass require pull request check (#4207)
Unknwon
2017-03-08
*
webhook: add fork event
Unknwon
2017-02-27
*
webhook: able to detect delete branch or tag (#2315)
Unknwon
2017-02-27
*
markdown: fix links for image nested inside a link (#2636)
Unknwon
2017-02-27
*
protect_branch: only list teams have write access
Unknwon
2017-02-24
*
template: use DisplayName of users when possible (#4187)
Unknwon
2017-02-24
*
webhook: send secret with SHA256 HMAC hex digest (#3692)
Unknwon
2017-02-24
*
webhook: highlight delivery response on click
Unknwon
2017-02-24
*
repo: add protect branch whitelist (#4177)
Unknwon
2017-02-23
*
templates/repo/diff: fix tag-code doesn't display in split view
Unknwon
2017-02-23
*
mirror: does not allow create releases
Unknwon
2017-02-23
*
comment: only show title of commit message from a commit ref (#3206)
Unknwon
2017-02-22
*
webhook: also only enable certain types (#3356)
Unknwon
2017-02-21
*
webhook: only trigger specific webhook for test delivery (#3030)
Unknwon
2017-02-21
*
webhook: support color for Discord
Unknwon
2017-02-21
*
diff: able to highlight line with hashtag URL
Unknwon
2017-02-20
*
repo: able to fork own repository (#1791)
Unknwon
2017-02-18
*
commits: able to specify pageSize dynamically (#3965)
Unknwon
2017-02-18
*
repo/settings: add description and link to personal SSH keys (#3936)
Unknwon
2017-02-18
*
webhook: add native Discord support
Unknwon
2017-02-18
[next]