diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2017-11-30 17:39:50 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2017-12-01 18:41:07 +0100 |
commit | e7990a16ded06f495e0c4aa40f8519ab76e00c5b (patch) | |
tree | 717f0472cf95c4ae5e24edc631c3c3d3e6425ea5 /app/models/diff_note.rb | |
parent | c594659fea15c6dd17b9ea4c6b88c5a418f10ab9 (diff) | |
download | gitlab-ce-pagination-without-count-flag.tar.gz |
Allow disabling of page numbers using Flipperpagination-without-count-flag
This allows page numbers to be disabled globally by enabling the
feature "paginate_without_count". This allows us to test the performance
impact of not having to run COUNT(*) queries, while still being able to
revert easily if necessary.
See https://gitlab.com/gitlab-org/gitlab-ce/issues/36077 for more
information.
Diffstat (limited to 'app/models/diff_note.rb')
0 files changed, 0 insertions, 0 deletions