• Dmitry Gruzd's avatar
    Fix code search pagination on a custom branch · f4e21be9
    Dmitry Gruzd authored
    When we use non default code search with advanced global search enabled
    we have a broken pagination. This change moves default_branch? condition
    into the ProjectService to account for that difference.
    f4e21be9
project_search_results_spec.rb 7.05 KB