Unknwon
|
a00c932bbc
General code quality improvement
|
před 8 roky |
Unknwon
|
6f9a95f830
#2246 add HTMLURL to webhook type
|
před 8 roky |
Unknwon
|
2625193a48
models/repo_editor: improve code quality
|
před 8 roky |
Unknwon
|
4042d1f0c3
models/issue: improve quality and performance of NewIssue function
|
před 8 roky |
Unknwon
|
94392a7af3
Fix empty repository panic on send test webhook
|
před 8 roky |
Unknwon
|
15845cb287
Code clean up for new config options
|
před 8 roky |
Richard Mahn
|
d0a0239bac
Squashed commit of the following:
|
před 8 roky |
Unknwon
|
3f7f4852ef
#2246 fully support of webhooks for pull request
|
před 8 roky |
Unknwon
|
5448d29b2e
#3417 wrong dashboard issue count for create by you
|
před 8 roky |
lstahlman
|
699c71d319
Fix for #3401 Links of pull request comment email should use pulls URL (#3403)
|
před 8 roky |
Unknwon
|
e7fd65f0cf
#3290 better code structure and batch minor improvements
|
před 8 roky |
Unknwon
|
8aa0a76702
#3327 fix wrong table name in Join
|
před 8 roky |
Unknwon
|
e74630ae3b
#1384 add pagination for repositories
|
před 8 roky |
Unknwon
|
1f2e173a74
Refactor User.Id to User.ID
|
před 8 roky |
Unknwon
|
46e96c008c
Use struct for UI settings
|
před 8 roky |
Unknwon
|
250be011c7
Remove redundant Unix timestamp method call
|
před 8 roky |
Unknwon
|
5761342f32
#3291 fix SQLite3 session read/update conflict on create new issue
|
před 8 roky |
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)
|
před 8 roky |
Unknwon
|
f1b8d52eb3
#2854 fix no mail notification when issue is closed/reopened
|
před 8 roky |
Robin Lambertz
|
ac05f88641
Fix #3154 (#3155)
|
před 8 roky |
Unknwon
|
0a78d99a4d
models/release: filter input to prevent command line argument vulnerability
|
před 8 roky |
Unknwon
|
0325bec283
#2895 minor fix for bug of xorm
|
před 8 roky |
Thomas Boerger
|
dfad51fe9e
Made the issue stats query more secure with parameterized placeholders (#2895)
|
před 8 roky |
Unknwon
|
762ab056a2
Fix XORM IN condition table name parse
|
před 8 roky |
Thomas Boerger
|
746c7fd4e7
Followup fix for previous query fix
|
před 8 roky |
Thomas Boerger
|
b5948f2e71
Made the issues query more secure and simpler
|
před 8 roky |
Thomas Boerger
|
79a1bfd963
Try to make the SQL queries cleaner and more secure
|
před 8 roky |
Unknwon
|
9bd9ad4205
#1692 add CRUD issue APIs
|
před 8 roky |
Marin Jankovski
|
1314ba219e
Updated and created were appended with _unix. Fresh databases have only the newly named fields.
|
před 8 roky |
Unknwon
|
ad513a20e9
#2302 Replace time.Time with Unix Timestamp (int64)
|
před 8 roky |