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
/
routers
/
repo
Commit message (
Expand
)
Author
Age
*
General code quality improvement
Unknwon
2016-08-16
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
#3464 reproduce diff signs
Unknwon
2016-08-16
*
models/repo_editor: improve code quality
Unknwon
2016-08-15
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
markdown: fix treating pure number as SHA1
Unknwon
2016-08-15
*
#3466 fix response of pull request form validation error
Unknwon
2016-08-15
*
Fix empty repository panic on send test webhook
Unknwon
2016-08-15
*
Fix outdated edit can’t overwrite changes
Unknwon
2016-08-15
*
Web editor: temporarily disable upload and quick fix for edit and new
Unknwon
2016-08-15
*
Web editor: improve delete file
Unknwon
2016-08-14
*
Web editor: improve edit file and diff preview
Unknwon
2016-08-14
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
On showing diff/file, use the tab_width specified on .editorconfig, if any (#...
Andrey Nering
2016-08-11
*
Fix #3314: Cannot edit release with tag name contains slash (#3434)
Thibault Meyer
2016-08-11
*
Wiki mirroring implementation (#3233)
Andrew
2016-08-11
*
#3408 minor code fix
Unknwon
2016-08-11
*
Add committer information to API and Webhooks. Also fixes #3271 (#3414)
lstahlman
2016-08-09
*
Little code refactoring
Unknwon
2016-08-09
*
Render the Code view on the server (minus syntax highlighting) (#2942)
Rory McNamara
2016-08-09
*
Fix #3315: Release dont use tag creation date (#3374)
Thibault Meyer
2016-08-06
*
#2593 allow render raw content
Unknwon
2016-08-05
*
#2162 completely disable builtin issue tracker when enable external tracker
Unknwon
2016-08-04
*
#3345 dump content directly to HTTP ResponseWriter
Unknwon
2016-07-30
*
Diff patch (#3345)
Dennis Chen
2016-07-30
*
routers/repo/release: Use correct branch reference (#3330)
마누엘
2016-07-27
*
routers/repo/issue: remove redundant format string
Unknwon
2016-07-26
*
#1601 support delete issue comment
Unknwon
2016-07-26
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Use struct for UI settings
Unknwon
2016-07-24
*
#2790 fix not detect diff style in pull request file changes
Unknwon
2016-07-23
*
#3181 detect situation when base branch is deleted in pull request
Unknwon
2016-07-23
*
#3076 detect invalid tag name git error
Unknwon
2016-07-23
*
Refresh repository mirror from database when the repository's name has change...
lstahlman
2016-07-17
*
Update locales and .gopmfile
Unknwon
2016-07-17
*
models/webhook: restrict deletion to be explicitly with repo and org ID
Unknwon
2016-07-17
*
#3274 fix can't get webhook detail of organization
Unknwon
2016-07-16
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
models/repo: remove redundant info for some repo methods
Unknwon
2016-07-15
*
[Fix] Don't display way too large files #1513 (#3253)
Kim Carlbäcker
2016-07-12
*
The pruning for the synchronized mirrors is a option now. Default value: enab...
Pablo Saavedra
2016-07-09
*
#3057 retrieve webhook with repo_id
Unknwon
2016-07-08
*
Do not show filename not have suffifx .md
Unknwon
2016-07-01
*
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)
Andrey Nering
2016-06-29
*
Fixes #3110 (#3136)
Franz Schmidt
2016-06-27
*
Minor fix for #3194
Unknwon
2016-06-27
*
Include repository owner name and description in html title (#3194)
Sandro Santilli
2016-06-27
[next]