nextcloud-server/apps/dav/tests/unit
Robin Appelman 717b3033d7 test: fix service overwrite in PartFileInRootUploadTest
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-10-08 18:14:26 +07:00
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
BackgroundJob fix(dav): Add retention time to sync token cleanup 2024-06-04 19:07:01 +07:00
CalDAV Merge pull request #48510 from nextcloud/fix/stable28/webcal-subscription-jobs-middleware 2024-10-02 12:05:20 +07:00
CardDAV fix(carddav): limit vcard size 2024-07-10 10:43:13 +07:00
Command fix(caldav): allow renaming of birthday calendars 2024-08-20 08:50:29 +07:00
Comments fix(comments): Emit CommentsEntityEvent as typed event 2023-07-18 16:19:01 +07:00
Connector test: fix service overwrite in PartFileInRootUploadTest 2024-10-08 18:14:26 +07:00
Controller fix: close cursor after reading the invitation 2023-08-10 21:45:57 +07:00
DAV fix(dav): Always respond custom error page on exceptions 2024-09-09 17:30:19 +07:00
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
Files fix(dav): Improve handling and logging of bulk upload failures 2023-12-07 08:56:14 +07:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-13 21:17:01 +07:00
Migration chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Service fix(dav): don't schedule out-of-office jobs for dates in the past 2023-11-28 18:47:46 +07:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SystemTag fix(systemtags): Forbid tagging of readonly files 2024-03-19 09:08:00 +07:00
Upload chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CapabilitiesTest.php chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +07:00
ServerTest.php Check share attributes when downloading versions 2024-02-21 21:49:23 +07:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +07:00
phpunit.xml