Commit Graph

10 Commits (257b7171c34446e73fc83186f859e9b9ce67be76)

Author SHA1 Message Date
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
Lunny Xiao a5281895c7
Fix bug on pull view when required status check no ci result (#10648) 5 years ago
zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 5 years ago
zeripath e96f3542d0
Set the initial commit status to Success otherwise it will always be Pending (#10317) 5 years ago
Lunny Xiao 81daf26878
Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
Elias Norberg 668d3d02aa If no specific context is required for status check, require an overall success (#8318) 5 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) 5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 5 years ago