1. 16 Jun, 2016 1 commit
    • Yorick Peterse's avatar
      Reduce queries in IssueReferenceFilter · 19a290e7
      Yorick Peterse authored
      This reduces the number of queries executed in IssueReferenceFilter by
      retrieving the various projects/issues that may be referenced in batches
      _before_ iterating over all the HTML nodes.
      
      A chunk of the logic resides in AbstractReferenceFilter so it can be
      re-used by other filters in the future.
      19a290e7
  2. 14 Jun, 2016 39 commits