summaryrefslogtreecommitdiffstats
path: root/services/pull/commit_status.go
Commit message (Expand)AuthorAgeFilesLines
* Fix bug on pull view when required status check no ci result (#10648)Lunny Xiao2020-03-071-0/+5
* Prevent nil pointer in GetPullRequestCommitStatusState (#10342)zeripath2020-02-181-0/+5
* Set the initial commit status to Success otherwise it will always be Pending ...zeripath2020-02-171-1/+1
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-221-8/+49
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* If no specific context is required for status check, require an overall succe...Elias Norberg2019-09-301-1/+9
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-271-0/+70