| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 1 | -7/+51 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -3/+27 |
* | Provide Default messages for merges (#9393) | zeripath | 2019-12-30 | 1 | -3/+7 |
* | remove unused method and rename createcommentWithNoAction (#9367) | Lunny Xiao | 2019-12-16 | 1 | -1/+1 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -55/+75 |
* | Change review content column to type text in db (#9229) | David Svantesson | 2019-12-02 | 1 | -1/+1 |
* | Extract createComment (#9125) | Lunny Xiao | 2019-11-30 | 1 | -2/+1 |
* | Fix show single review comments in the PR page (#9143) | guillep2k | 2019-11-24 | 1 | -0/+5 |
* | Add review comments to mail notifications (#8996) | guillep2k | 2019-11-15 | 1 | -1/+3 |
* | New review approvals shouldn't require a message (#8991) | John Olheiser | 2019-11-14 | 1 | -2/+2 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -56/+78 |
* | Split sendCreateCommentAction as two parts, one for update comment related in... | Lunny Xiao | 2019-11-06 | 1 | -2/+6 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+4 |
* | move CreateReview to moduels/pull (#7841) | Lunny Xiao | 2019-08-14 | 1 | -37/+0 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -2/+2 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Webhook for Pull Request approval/rejection (#5027) | Lanre Adelowo | 2018-12-27 | 1 | -6/+44 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -0/+17 |
* | fix code review on mssql (#5502) | Lunny Xiao | 2018-12-11 | 1 | -7/+19 |
* | Show review summary in pull requests (#5132) | kolaente | 2018-11-22 | 1 | -0/+33 |
* | Make switch more clear (#5119) | Oleg Kovalov | 2018-10-19 | 1 | -3/+2 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 1 | -0/+2 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+256 |