| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -4/+3 |
* | Sort issue search results by revelance (#14353) | Lauris BH | 2021-01-16 | 1 | -1/+1 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 1 | -1/+1 |
* | issue search on my related repositories (#9758) | Brad Albright | 2020-02-29 | 1 | -0/+44 |
* | inform participants on UI too (#10473) | 6543 | 2020-02-28 | 1 | -5/+7 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -6/+12 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 1 | -4/+4 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 1 | -1/+1 |
* | [UI] IssuePage multi repo select (#8741) | 6543 | 2019-12-01 | 1 | -1/+1 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 1 | -5/+4 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -1/+1 |
* | Move issue label operations to issue service package (#8553) | Lunny Xiao | 2019-10-19 | 1 | -47/+0 |
* | Move change issue title from models to issue service package (#8456) | Lunny Xiao | 2019-10-11 | 1 | -1/+1 |
* | Ignore mentions for users with no access (#8395) | guillep2k | 2019-10-10 | 1 | -0/+32 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -7/+4 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -4/+7 |
* | Fix column name ambiguity in GetUserIssueStats() (#8347) | guillep2k | 2019-10-03 | 1 | -0/+13 |
* | Upgrade xorm to latest to fix insert issue bug (#8309) | Lunny Xiao | 2019-09-29 | 1 | -0/+33 |
* | Add more tests and docs for issue indexer, add db indexer type for searching ... | Lunny Xiao | 2019-02-21 | 1 | -0/+25 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -1/+1 |
* | Add the ability to use multiple labels as filters(#5786) | Lauris BH | 2019-01-22 | 1 | -2/+10 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 1 | -0/+8 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 1 | -0/+111 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 1 | -1/+2 |
* | Fix issue updated_unix bug (#2204) | Ethan Koenig | 2017-07-27 | 1 | -0/+21 |
* | Fix PR nil-dereference bug (#2195) | Ethan Koenig | 2017-07-26 | 1 | -0/+65 |
* | Fix misspelled variables | Ethan Koenig | 2017-06-04 | 1 | -11/+8 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 1 | -3/+5 |
* | Send notifications to partecipants in issue comments (#1217) | Sandro Santilli | 2017-03-16 | 1 | -0/+24 |
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 1 | -0/+16 |
* | feat: expose url field on issue api. (#982) | Bo-Yi Wu | 2017-03-03 | 1 | -0/+9 |
* | Optimize and unit test Issue_ReplaceLabels (#1080) | Ethan Koenig | 2017-02-28 | 1 | -0/+35 |