Commit Graph

16 Commits (040c830dec5c727a56d16df62b1673bce6fca645)

Author SHA1 Message Date
Lunny Xiao 98637fe76e
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 3 months ago
Zettat123 f4b8f6fc40
Fix the logic of finding the latest pull review commit ID (#32139) 5 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 11 months ago
Nanguan Lin 966dcb99e3
Fix 500 when deleting a dismissed review (#27903) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2 years ago
Cory Todd 179704695c
Fix duplicate Reviewed-by trailers (#24796) 2 years ago
谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
Jimmy Praet fe519d8633
Restore previous official review when an official review is deleted (#22449) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
zeripath 9d07facdeb
Ensure review dismissal only dismisses the correct review (#15477) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039) 4 years ago
silverwind 0e24af6951
Update Octicons to v10 (#12240) 5 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224) 5 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756) 5 years ago
John Olheiser baadb51445
Add gitea-vet (#10948) 5 years ago
赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737) 5 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 5 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132) 6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 7 years ago