Name |
Last commit
|
Last update |
---|---|---|
.. | ||
application_controller.rb | ||
groups_controller.rb | ||
projects_controller.rb | ||
snippets_controller.rb |
BigW Consortium Gitlab
This changes the pagination of the "Explore" pages so they use a simpler pagination system that only shows "Prev" and "Next" buttons. This removes the need for getting the total number of rows to display, a process that can easily take up to 2 seconds when browsing through a large list of projects. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27390
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
application_controller.rb | Loading commit data... | |
groups_controller.rb | Loading commit data... | |
projects_controller.rb | Loading commit data... | |
snippets_controller.rb | Loading commit data... |