| Commit message (Expand) | Author | Age | Files | Lines |
* | issue search on my related repositories (#9758) | Brad Albright | 2020-02-29 | 1 | -0/+34 |
* | [Refactor] move APIFormat() of Issue and Label to convert package (#10423) | 6543 | 2020-02-28 | 1 | -70/+5 |
* | inform participants on UI too (#10473) | 6543 | 2020-02-28 | 1 | -22/+29 |
* | Fix wrong num closed issues on repository when close issue via commit (#10364) | Lunny Xiao | 2020-02-20 | 1 | -0/+4 |
* | Fix migration information update bug when linked github account (#10310) | Lunny Xiao | 2020-02-17 | 1 | -3/+2 |
* | Divide GetIssueStats query in smaller chunks (#10176) | guillep2k | 2020-02-15 | 1 | -0/+30 |
* | [API] expose RepoOwner on Issue responce (#10126) | 6543 | 2020-02-04 | 1 | -0/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -2/+1 |
* | Fix wrong identify poster on a migrated pull request when submi… (#9827) | Lunny Xiao | 2020-01-17 | 1 | -1/+1 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -1/+18 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -2/+1 |
* | Load milestone in API PR list (#9671) | John Olheiser | 2020-01-10 | 1 | -1/+2 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -0/+14 |
* | Add HTML URL to API Issues (#9654) | John Olheiser | 2020-01-08 | 1 | -0/+1 |
* | make sure Poster is loaded (#9583) | 6543 | 2020-01-02 | 1 | -0/+5 |
* | Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) | 6543 | 2020-01-01 | 1 | -19/+25 |
* | remove unused method and rename createcommentWithNoAction (#9367) | Lunny Xiao | 2019-12-16 | 1 | -4/+4 |
* | Refactor comment (#9330) | Lunny Xiao | 2019-12-15 | 1 | -27/+30 |
* | Remove unused comment actions (#9222) | Lunny Xiao | 2019-12-02 | 1 | -16/+3 |
* | [UI] IssuePage multi repo select (#8741) | 6543 | 2019-12-01 | 1 | -9/+9 |
* | Extract createComment (#9125) | Lunny Xiao | 2019-11-30 | 1 | -10/+34 |
* | Avoid re-issuing redundant cross-references. (#8734) | guillep2k | 2019-11-19 | 1 | -14/+5 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 1 | -0/+13 |
* | extract some inline functions related with create comment (#8931) | Lunny Xiao | 2019-11-15 | 1 | -4/+26 |
* | Leave non-dated issues for last (#8871) | guillep2k | 2019-11-09 | 1 | -1/+2 |
* | Fix (open/closed) issue count when label excluded (#8815) | jaqra | 2019-11-05 | 1 | -2/+6 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -14/+35 |
* | Move issue change content from models to service (#8711) | Lunny Xiao | 2019-10-30 | 1 | -42/+1 |
* | Move issue change status from models to service (#8691) | Lunny Xiao | 2019-10-28 | 1 | -39/+0 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -47/+4 |
* | make call createMilestoneComment on newIssue func (#8678) | jaqra | 2019-10-25 | 1 | -0/+4 |
* | Add 'Alt + click' feature to exclude labels (#8199) | jaqra | 2019-10-23 | 1 | -2/+6 |
* | Move issue label operations to issue service package (#8553) | Lunny Xiao | 2019-10-19 | 1 | -88/+0 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Allow externalID to be UUID (#8551) | Wenxuan Zhao | 2019-10-17 | 1 | -1/+1 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 1 | -0/+20 |
* | Move clearlabels from models to issue service (#8326) | Lunny Xiao | 2019-10-15 | 1 | -34/+0 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -1/+15 |
* | Move change issue title from models to issue service package (#8456) | Lunny Xiao | 2019-10-11 | 1 | -54/+3 |
* | Ignore mentions for users with no access (#8395) | guillep2k | 2019-10-10 | 1 | -33/+122 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -32/+22 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -22/+32 |
* | Fix milestone num_issues (#8221) | Lunny Xiao | 2019-10-06 | 1 | -2/+2 |
* | Fix column name ambiguity in GetUserIssueStats() (#8347) | guillep2k | 2019-10-03 | 1 | -4/+4 |
* | Transaction-aware retry create issue to cope with duplicate keys (#8307) | guillep2k | 2019-10-03 | 1 | -17/+23 |
* | Extract actions on new issue from models to services (#8217) | Lunny Xiao | 2019-09-30 | 1 | -25/+0 |
* | Fix label count (#8267) | Lunny Xiao | 2019-09-24 | 1 | -5/+0 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 1 | -4/+4 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -5/+52 |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+23 |