7 Commits (27edc1aa19afb043a497a7dc628afa420cb1de55)

Author SHA1 Message Date
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)
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