Commit Graph

22 Commits (f8a668ab0c098476a47b9d96fb061fa31fec78ef)

Author SHA1 Message Date
Jimmy Praet e7a77d32cc
Fix correct diff view for PR review comments in PR view page (#14002)
3 years ago
zeripath b091c994b5
Comments on review should have the same sha (#13448)
4 years ago
Lunny Xiao 35cc82abbf
Revert "Replies to outdated code comments should also be outdated (#13217)" (#13439)
4 years ago
zeripath 3cab3bee57
Replies to outdated code comments should also be outdated (#13217)
4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039)
4 years ago
6543 df4bbcd235
Fix error create comment on outdated file (#13041)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
4 years ago
Lunny Xiao 43ada65571
remove unused method and rename createcommentWithNoAction (#9367)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
Lunny Xiao 2011a5b818 Extract createComment (#9125)
4 years ago
guillep2k d779deef6e Fix show single review comments in the PR page (#9143)
4 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954)
5 years ago
guillep2k 8282f26250 Don't send notification on pending reviews (#8943)
5 years ago
Lunny Xiao aaeef295bb
Move pull webhook to notification (#8805)
5 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
5 years ago
John Olheiser 0a004a69cd Improve webhooks (#8583)
5 years ago
John Olheiser 7c4c01c0fd Fix review webhooks (#8570)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago