Enable pagination in the CompareController
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.
Showing
Please register or sign in to comment