mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b05b40180f
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> |
3 years ago | |
---|---|---|
.. | ||
archiver | 3 years ago | |
files | 3 years ago | |
adopt.go | 3 years ago | |
adopt_test.go | 3 years ago | |
avatar.go | 3 years ago | |
avatar_test.go | 3 years ago | |
branch.go | 3 years ago | |
cache.go | 3 years ago | |
check.go | 3 years ago | |
fork.go | 3 years ago | |
fork_test.go | 3 years ago | |
hooks.go | 3 years ago | |
main_test.go | 3 years ago | |
push.go | 3 years ago | |
repository.go | 3 years ago | |
template.go | 3 years ago | |
transfer.go | 3 years ago | |
transfer_test.go | 3 years ago |