Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug on pull view when required status check no ci result (#10648) | Lunny Xiao | 2020-03-07 | 1 | -0/+5 |
* | Prevent nil pointer in GetPullRequestCommitStatusState (#10342) | zeripath | 2020-02-18 | 1 | -0/+5 |
* | Set the initial commit status to Success otherwise it will always be Pending ... | zeripath | 2020-02-17 | 1 | -1/+1 |
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 1 | -8/+49 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+1 |
* | If no specific context is required for status check, require an overall succe... | Elias Norberg | 2019-09-30 | 1 | -1/+9 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 1 | -0/+70 |