Commit Graph

3 Commits

Author SHA1 Message Date
Sam Beckham df5b4c0038 Resolve "BS4: Pagination is pipeline's page has no styling" 2018-06-05 16:38:22 +00:00
Clement Ho 917a4e7d3e [skip ci] Add pagination classes 2018-04-10 14:56:58 -05:00
Yorick Peterse c1f9403e45
Use Prev/Next pagination for exploring projects
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
2017-08-14 13:53:42 +02:00