1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 05:35:49 +00:00
gitea/services
zeripath df5f1d9dca
Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344)
Backport #10344 

Ensure that pr.HeadRepo is loaded before using it in GetPullRequestCommitStatusState.

Fixes error on merging with successful commit merge statuses.
2020-02-18 20:04:10 +00:00
..
comments Refactor pull request review (#8954) 2019-11-14 10:57:36 +08:00
externalaccount Allow externalID to be UUID (#8551) 2019-10-17 10:06:28 +08:00
gitdiff Check if diff actually contains sections when rendering (#9926) (#9933) 2020-01-22 08:02:57 +00:00
issue Refactor comment (#9330) 2019-12-15 16:57:34 -05:00
mailer Switch to use -f instead of -F for sendmail (#9961) (#9970) 2020-01-24 20:45:53 -05:00
mirror Use limited commits (#9572) 2020-01-01 11:54:56 +08:00
pull Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344) 2020-02-18 20:04:10 +00:00
release Graceful: Cancel Process on monitor pages & HammerTime (#9213) 2019-11-30 16:40:22 +02:00
repository Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974) 2020-01-25 17:39:53 +08:00
wiki Move wiki related funtions from models to services/wiki (#9355) 2020-01-07 18:27:36 +00:00