nextcloud-server/apps/dav/tests/unit/Connector/Sabre
provokateurin 7f0953d520
refactor(dav): Replace baseuri manipulation with RootCollection for public shares
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-05 13:23:11 +07:00
..
Exception style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RequestTest refactor(dav): Replace baseuri manipulation with RootCollection for public shares 2025-05-05 13:23:11 +07:00
AuthTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
BearerAuthTest.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-01 11:25:52 +07:00
BlockLegacyClientPluginTest.php feat(config): add `maximum.supported.desktop.version` 2024-11-27 11:39:49 +07:00
CommentsPropertiesPluginTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CopyEtagHeaderPluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
CustomPropertiesBackendTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
DirectoryTest.php fix: skip caching lastSeenQuotaUsage for remote shares 2025-03-14 10:24:34 +07:00
DummyGetResponsePluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
ExceptionLoggerPluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
FakeLockerPluginTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
FileTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
FilesPluginTest.php fix(dav): check the owner displayName scope before giving attribute 2025-04-30 08:37:08 +07:00
FilesReportPluginTest.php fix(dav): check the owner displayName scope before giving attribute 2025-04-30 08:37:08 +07:00
MaintenancePluginTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
NodeTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
ObjectTreeTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
PrincipalTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PropfindCompressionPluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +07:00
PublicAuthTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
QuotaPluginTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
SharesPluginTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TagsPluginTest.php fix(dav): add activity logging for favorites in dav 2024-12-03 20:56:36 +07:00