| Commit message (Expand) | Author | Age | Files | Lines |
* | Update milestone counters on new issue. (#16183) | KN4CK3R | 2021-06-21 | 1 | -3/+5 |
* | [API] Issue Search Add filter for MilestoneNames (#16173) | 6543 | 2021-06-17 | 1 | -0/+8 |
* | Use milestone deadline when sorting issues (#14551) | koalp | 2021-06-14 | 1 | -2/+11 |
* | Add a new table issue_index to store the max issue index so that issue could ... | Lunny Xiao | 2021-06-14 | 1 | -29/+13 |
* | Fix bug on getIssueIDsByRepoID (#16119) | Lunny Xiao | 2021-06-10 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -17/+18 |
* | Never add labels not from this repository or organisation and remove org labe... | zeripath | 2021-03-12 | 1 | -1/+13 |
* | Fix overdue marking of closed issues and milestones (#14923) | zeripath | 2021-03-08 | 1 | -0/+3 |
* | Fix issue search with db indexer because of mysql 5.7 sqlmode (#14907) | Lunny Xiao | 2021-03-06 | 1 | -1/+10 |
* | Make searching issues by keyword case insensitive on DB (#14848) | zeripath | 2021-03-02 | 1 | -3/+4 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -1/+1 |
* | Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) | zeripath | 2021-02-08 | 1 | -5/+5 |
* | Fix bug because of duplicated join (#14454) | Lunny Xiao | 2021-01-26 | 1 | -2/+7 |
* | exclude authored PRs from Review Requested filter (#14368) | Jimmy Praet | 2021-01-18 | 1 | -0/+1 |
* | Add review requested filter on pull request overview (#13701) | Jimmy Praet | 2021-01-17 | 1 | -62/+97 |
* | Sort issue search results by revelance (#14353) | Lauris BH | 2021-01-16 | 1 | -1/+1 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 1 | -0/+10 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 1 | -0/+14 |
* | Fix dashboard issues labels filter bug (#14210) | Lunny Xiao | 2021-01-01 | 1 | -12/+22 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -3/+3 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 1 | -26/+43 |
* | [API] Add more filters to issues search (#13514) | 6543 | 2020-11-23 | 1 | -0/+9 |
* | (Re)Load issue labels when changing them (#13007) | zeripath | 2020-10-05 | 1 | -0/+5 |
* | Fixed count of filtered issues when api request. (#12275) | ひのしば / hinoshiba | 2020-09-24 | 1 | -1/+22 |
* | ui: change commentTag style (#11668) | 赵智超 | 2020-09-10 | 1 | -0/+3 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 1 | -0/+16 |
* | [BugFix] Fix comment broken issue ref dependence (#12651) | 6543 | 2020-09-04 | 1 | -0/+5 |
* | 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 |