nextcloud/lib/private/Files
Sijmen Schoon 071eda7baa Move query outside the loop and reduce chunk size to 1000
This involved changing CacheQueryBuilder\whereParentIn to take a
parameter name, renaming the function accordingly.

Signed-off-by: Sijmen Schoon <me@sijmenschoon.nl>
2021-11-01 11:08:32 +00:00
..
AppData Update php licenses 2021-06-04 22:02:41 +02:00
Cache Move query outside the loop and reduce chunk size to 1000 2021-11-01 11:08:32 +00:00
Config Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00
Mount handle case where storage can't be created in getStorageRootId 2021-06-17 14:32:38 +02:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-08-09 17:29:40 +00:00
Notify Update php licenses 2021-06-04 22:02:41 +02:00
ObjectStore Fix permissions when copying from ObjectStorage 2021-10-30 00:18:26 +02:00
Search generate a better optimized query for path prefix search filters 2021-10-07 15:19:58 +00:00
SimpleFS Update php licenses 2021-06-04 22:02:41 +02:00
Storage Handle files with is_file instead of file_exists 2021-10-23 09:28:13 +00:00
Stream Support seeking also from the end of file on S3 storage 2021-09-20 18:13:25 +00:00
Template Update php licenses 2021-06-04 22:02:41 +02:00
Type Update php licenses 2021-06-04 22:02:41 +02:00
Utils Update php licenses 2021-06-04 22:02:41 +02:00
FileInfo.php Update php licenses 2021-06-04 22:02:41 +02:00
Filesystem.php Merge pull request #26344 from J0WI/fs-early-root 2021-06-23 15:21:56 +02:00
View.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00