• 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
issuable_actions.rb 7.67 KB