aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache
Commit message (Expand)AuthorAgeFilesLines
* fix(FileAccess): Use one param for rewriting home dirs and excluding non-user...feat/getByAncestorInStorageMarcel Klehr5 days1-4/+41
* fix(FileAccess*): fix testsJulien Veyssier5 days1-1/+2
* fix(FileAccess*): Change the way home dir root is found, remove the excludeTr...Julien Veyssier5 days1-37/+0
* fix(FileAccess*): Adress review commentsJulien Veyssier5 days1-12/+8
* fix(FileAccessTest): Adress review commentsMarcel Klehr5 days1-31/+32
* fix(FileAccessTest): Make it work on sharded instanceMarcel Klehr5 days1-1/+3
* fix(FileAccessTest): Make sure path_hash is not NULLMarcel Klehr5 days1-0/+1
* fix(FileAccess#getByAncestorInStorage): Use a subquery to fix testsMarcel Klehr5 days1-5/+4
* fix(FileAccess): Add testsMarcel Klehr5 days1-0/+438
* chore: run rectorrector-phpunit10Robin Appelman2025-07-019-34/+36
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-0111-0/+11
* chore: run rector on testsRobin Appelman2025-06-1210-62/+78
* fix: Remove calls to legacy callers in testsfix/cleanup-servercontainerCôme Chilliet2025-05-161-1/+1
* test: Fix tests/lib/FilesJoas Schilling2025-05-155-29/+29
* test: add test for nested cache jail unjailedrootRobin Appelman2025-05-131-0/+11
* fix: Metadata field searchartonge/fix/metadata_field_searchLouis Chemineau2025-01-201-2/+7
* fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstoreRobin Appelman2024-12-051-0/+35
* fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entryLouis Chemineau2024-11-211-3/+4
* test: Fix IStorage return typesprovokateurin2024-09-261-1/+1
* test: put parent items into cache in testsRobin Appelman2024-09-183-49/+55
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1511-92/+92
* feat(db): switch from settype to castsfeat/switch-from-settype-to-castsAnna Larch2024-09-151-1/+1
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-281-7/+7
* feat: implement distributing partitioned queries over multiple shardsRobin Appelman2024-08-281-0/+17
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-252-15/+15
* fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-2/+2
* fix: make batch propagator work with sharding restrictionsRobin Appelman2024-07-171-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-1312-74/+34
* test: add test for jail watcherRobin Appelman2024-04-081-0/+30
* optimize query pattern used by storage filterRobin Appelman2024-02-151-0/+1
* add test for updating etag with unchanged mtime in child folderRobin Appelman2024-01-311-0/+25
* add test for updating etag with unchanged mtimeRobin Appelman2024-01-311-0/+19
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* tests: Add test for CacheEntry gettersFerdinand Thiessen2023-08-161-0/+25
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-272-3/+4
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* cleanup scannertest a bitRobin Appelman2022-08-161-42/+36
* Files: Extend search to also cover tagsMarcel Klehr2022-05-171-1/+1
* adjust tests to new fs setupRobin Appelman2022-03-042-3/+5
* Check style updateCarl Schwan2022-01-131-12/+6
* add test for searching within a "root jail"Robin Appelman2021-07-281-0/+18
* split of query building bits from searchhelperRobin Appelman2021-06-141-20/+9
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-142-3/+17
* Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-151-0/+70
|\
| * fix search in nested jailsRobin Appelman2021-01-261-0/+18
| * fix cachjail searching for rootRobin Appelman2021-01-261-2/+17
| * do cachejail search filtering in sqlRobin Appelman2021-01-261-0/+37
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
|/
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+1
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+6