Skip to content
Snippets Groups Projects
  1. Jul 26, 2018
  2. Feb 14, 2018
  3. Nov 23, 2017
  4. Nov 08, 2017
  5. Jun 30, 2017
  6. Mar 06, 2017
    • 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
  7. Feb 23, 2017
  8. Jan 03, 2017
  9. Nov 07, 2016
  10. Oct 19, 2016
  11. Apr 12, 2016
  12. Apr 01, 2016
  13. Mar 22, 2016
  14. Jan 26, 2016
  15. May 26, 2015
  16. Apr 30, 2015
  17. Feb 11, 2015
Loading