summaryrefslogtreecommitdiff
path: root/app/models/protected_branch.rb
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2017-03-03 14:25:52 +0000
committerSean McGivern <sean@gitlab.com>2017-03-06 14:18:49 +0000
commit9f612cc428c47a578bef8869e2e93966c021e655 (patch)
treeff03a6c9437a5a5b68219bf66978b756b514116c /app/models/protected_branch.rb
parent86d1e42ab34d15a801b97d4d1b7812fb4259f7e5 (diff)
downloadgitlab-ce-9f612cc428c47a578bef8869e2e93966c021e655.tar.gz
Fix issues mentioned but not closed for JIRA
The `ReferenceExtractor` would return an array of `ExternalIssue` objects, and then perform `Array#-` to remove the issues closed. `ExternalIssue`s had `==` defined, but not `hash` or `eql?`, which are used by `Array#-`.
Diffstat (limited to 'app/models/protected_branch.rb')
0 files changed, 0 insertions, 0 deletions