nextcloud/apps/dav/lib/CalDAV
Benjamin Gaussorgues 2b7415ef4d
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #60960 from nextcloud/carl/querybuilder-magic-number
refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS
2026-06-10 23:09:30 +02:00
..
Activity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AppCalendar chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Auth chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BirthdayCalendar chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Export chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Federation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ICSExportPlugin chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Import chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Integration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
InvitationResponse chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Principal chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Proxy chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Publishing chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Reminder chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ResourceBooking chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Schedule chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Search chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Security chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Sharing feat: calendar federation 2025-08-27 17:14:15 +02:00
Status chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Trashbin fix: access shared trashbin objects 2026-06-02 17:15:03 +02:00
Validation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WebcalCaching chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BirthdayService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CachedSubscription.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CachedSubscriptionImpl.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CachedSubscriptionObject.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CachedSubscriptionProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalDavBackend.php Merge pull request #60960 from nextcloud/carl/querybuilder-magic-number 2026-06-10 23:09:30 +02:00
Calendar.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalendarHome.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalendarImpl.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalendarManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalendarObject.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalendarProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CalendarRoot.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
EmbeddedCalDavServer.php chore(rector): Apply current rector config 2025-08-26 16:27:26 +02:00
EventComparisonService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EventReader.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EventReaderRDate.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
EventReaderRRule.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
IRestorable.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Outbox.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Plugin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PublicCalendar.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PublicCalendarObject.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PublicCalendarRoot.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RetentionService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SyncService.php feat: calendar federation 2025-08-27 17:14:15 +02:00
SyncServiceResult.php feat: calendar federation 2025-08-27 17:14:15 +02:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:11:39 -05:00
TimezoneService.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
TipBroker.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UpcomingEvent.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
UpcomingEventsService.php fix(caldav): don't return cancelled events for upcoming events API 2025-07-28 11:20:11 +02:00