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
/
issue.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
issue: fix updated_unix is not updated for new comments (#4462)
Unknwon
2017-06-02
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
issue: response wrong type of comment from AJAX
Unknwon
2017-04-03
*
modules/markup: rename Markdown render fucntions
Unknwon
2017-03-31
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
repo: recalculate milestone completeness on issue list (#4316)
Unknwon
2017-03-24
*
repo: allow private repository to have public wiki or issues
Unknwon
2017-03-24
*
issue: fix redirect to random issue if index does not exist (#4315)
Unknwon
2017-03-22
*
release: able to add attchments to release (#1614)
Unknwon
2017-03-13
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
routers/repo/branch: fix can't delete branch with slashes after merge (#4089)
Unknwon
2017-02-09
*
Allow use to set an external tracker url and to redirect user when clicking i...
Rémy Boulanouar
2017-01-31
*
Minor code fix for PR #3560
Unknwon
2016-12-27
*
Fix assigned/created issues in dashboard. (#3560)
hgaiser
2016-12-27
*
Some code renaming
Unknwon
2016-12-22
*
Fix reported vulnerability
Unknwon
2016-12-22
*
Merge branch 'develop' of https://github.com/tanapoln/gogs into develop
Unknwon
2016-12-21
|
\
|
*
provide button to delete merged pull request
Tanapol Nearunchorn
2016-09-02
|
/
*
#2018 able to sync now for mirrors
Unknwon
2016-08-30
*
Web editor: support upload files
Unknwon
2016-08-30
*
router/repo: code refactoring
Unknwon
2016-08-30
*
#3459 code quality improvement
Unknwon
2016-08-29
*
Load a set of predefined labels (#3459)
Thibault Meyer
2016-08-29
*
#2966 code cleanup
Unknwon
2016-08-26
*
Web editor: improve code quality
Unknwon
2016-08-24
*
#3383 code cleanup
Unknwon
2016-08-24
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
#3408 minor code fix
Unknwon
2016-08-11
*
#2162 completely disable builtin issue tracker when enable external tracker
Unknwon
2016-08-04
*
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
*
Update locales and .gopmfile
Unknwon
2016-07-17
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Made the issue stats query more secure with parameterized placeholders (#2895)
Thomas Boerger
2016-04-26
*
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
Rename module: middleware -> context
Unknwon
2016-03-11
[next]