1. 07 May, 2020 1 commit
    • Mario de la Ossa's avatar
      Speed up NOT Issue filters · f6479f99
      Mario de la Ossa authored
      Speed up NOT Issue filters by avoiding subqueries as much as possible.
      Since things were getting unwieldy I also refactored methods into an
      IssuableFinder::Params class that clearly separates the finder methods
      from param helper methods.
      f6479f99
  2. 06 May, 2020 39 commits