• Aleksei Lipniagov's avatar
    Enable pagination in the CompareController · 6bcdd262
    Aleksei Lipniagov authored
    Previously, the pagination in the Projects::CompareController was
    disabled by default. It lead to the memory usage bloat. We enable it and
    set it to a rather aggresive (low) value, unlike it was in the
    CommitsController previously.
    6bcdd262
commits_helper_spec.rb 9.08 KB