nextcloud/apps/dav/tests/unit/Connector
Salvatore Martire 75d9aaa3b5
Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent
Emits a `preloadCollection` event in the DAV server, so that plugins can listen to it and preload DAV properties for files inside a collection, to avoid the N+1 issue that would follow if loading properties on a per-file basis.
2025-08-15 11:06:48 +02:00
..
Sabre Merge pull request #54318 from nextcloud/feat/54115/emitPreloadCollectionEvent 2025-08-15 11:06:48 +02:00
LegacyPublicAuthTest.php test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +02:00