summaryrefslogtreecommitdiffstats
path: root/docs/content/doc
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2022-03-21 08:09:42 +0000
committerGitHub <noreply@github.com>2022-03-21 09:09:42 +0100
commitb05b40180f41b440d18a6d6abafd2d6187979bfe (patch)
treebbc90af80de79472111f255d8e174370169ff634 /docs/content/doc
parentc604c9ae66696539174b04a33f9f3bb73b7a09c2 (diff)
downloadgitea-b05b40180f41b440d18a6d6abafd2d6187979bfe.tar.gz
gitea-b05b40180f41b440d18a6d6abafd2d6187979bfe.zip
Use IterateBufferSize whilst querying repositories during adoption check (#19140)
The adoption page checks directories to see if they are repositories by querying the db on a per user basis. This can lead to problems if a user has a large number of repositories or putative repositories. This PR changes the buffering to check the db in IterataeBufferSize batches instead. Fix #19137 Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'docs/content/doc')
0 files changed, 0 insertions, 0 deletions