36 Commits (74f0c84fa4245a20ce6fb87dac1faf2aeeded2a2)

Author SHA1 Message Date
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 month ago
  Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
  pengqiseven 7f856d5d74
remove repetitive words (#29695) 3 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
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 4 months ago
  JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 8 months ago
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 8 months ago
  JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 9 months ago
  wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
  wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  KN4CK3R a35749893b
Move `convert` package to services (#22264) 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) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
  6543 06e4687cec
more context for models (#19511) 2 years ago
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 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
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body (#16229) 3 years ago
  KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  a1012112796 b9850375fc
Add review request api (#11355) 3 years ago
  赵智超 fec1521555
Not using "ctx.ServerError" in api (#12907) 3 years ago
  Cirno the Strongest 27a6e03906
Remove page size limit comment from swagger (#11806) 4 years ago
  赵智超 119173130a
Add default CommitID for create pull review api (#11334) 4 years ago
  6543 c97494a4f4
API: Add pull review endpoints (#11224) 4 years ago