Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(FileAccess): Use one param for rewriting home dirs and excluding ↵feat/getByAncestorInStorage | Marcel Klehr | 2025-07-15 | 1 | -4/+41 |
| | | | | | | non-user files mounts Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess*): fix tests | Julien Veyssier | 2025-07-15 | 1 | -1/+2 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccess*): Change the way home dir root is found, remove the ↵ | Julien Veyssier | 2025-07-15 | 1 | -37/+0 |
| | | | | | | excludeTrashbinMounts param of getDistinctMounts Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccess*): Adress review comments | Julien Veyssier | 2025-07-15 | 1 | -12/+8 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccessTest): Adress review comments | Marcel Klehr | 2025-07-15 | 1 | -31/+32 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccessTest): Make it work on sharded instance | Marcel Klehr | 2025-07-15 | 1 | -1/+3 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccessTest): Make sure path_hash is not NULL | Marcel Klehr | 2025-07-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests | Marcel Klehr | 2025-07-15 | 1 | -5/+4 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess): Add tests | Marcel Klehr | 2025-07-15 | 1 | -0/+438 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 9 | -34/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 11 | -0/+11 |
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
* | chore: run rector on tests | Robin Appelman | 2025-06-12 | 10 | -62/+78 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: Remove calls to legacy callers in testsfix/cleanup-servercontainer | Côme Chilliet | 2025-05-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | test: Fix tests/lib/Files | Joas Schilling | 2025-05-15 | 5 | -29/+29 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | test: add test for nested cache jail unjailedroot | Robin Appelman | 2025-05-13 | 1 | -0/+11 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: Metadata field searchartonge/fix/metadata_field_search | Louis Chemineau | 2025-01-20 | 1 | -2/+7 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | fix: fix mimetype not being updated when changing file extention on object storeupdater-change-mimetype-objectstore | Robin Appelman | 2024-12-05 | 1 | -0/+35 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entry | Louis Chemineau | 2024-11-21 | 1 | -3/+4 |
| | | | | | | | | Because it is returned here: https://github.com/nextcloud/server/blob/7b7d07c5750583ab3a7b29112af475f5c8891143/lib/private/Files/Cache/Cache.php#L136-L137 And some implementation got stricter: https://github.com/nextcloud/groupfolders/blob/df95bf6ba807da5171de91108879b6d8aa9f3611/lib/Mount/RootEntryCache.php#L23-L28 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | test: Fix IStorage return types | provokateurin | 2024-09-26 | 1 | -1/+1 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | test: put parent items into cache in tests | Robin Appelman | 2024-09-18 | 3 | -49/+55 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 11 | -92/+92 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | feat(db): switch from settype to castsfeat/switch-from-settype-to-casts | Anna Larch | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | chore: Apply php:cs recommendations | Louis Chemineau | 2024-08-28 | 1 | -7/+7 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | feat: implement distributing partitioned queries over multiple shards | Robin Appelman | 2024-08-28 | 1 | -0/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -15/+15 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of ↵ | Joas Schilling | 2024-07-19 | 1 | -2/+2 |
| | | | | | | removed upstream platforms Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: make batch propagator work with sharding restrictions | Robin Appelman | 2024-07-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 12 | -74/+34 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | test: add test for jail watcher | Robin Appelman | 2024-04-08 | 1 | -0/+30 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add test for updating etag with unchanged mtime in child folder | Robin Appelman | 2024-01-31 | 1 | -0/+25 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add test for updating etag with unchanged mtime | Robin Appelman | 2024-01-31 | 1 | -0/+19 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | tests: Add test for CacheEntry getters | Ferdinand Thiessen | 2023-08-16 | 1 | -0/+25 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 2 | -3/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | cleanup scannertest a bit | Robin Appelman | 2022-08-16 | 1 | -42/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Files: Extend search to also cover tags | Marcel Klehr | 2022-05-17 | 1 | -1/+1 |
| | | | | | | fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 2 | -3/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -12/+6 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | add test for searching within a "root jail" | Robin Appelman | 2021-07-28 | 1 | -0/+18 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | split of query building bits from searchhelper | Robin Appelman | 2021-06-14 | 1 | -20/+9 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 2 | -3/+17 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #25136 from nextcloud/cachejail-search-filter | Vincent Petry | 2021-03-15 | 1 | -0/+70 |
|\ | | | | | do cachejail search filtering in sql | ||||
| * | fix search in nested jails | Robin Appelman | 2021-01-26 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | fix cachjail searching for root | Robin Appelman | 2021-01-26 | 1 | -2/+17 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | do cachejail search filtering in sql | Robin Appelman | 2021-01-26 | 1 | -0/+37 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -1/+1 |
|/ | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -1/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |