20 Commits (v1.20.3)

Author SHA1 Message Date
  Lunny Xiao 368e9e0f1b
Add transaction when creating pull request created dirty data (#26259) (#26437) 10 months ago
  Lunny Xiao 666038a06d
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) (#26158) 11 months ago
  silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 1 year ago
  sebastian-sauer 30a783879f
Show outdated comments in files changed tab (#24936) (#25428) 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
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  KN4CK3R 87505a9464
Add `AbsoluteListOptions` (#17028) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
  KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
  zeripath 9d07facdeb
Ensure review dismissal only dismisses the correct review (#15477) 3 years ago
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 years ago
  a1012112796 ac701637b4
Add dismiss review feature (#12674) 3 years ago
  a1012112796 b9850375fc
Add review request api (#11355) 3 years ago
  赵智超 97980146c5
Show original author's reviews on pull summary box (#13127) 3 years ago