32 Commits (78795dd5663b7d8df4620bd50c74a7d71606f1d2)

Author SHA1 Message Date
  Giteabot 78795dd566
Fix misuse of `TxContext` (#30061) (#30062) 3 months ago
  Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972) 3 months ago
  6543 c01b266d86
Workaround to clean up old reviews on creating a new one (#28554) (#29264) 4 months ago
  KN4CK3R d823465d94
Use ghost user if user was not found (#29161) (#29169) 4 months ago
  6543 0ac3186267
Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160) 4 months ago
  Giteabot 16263af971
Fix inperformant query on retrifing review from database. (#28552) (#28562) 6 months ago
  Giteabot 61d3d9205b
Fix 500 when deleting a dismissed review (#27903) (#27910) 7 months ago
  Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 8 months ago
  Giteabot c61b9c5f3c
Fix the approval count of PR when there is no protection branch rule (#27272) (#27343) 8 months ago
  Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 10 months ago
  sebastian-sauer 70647bd04c
Use yellow if an approved review is stale (#26312) 10 months ago
  Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 11 months ago
  silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 1 year ago
  Cory Todd 179704695c
Fix duplicate Reviewed-by trailers (#24796) 1 year ago
  谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 1 year ago
  silverwind ae0fa64ef6
Review fixes and enhancements (#24526) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  Lunny Xiao db2286bbb6
some refactor about code comments (#20821) 1 year ago
  Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 1 year ago
  Jimmy Praet fe519d8633
Restore previous official review when an official review is deleted (#22449) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 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
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
  6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (#20197) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 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 89b9d42f08
Fix broken of team create (#19288) 2 years ago
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 years ago
  singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  luzpaz 8c647bf0f6
Fix various typos (#18219) 2 years ago
  Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 2 years ago
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  Jimmy Praet 25a2000787
Fix unwanted team review request deletion (#17257) 2 years ago