An error occurred fetching the project authors.
  1. 06 Mar, 2017 1 commit
    • Sean McGivern's avatar
      Fix issues mentioned but not closed for JIRA · 9f612cc4
      Sean McGivern authored
      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#-`.
      9f612cc4
  2. 23 Feb, 2017 1 commit
  3. 03 Jan, 2017 1 commit
  4. 07 Nov, 2016 1 commit
  5. 19 Oct, 2016 1 commit
  6. 12 Apr, 2016 1 commit
  7. 01 Apr, 2016 1 commit
  8. 22 Mar, 2016 1 commit
  9. 26 Jan, 2016 1 commit
  10. 26 May, 2015 2 commits
  11. 30 Apr, 2015 1 commit
  12. 11 Feb, 2015 1 commit