0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-14 12:59:20 +00:00
nextcloud_server/apps/dav/tests/unit/CalDAV
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-02-13 11:46:42 +01:00
..
Activity chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
AppCalendar refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
BirthdayCalendar refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Integration chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Listener chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Publishing chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Reminder chore(absence): Add capability for absence api 2024-12-01 23:15:32 +01:00
ResourceBooking chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Schedule Merge pull request #50034 from nextcloud/rename-deleted-default-calendar-in-trashbin 2025-01-11 16:33:44 +01:00
Search chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Security chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Status chore: Add SPDX header 2024-05-28 14:41:28 +02:00
Validation fix(caldav): limit vevent size 2024-07-04 18:56:27 -04:00
WebcalCaching Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware 2024-10-02 15:12:26 +02:00
AbstractCalDavBackend.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
CachedSubscriptionImplTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CachedSubscriptionObjectTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CachedSubscriptionProviderTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
CachedSubscriptionTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CalDavBackendTest.php chore: Get rid of travis in DAV app 2024-09-19 20:53:31 +02:00
CalendarHomeTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CalendarImplTest.php test: Adjust tests to proof exclusion of other principal permissions 2024-12-16 08:36:25 +01:00
CalendarManagerTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
CalendarTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
DefaultCalendarValidatorTest.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
EventComparisonServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
EventReaderTest.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 -05:00
OutboxTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
PluginTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
PublicCalendarRootTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
PublicCalendarTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TimeZoneFactoryTest.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 -05:00
TimezoneServiceTest.php chore: Add SPDX header 2024-05-28 14:41:28 +02:00
TipBrokerTest.php fix: use invokePrivate for test 2024-11-14 10:46:47 -05:00