Fetch all items where needed. #475
Merged
6543
merged 6 commits from noerw/tea:fix-464
into master
3 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'noerw/tea:fix-464'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Disable pagination in all places where we need all items.
Ideally we'd do multiple paginated requests until the needed items are local, but this is blocked by gitea/go-sdk#473. So this is a stopgap to get correct behaviour.
Fixes #464
Please resolve the conflicts.
@lunny there are no conflicts.
Looks like conflict detection is broken again/still. #427 has the same issue. I think in both cases I did a local merge, and after pushing that Gitea started to show conflicts.
883a27b14e
into master 3 months agoReviewers
883a27b14e
.