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
*
#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
*
Fix pull request availability check
Unknwon
2016-03-06
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
*
#2697 fix panic when close issue via commit message
Unknwon
2016-02-25
*
#1821 add actions for close and reopen issues
Unknwon
2016-02-22
*
Make markdown as an independent module
Unknwon
2016-02-20
*
Merge pull request #2647 from andreynering/issue-template
Unknwon
2016-02-20
|
\
|
*
Implement issue and pull request templates.
Andrey Nering
2016-02-18
*
|
Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check...
Download-Fritz
2016-02-19
*
|
#2505 Allow to fork and disallow to create PRs for mirrors.
Download-Fritz
2016-02-19
|
/
*
parse milestone.deadline as local time
Tobias Kunicke
2016-02-06
*
Minor fix for #2444
Unknwon
2016-02-01
*
Merge pull request #2444 from bkcsoft/feature/participants
Unknwon
2016-02-01
|
\
|
*
Go-ism :D
Kim "BKC" Carlbäcker
2016-01-27
|
*
Fixed Poster/Commenter-bug and clean-up
Kim "BKC" Carlbäcker
2016-01-26
|
*
Fix OP not 'participating' until commented
Kim "BKC" Carlbäcker
2016-01-26
|
*
Optimize participant-fetching
Kim Carlbäcker
2016-01-26
|
*
Implemented participant-listing for issue-pages
Kim "BKC" Carlbäcker
2016-01-26
*
|
Make highlighted markdown code blocks work on issue pages
Florian Kaiser
2016-02-01
|
/
*
#2251 fix button name
Unknwon
2015-12-19
*
#1612 Ability to send mail when a new pull request is submitted
Unknwon
2015-12-10
*
fix #1829 and fix #890
Unknwon
2015-12-04
*
more UI minor fixes
Unknwon
2015-12-02
*
minor fix for #1961
Unknwon
2015-11-16
*
work on #1961
Unknwon
2015-11-16
*
#1905 Triming the issue title
Unknwon
2015-11-06
*
fix #1876
Unknwon
2015-11-04
*
work on #1748
Unknwon
2015-10-31
*
fix issue comment mention and autofix count when start
Unknwon
2015-10-29
*
Reopen PR need retest patch
Unknwon
2015-10-25
*
#1830 new comment with status change overwrites issue content
Unknwon
2015-10-23
*
work on #1830
Unknwon
2015-10-23
*
New/reopen PR checks if there is any unmerged and open PR
Unknwon
2015-10-18
*
#1659 fix change label title resets color
Unknwon
2015-09-18
*
finish all new template for current ones
Unknwon
2015-09-17
*
fix #1632 and #1606
Unknwon
2015-09-13
[next]