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
*
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
*
#1830 new comment with status change overwrites issue content
Unknwon
2015-10-23
*
New/reopen PR checks if there is any unmerged and open PR
Unknwon
2015-10-18
*
add new status: checking
Unknwon
2015-10-18
*
save PR info as patch and minor fix on PR
Unknwon
2015-10-04
*
#1643 fix delete milestone
Unknwon
2015-09-15
*
finish all new user settings UI
Unknwon
2015-09-10
*
#1595 pushing new branch will rereference issues in previous branch
Unknwon
2015-09-10
*
#1602 change status after comment issue
Unknwon
2015-09-08
*
#1545 prevent duplicated refs of issues in single commit
Unknwon
2015-09-03
*
finish initial version of pull request
Unknwon
2015-09-02
*
add merger info and news feed
Unknwon
2015-09-02
*
tmp: fix issue open count
Unknwon
2015-09-02
*
basic PR feature
Unknwon
2015-09-02
*
PR: nothing to commit and has pull request check
Unknwon
2015-09-02
*
finish PR UI
Unknwon
2015-09-02
*
add view pull desc
Unknwon
2015-09-01
*
work on PR conversation
Unknwon
2015-09-01
*
fix dashboard 500 when no issues at all
Unknwon
2015-09-01
*
fix sql
Unknwon
2015-08-29
*
new org dashboard issues
Unknwon
2015-08-25
*
new user dahsboard issues
Unknwon
2015-08-25
*
allow edit issue and comment
Unknwon
2015-08-20
[next]