aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/CacheQueryBuilder.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove where specification from SELECT getterArthur Schiwon2023-05-101-1/+0
* PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-091-1/+21
* Search without join on filecache_extendedCarl Schwan2022-06-231-4/+8
* store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-021-1/+1
* Files: Extend search to also cover tagsMarcel Klehr2022-05-171-1/+1
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-2/+2
* Move query outside the loop and reduce chunk size to 1000Sijmen Schoon2021-10-171-2/+2
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-6/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Make Cache::removeChildren non recursiveRobin Appelman2020-08-201-0/+13
* Update license headersChristoph Wurst2019-12-051-2/+7
* store filecache extension fieldsRobin Appelman2019-11-131-6/+25
* move more cache logic to querybuilderRobin Appelman2019-11-131-0/+73