169 Commits (3380c946e12e53368f28a2b7285c7bad0c1746dc)

Author SHA1 Message Date
Unknwon 5448d29b2e #3417 wrong dashboard issue count for create by you 8 years ago
lstahlman 699c71d319 Fix for #3401 Links of pull request comment email should use pulls URL (#3403) 8 years ago
Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements 8 years ago
Unknwon 8aa0a76702 #3327 fix wrong table name in Join 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
8 years ago
Unknwon 5761342f32 #3291 fix SQLite3 session read/update conflict on create new issue 8 years ago
lstahlman e7a4f96fb6 Updated Issues and Issues Stats functions to include table aliases. This addresses errors involving ambiguous column references when filtering issues by the view type "Mentioning you". (#3269) 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Robin Lambertz ac05f88641 Fix #3154 (#3155) 8 years ago
Unknwon 0a78d99a4d models/release: filter input to prevent command line argument vulnerability 8 years ago
Unknwon 0325bec283 #2895 minor fix for bug of xorm 8 years ago
Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) 8 years ago
Unknwon 762ab056a2 Fix XORM IN condition table name parse 8 years ago
Thomas Boerger 746c7fd4e7 Followup fix for previous query fix 8 years ago
Thomas Boerger b5948f2e71 Made the issues query more secure and simpler 8 years ago
Thomas Boerger 79a1bfd963 Try to make the SQL queries cleaner and more secure 8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
8 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators 8 years ago
Unknwon 414eb22ef9 #1597 fix activitity feeds for pull requests 8 years ago
Unknwon e2d370f0da #1597 fix pull request remote head can't update with force push 8 years ago
Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 8 years ago
Unknwon d320915ad2 Minor fix for #2710 8 years ago
Lukas Dietrich c0eaae200e Add ForegroundColor for labels 8 years ago
Unknwon 129638117f #2697 fix panic when close issue via commit message 8 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues 8 years ago
Unknwon ac78bae7b5 Replace uuid module with original package 8 years ago
Tobias Kunicke fa5a1cb54f regulate timezone for milestone.deadline 9 years ago
Antoine GIRARD 688fc515f8 Fix username display in lower-cased for comment in Dashboard 9 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Alex Myasoedov ae54d878c0 Fix misspelled words 9 years ago
Unknwon b4877b1e06 fix for #2012 9 years ago
Unknwon 987dcc5372 fix #1383 9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch 9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply 9 years ago
Unknwon e0aab4a7f6 #1830 new comment with status change overwrites issue content 9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR 9 years ago
Unknwon 4dc6285715 add new status: checking 9 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR 9 years ago
Unknwon e303d74ab6 #1643 fix delete milestone 9 years ago
Unknwon 52ec80fa18 finish all new user settings UI 9 years ago
Unknwon c8d92fad30 #1595 pushing new branch will rereference issues in previous branch 9 years ago
Unknwon 49e120a67c #1602 change status after comment issue 9 years ago
Unknwon b6131793da #1545 prevent duplicated refs of issues in single commit 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 842770d7fb add merger info and news feed 9 years ago