| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -1/+2 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+25 |
* | Increase maximum SQLite variables count to 32766 (#11696) | Cirno the Strongest | 2020-06-05 | 1 | -10/+0 |
* | Doctor check & fix db consistency (#11111) | 6543 | 2020-05-29 | 1 | -0/+67 |
* | Fix wrong milestone in webhook message (#11596) | Gary Kim | 2020-05-24 | 1 | -1/+1 |
* | Make API EditIssue and EditPullRequest issue notifications (#11123) | zeripath | 2020-05-17 | 1 | -16/+51 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 1 | -3/+3 |
* | BugFix: updateLabel can updated not allowed fields #11242 (#11242) | 6543 | 2020-04-28 | 1 | -1/+1 |
* | Add issue subscription check to API (#10967) | 6543 | 2020-04-21 | 1 | -0/+7 |
* | ui: Add MergePull comment type instead of close for merge PR (#11058) | 赵智超 | 2020-04-14 | 1 | -2/+4 |
* | Allow X in addition to x in tasks (#10979) | zeripath | 2020-04-05 | 1 | -2/+2 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 1 | -2/+2 |
* | Use subquery to instead In (#10874) | Lunny Xiao | 2020-03-30 | 1 | -10/+20 |
* | 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 |