nextcloud-server/apps/dav/tests/unit/CalDAV
SebastianKrupinski 1a0535aa75 fix: calendar subscription memory exhaustion
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-12-09 12:36:16 +07:00
..
Activity refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
AppCalendar chore: run rector 2025-07-01 22:45:52 +07:00
BirthdayCalendar test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
Export test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
Federation fix(dav): Fix PHP warnings triggered by tests in dav application 2025-09-27 13:05:33 +07:00
Import feat: Calendar Import 2025-08-27 08:30:33 +07:00
Integration chore: run rector 2025-07-01 22:45:52 +07:00
Listener test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
Publishing chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Reminder chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
ResourceBooking refactor(dbal): Port away from remaining IQueryBuilder::execute calls 2025-10-13 13:44:15 +07:00
Schedule fix: imip set language per user 2025-11-25 08:47:07 +07:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Security test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
Status test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
Validation test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
WebcalCaching fix: calendar subscription memory exhaustion 2025-12-09 12:36:16 +07:00
AbstractCalDavBackend.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
CachedSubscriptionImplTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
CachedSubscriptionObjectTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
CachedSubscriptionProviderTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
CachedSubscriptionTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDavBackendTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
CalendarHomeTest.php feat: calendar federation 2025-08-27 17:14:15 +07:00
CalendarImplTest.php fix: aliases and capitalization of emails 2025-08-28 17:40:04 +07:00
CalendarManagerTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
CalendarObjectTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +07:00
CalendarTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +07:00
DefaultCalendarValidatorTest.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
EventComparisonServiceTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
EventReaderTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
OutboxTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
PluginTest.php chore: run rector 2025-07-01 22:45:52 +07:00
PublicCalendarObjectTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +07:00
PublicCalendarRootTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +07:00
PublicCalendarTest.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +07:00
TimeZoneFactoryTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
TimezoneServiceTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00
TipBrokerTest.php test: Migrate CalDAV tests to PHPUnit10 2025-05-25 14:11:17 +07:00