Commit Graph

364 Commits (8d99ee27734b15199e5f620f67e81857d4cddfca)

Author SHA1 Message Date
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874)
4 years ago
Brad Albright 82be59e633
issue search on my related repositories (#9758)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
6543 694f44660f
inform participants on UI too (#10473)
4 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
4 years ago
Lunny Xiao ce0413ff88
Fix migration information update bug when linked github account (#10310)
4 years ago
guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176)
4 years ago
6543 b3c72a7c4a
[API] expose RepoOwner on Issue responce (#10126)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827)
4 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
4 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
4 years ago
John Olheiser 480ef9d410 Load milestone in API PR list (#9671)
4 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488)
4 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654)
4 years ago
6543 5b9283ddfe make sure Poster is loaded (#9583)
4 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539)
4 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367)
4 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330)
4 years ago
Lunny Xiao 6e81eafdd6 Remove unused comment actions (#9222)
4 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741)
4 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125)
4 years ago
guillep2k 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734)
4 years ago
guillep2k 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009)
4 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