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
*
#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
*
Try to make the SQL queries cleaner and more secure
Thomas Boerger
2016-03-27
*
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
Updated and created were appended with _unix. Fresh databases have only the n...
Marin Jankovski
2016-03-11
*
#2302 Replace time.Time with Unix Timestamp (int64)
Unknwon
2016-03-09
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
*
#1597 fix activitity feeds for pull requests
Unknwon
2016-03-05
*
#1597 fix pull request remote head can't update with force push
Unknwon
2016-03-04
*
#2700 fix sqlite3 can't create issue with more than one label
Unknwon
2016-02-29
*
Minor fix for #2710
Unknwon
2016-02-27
*
Add ForegroundColor for labels
Lukas Dietrich
2016-02-27
*
#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
*
Replace uuid module with original package
Unknwon
2016-02-20
*
regulate timezone for milestone.deadline
Tobias Kunicke
2016-02-06
*
Fix username display in lower-cased for comment in Dashboard
Antoine GIRARD
2016-01-12
*
#1692 APIs: Users Followers
Unknwon
2015-12-21
*
Fix misspelled words
Alex Myasoedov
2015-12-06
*
fix for #2012
Unknwon
2015-11-21
*
fix #1383
Unknwon
2015-11-20
*
Reopen PR need retest patch
Unknwon
2015-10-25
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
[next]