Commit Graph

341 Commits (35c3ea952a6eb558e69de55fc94d301676feb935)

Author SHA1 Message Date
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) 5 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) 5 years ago
Lunny Xiao e0e4473172 extract some inline functions related with create comment (#8931) 5 years ago
guillep2k a647a54a08 Leave non-dated issues for last (#8871) 5 years ago
jaqra c0f4675a68 Fix (open/closed) issue count when label excluded (#8815) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711) 5 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691) 5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
jaqra fc0580a4b7 make call createMilestoneComment on newIssue func (#8678) 5 years ago
jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199) 5 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551) 5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326) 5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 5 years ago
guillep2k df2c11a878 Ignore mentions for users with no access (#8395) 5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409) 5 years ago
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) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
oscar.lofwenhamn 2019983e77 Make "Ghost" not link to 404 page (#6410) 6 years ago
stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244) 6 years ago
zeripath f066bd2b3f Prevent double-close of issues (#6233) 6 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 6 years ago
Zsombor 23414ac2a1 Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041) 6 years ago