Commit Graph

8 Commits (ce3dd04c63a048fe791ed864c2023fd37b09e427)

Author SHA1 Message Date
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037) 4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894) 5 years ago
Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954) 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
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 5 years ago
Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841) 5 years ago
Jonas Franz f38fce916e Add comment replies (#5104) 6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085) 6 years ago
Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682) 6 years ago
Lanre Adelowo 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729) 6 years ago
Lanre Adelowo 0df7cab4fb prevent empty review comment (#4632) 6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 6 years ago