25 Commits (7c555b2231cd199954b5e841b51f972552782f74)

Author SHA1 Message Date
  Giteabot 060026995a
Fix pull request check list is limited (#26179) (#26245) 11 months ago
  Zettat123 e7c2231dee
Support for status check pattern (#24633) 1 year ago
  Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 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 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
  kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
  6543 06e4687cec
more context for models (#19511) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  qwerty287 9d943bf374
Add missing `X-Total-Count` and fix some related bugs (#17968) 2 years ago
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  a1012112796 3705168837
Add agit flow support in gitea (#14295) 2 years ago
  6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 3 years ago
  Lunny Xiao a5281895c7
Fix bug on pull view when required status check no ci result (#10648) 4 years ago
  zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 4 years ago
  zeripath e96f3542d0
Set the initial commit status to Success otherwise it will always be Pending (#10317) 4 years ago
  Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  Elias Norberg 668d3d02aa If no specific context is required for status check, require an overall success (#8318) 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 04ca7f0047 Refuse merge until all required status checks success (#7481) 4 years ago