0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-20 05:00:15 +00:00
nextcloud_server/apps/dav/tests/unit
Ferdinand Thiessen e693a5d4a5
fix(dav): correctly handle uploading folders with same name as a file
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-16 14:38:41 +02:00
..
AppInfo fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
Avatars chore: Add SPDX header 2024-05-28 14:41:28 +02:00
BackgroundJob fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +02:00
CalDAV fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
CardDAV fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +01:00
Command fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
Comments refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Connector refactor: Apply rector refactorings 2025-05-14 15:29:02 +02:00
Controller chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
DAV fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +02:00
Direct fix(throttler): Remove the sleep from the throttler that throws 2025-05-02 11:27:29 +02:00
Files fix(dav): correctly handle uploading folders with same name as a file 2025-05-16 14:38:41 +02:00
Listener feat(dav)!: migrate OCA calendar object events to OCP 2025-03-07 08:09:53 -08:00
Migration fix(dav): Create SAB at installation 2025-03-06 18:40:30 +01:00
Provisioning/Apple chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Search fix(TasksSearchProviderTest): adjust deep link to Tasks app 2025-01-24 22:35:20 +01:00
Service fix: check if config is enabled before creating a default contact 2025-04-28 11:46:32 +02:00
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
SystemTag fix(dav): filter user files when updating tags 2025-03-25 12:30:03 +01:00
test_fixtures chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
Upload fix: improve assembly stream 2024-12-05 14:12:36 +01:00
bootstrap.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CapabilitiesTest.php feat(dav): Enable chunked upload for public shares 2025-05-05 13:23:11 +02:00
phpunit.xml chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
ServerTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00