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
/
models
/
issue.go
Commit message (
Expand
)
Author
Age
*
issue_mail: send notifications to participants in comments (#2929)
Unknwon
2017-03-10
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
repo: assignee can be anyone who has read access (#3739)
Unknwon
2017-02-17
*
api/issue: minor code refactor (#3688)
Unknwon
2017-02-12
*
Implement more issue-endpoints (#3688)
Kim "BKC" Carlbäcker
2017-02-12
*
Some file refactoring
Unknwon
2017-02-10
*
api/repo/milestone: fix change status didn't take effect
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Fix showing total number of PRs when user does not have any repositories (#4007)
Unknwon
2017-01-28
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
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 #3675
Unknwon
2016-12-22
*
Minor fix for PR #3822
Unknwon
2016-12-21
*
Fix database write context interleaving bug (#3822)
stroucki
2016-12-21
*
Fix Typo Errors (#3885)
SeongAhJo
2016-12-21
*
Minor fix for PR #3624
Unknwon
2016-12-21
*
Web editor: support upload files
Unknwon
2016-08-30
*
#2966 code cleanup
Unknwon
2016-08-26
*
#3383 code cleanup
Unknwon
2016-08-24
*
Fix PR-webhook issue where Label-data is stale (#3486) (#3510)
Kim "BKC" Carlbäcker
2016-08-24
*
General code quality improvement
Unknwon
2016-08-16
*
#2246 add HTMLURL to webhook type
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
*
Fix empty repository panic on send test webhook
Unknwon
2016-08-15
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
#3417 wrong dashboard issue count for create by you
Unknwon
2016-08-09
*
Fix for #3401 Links of pull request comment email should use pulls URL (#3403)
lstahlman
2016-08-08
*
#3290 better code structure and batch minor improvements
Unknwon
2016-08-03
*
#3327 fix wrong table name in Join
Unknwon
2016-07-26
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Use struct for UI settings
Unknwon
2016-07-24
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
*
#3291 fix SQLite3 session read/update conflict on create new issue
Unknwon
2016-07-21
*
Updated Issues and Issues Stats functions to include table aliases. This addr...
lstahlman
2016-07-17
*
#2854 fix no mail notification when issue is closed/reopened
Unknwon
2016-07-16
*
Fix #3154 (#3155)
Robin Lambertz
2016-06-27
*
models/release: filter input to prevent command line argument vulnerability
Unknwon
2016-05-06
*
#2895 minor fix for bug of xorm
Unknwon
2016-04-26
*
Made the issue stats query more secure with parameterized placeholders (#2895)
Thomas Boerger
2016-04-26
*
Fix XORM IN condition table name parse
Unknwon
2016-03-27
*
Followup fix for previous query fix
Thomas Boerger
2016-03-28
*
Made the issues query more secure and simpler
Thomas Boerger
2016-03-27
[next]