| Commit message (Expand) | Author | Age | Files | Lines |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -3/+2 |
* | Fix error create comment on outdated file (#13041) | 6543 | 2020-10-05 | 1 | -1/+4 |
* | Prevent NPE on commenting on lines with invalidated comments (with migration)... | zeripath | 2020-08-21 | 1 | -1/+1 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 1 | -2/+2 |
* | Some refactor on git diff and ignore getting commit information failed on mig... | Lunny Xiao | 2020-01-28 | 1 | -3/+2 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -5/+26 |
* | 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 | -0/+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 | -3/+29 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -12/+124 |
* | Don't send notification on pending reviews (#8943) | guillep2k | 2019-11-13 | 1 | -1/+3 |
* | Move pull webhook to notification (#8805) | Lunny Xiao | 2019-11-05 | 1 | -41/+6 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 1 | -7/+2 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 1 | -2/+3 |
* | Improve webhooks (#8583) | John Olheiser | 2019-10-18 | 1 | -1/+4 |
* | Fix review webhooks (#8570) | John Olheiser | 2019-10-18 | 1 | -13/+27 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 1 | -0/+57 |