summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-08-16 15:56:12 +0100
committerPhil Hughes <me@iamphill.com>2017-08-16 15:56:47 +0100
commit138f07ada72e27e4ffa31ef303d74183168bfdaa (patch)
tree20b588f63ed418100656c4f9866e8e60100664e7 /changelogs/unreleased
parentee4528526e1bbf58f256c0fcc27873fcdf80daa4 (diff)
downloadgitlab-ce-138f07ada72e27e4ffa31ef303d74183168bfdaa.tar.gz
Fix commit list request appending 40 to offset
Closes #36569
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/commits-list-page-limit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/commits-list-page-limit.yml b/changelogs/unreleased/commits-list-page-limit.yml
new file mode 100644
index 00000000000..2fd54c5960a
--- /dev/null
+++ b/changelogs/unreleased/commits-list-page-limit.yml
@@ -0,0 +1,5 @@
+---
+title: Fix commit list not loading the correct page when scrolling
+merge_request:
+author:
+type: fixed