CommitService.GetTreeEntries: fixing pagination cursor
First, not setting pagination_cursor
on GetTreeEntriesResponse
except in first chunk (rather than seeting an empty one),
then introducing a helper (definitely no syntax sugar, it's to help with corectness)
Closes #91 (closed) and #92 (closed)
Edited by Georges Racinet
Merge request reports
Activity
assigned to @gracinet
added 2 commits
- fae68581601b - CommitService.GetTreeEntries: fixing pagination with several chunks
- f3b4c2c70261 - utils.chunked_with_cursor: new helper function
added 24 commits
-
f3b4c2c7...40ba766d - 21 commits from branch
branch/stable
- 9c5438399d6a - Gitaly Comparison blob/tree: performance mitigation
- 782980985083 - CommitService.GetTreeEntries: fixing pagination with several chunks
- 6babff86b83d - utils.chunked_with_cursor: new helper function
Toggle commit list-
f3b4c2c7...40ba766d - 21 commits from branch
mentioned in issue heptapod#597 (closed)
Please register or sign in to reply