| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -238/+0 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -4/+4 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -6/+7 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+12 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -3/+6 |
* | Do not reload page after adding comments in Pull Request reviews (#13877) | Jimmy Praet | 2021-01-08 | 1 | -0/+62 |
* | Add a way to mark Conversation (code comment) resolved (#11037) | 赵智超 | 2020-04-18 | 1 | -0/+47 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 1 | -5/+6 |
* | Fix wrong identify poster on a migrated pull request when submi… (#9827) | Lunny Xiao | 2020-01-17 | 1 | -1/+1 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -1/+3 |
* | Refactor pull request review (#8954) | Lunny Xiao | 2019-11-14 | 1 | -110/+18 |
* | Fix review webhooks (#8570) | John Olheiser | 2019-10-18 | 1 | -2/+2 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 1 | -1/+1 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -1/+2 |
* | move CreateReview to moduels/pull (#7841) | Lunny Xiao | 2019-08-14 | 1 | -1/+3 |
* | Add comment replies (#5104) | Jonas Franz | 2018-10-22 | 1 | -1/+4 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 1 | -1/+9 |
* | Code review UI improvements and bugfixes (#4682) | Lauris BH | 2018-09-17 | 1 | -2/+12 |
* | User shouldn't be able to approve or reject his/her own PR (#4729) | Lanre Adelowo | 2018-08-20 | 1 | -2/+22 |
* | prevent empty review comment (#4632) | Lanre Adelowo | 2018-08-07 | 1 | -0/+7 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+151 |