32 Commits (242b331260925e604150346e61329097d5731e77)

Author SHA1 Message Date
  Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
  Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 2 months ago
  wxiaoguang 61619c84d0
Fix 500 error when adding PR comment (#29622) 2 months ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 3 months ago
  Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 3 months ago
  Jimmy Praet 22b9c2c95c
Load outdated comments when (un)resolving conversation on PR timeline (#29203) 3 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 3 months ago
  wxiaoguang a4859dcfea
Improve user experience for outdated comments (#29050) 3 months ago
  wxiaoguang b4513f48ce
Do not render empty comments (#29039) 3 months ago
  Jimmy Praet ee3e83eec1
Don't reload timeline page when (un)resolving or replying conversation (#28654) 4 months ago
  JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 8 months ago
  CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 9 months ago
  wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 10 months ago
  Jason Song 3c05aa4927
Check `ctx.Written()` for `GetActionIssue` (#25698) 10 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 10 months ago
  sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 11 months ago
  HesterG a43ea22479
Change form actions to fetch for submit review box (#25219) 11 months ago
  wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 1 year ago
  wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (#20197) 1 year ago
  Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 1 year ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 1 year ago
  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) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 years ago
  KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 2 years ago
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
  zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 3 years ago
  6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877) 3 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) 4 years ago
  Lunny Xiao 088759f180 Fix wrong identify poster on a migrated pull request when submi… (#9827) 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 dad67cae54
Refactor pull request review (#8954) 4 years ago
  John Olheiser 7c4c01c0fd Fix review webhooks (#8570) 4 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) 4 years ago
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 4 years ago
  Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841) 4 years ago
  Jonas Franz f38fce916e Add comment replies (#5104) 5 years ago
  Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085) 5 years ago
  Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682) 5 years ago
  Lanre Adelowo 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729) 5 years ago