diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2016-06-20 11:53:08 +0200 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2016-06-21 20:01:56 +0200 |
commit | ceeba75c7650cebc582fc3c04c42d2665a47e511 (patch) | |
tree | 8cf3927413994821799e7f4ce4ddb3ed0f2129c7 /lib/version_check.rb | |
parent | 44b8b77e02423ce97f9abe80e0335f4f4c453c83 (diff) | |
download | gitlab-ce-fix-external-issue-links.tar.gz |
Handle external issues in IssueReferenceFilterfix-external-issue-links
In the past this class would use Project#get_issue to retrieve an issue
by its ID. This method would automatically determine whether to return
an Issue or ExternalIssue.
This commit changes IssueReferenceFilter to handle external issues again
and in a somewhat more explicit manner than before.
Fixes gitlab-org/gitlab-ce#18827
Diffstat (limited to 'lib/version_check.rb')
0 files changed, 0 insertions, 0 deletions