Commit Graph

320 Commits (51fade4c44c3517923cd07783ab05a55aaa84dcd)

Author SHA1 Message Date
Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221)
5 years ago
guillep2k 740a0c4dd4 Fix column name ambiguity in GetUserIssueStats() (#8347)
5 years ago
guillep2k cd13f273d1 Transaction-aware retry create issue to cope with duplicate keys (#8307)
5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217)
5 years ago
Lunny Xiao 29dda47cbb
Fix label count (#8267)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
jaqra 28362195a0 Add 'Mentioning you' group to /issues page (#8201)
5 years ago
guillep2k 09badd55dd Add reviewrs as participants (#8121)
5 years ago
guillep2k 5fe2ec264f Retry create issue to cope with duplicate keys (#7898)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Lunny Xiao e0d6d2f978 Fix repository's pull request count error (#7518)
5 years ago
mrsdizzie 944d904980 Include thread related headers in issue/coment mail (#7484)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Lunny Xiao dd1acd7ce4 Comments list performance optimization (#5305)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
oscar.lofwenhamn 2019983e77 Make "Ghost" not link to 404 page (#6410)
5 years ago
stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244)
5 years ago
zeripath f066bd2b3f Prevent double-close of issues (#6233)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Zsombor 23414ac2a1 Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111)
5 years ago
zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718)
5 years ago
Lunny Xiao beab2df122 Refactor mail notification (#5110)
5 years ago
zeripath 6311e4ce6a Fix sqlite deadlock when assigning to a PR (#5640)
5 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
romankl 2d707fe5e6 ensure that the `closed_at` is set for closed (#5449)
6 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Lunny Xiao 2b7c366f64
fix sqlite lock (#5184)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
SagePtr 50ce19eff7 Fix failure on creating pull request with assignees (#4419) (#4583)
6 years ago
Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
kolaente 1a97030017 Issue due date (#3794)
6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
Lauris BH 58893384e8 Add issue closed time column to fix activity closed issues list (#3537)
6 years ago
Alberto González Palomo 30fb81c71e Use issue number/index instead of id for API URL. (#3298)
6 years ago
modmew8 9f8349af06 Fixed asterisk based tasklist items, fixed requirement for one char after last blank to be a valid task. (#3296)
6 years ago