Browse Source
chore(deps): Update nextcloud/coding-standard to v1.3.1
chore(deps): Update nextcloud/coding-standard to v1.3.1
Signed-off-by: provokateurin <kate@provokateurin.de>pull/48181/head
Failed to extract signature
595 changed files with 1655 additions and 1524 deletions
-
4apps/admin_audit/lib/Actions/Action.php
-
16apps/admin_audit/lib/Actions/Files.php
-
2apps/admin_audit/lib/Listener/FileEventListener.php
-
2apps/cloud_federation_api/lib/Controller/RequestHandlerController.php
-
2apps/comments/lib/Controller/NotificationsController.php
-
2apps/comments/lib/Notification/Listener.php
-
2apps/comments/lib/Notification/Notifier.php
-
2apps/dav/lib/BackgroundJob/BuildReminderIndexBackgroundJob.php
-
6apps/dav/lib/BackgroundJob/UserStatusAutomation.php
-
2apps/dav/lib/BulkUpload/BulkUploadPlugin.php
-
4apps/dav/lib/BulkUpload/MultipartRequestParser.php
-
2apps/dav/lib/CalDAV/BirthdayCalendar/EnablePlugin.php
-
6apps/dav/lib/CalDAV/BirthdayService.php
-
2apps/dav/lib/CalDAV/CachedSubscriptionImpl.php
-
2apps/dav/lib/CalDAV/CachedSubscriptionProvider.php
-
18apps/dav/lib/CalDAV/CalDavBackend.php
-
4apps/dav/lib/CalDAV/Calendar.php
-
2apps/dav/lib/CalDAV/CalendarHome.php
-
2apps/dav/lib/CalDAV/CalendarRoot.php
-
14apps/dav/lib/CalDAV/EventReader.php
-
6apps/dav/lib/CalDAV/EventReaderRDate.php
-
6apps/dav/lib/CalDAV/EventReaderRRule.php
-
10apps/dav/lib/CalDAV/Publishing/PublishPlugin.php
-
2apps/dav/lib/CalDAV/Reminder/ReminderService.php
-
3apps/dav/lib/CalDAV/Sharing/Backend.php
-
4apps/dav/lib/CalDAV/Sharing/Service.php
-
6apps/dav/lib/CalDAV/Status/StatusService.php
-
6apps/dav/lib/CalDAV/TimezoneService.php
-
2apps/dav/lib/CalDAV/Trashbin/DeletedCalendarObject.php
-
6apps/dav/lib/CalDAV/UpcomingEvent.php
-
6apps/dav/lib/CalDAV/UpcomingEventsService.php
-
2apps/dav/lib/CalDAV/Validation/CalDavValidatePlugin.php
-
6apps/dav/lib/CalDAV/WebcalCaching/Connection.php
-
6apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
-
6apps/dav/lib/CardDAV/Security/CardDavRateLimitingPlugin.php
-
3apps/dav/lib/CardDAV/Sharing/Backend.php
-
4apps/dav/lib/CardDAV/Sharing/Service.php
-
2apps/dav/lib/CardDAV/Validation/CardDavValidatePlugin.php
-
2apps/dav/lib/Command/DeleteCalendar.php
-
6apps/dav/lib/Command/FixCalendarSyncCommand.php
-
4apps/dav/lib/Comments/CommentNode.php
-
2apps/dav/lib/Comments/CommentsPlugin.php
-
2apps/dav/lib/Comments/EntityCollection.php
-
2apps/dav/lib/Comments/EntityTypeCollection.php
-
2apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php
-
2apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
-
4apps/dav/lib/Connector/Sabre/Node.php
-
2apps/dav/lib/Connector/Sabre/ServerFactory.php
-
2apps/dav/lib/Connector/Sabre/SharesPlugin.php
-
2apps/dav/lib/Connector/Sabre/TagsPlugin.php
-
2apps/dav/lib/Controller/DirectController.php
-
2apps/dav/lib/Controller/OutOfOfficeController.php
-
2apps/dav/lib/DAV/GroupPrincipalBackend.php
-
3apps/dav/lib/DAV/Sharing/Backend.php
-
4apps/dav/lib/DAV/Sharing/SharingMapper.php
-
4apps/dav/lib/DAV/Sharing/SharingService.php
-
2apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php
-
2apps/dav/lib/Direct/DirectHome.php
-
2apps/dav/lib/Listener/OutOfOfficeListener.php
-
4apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php
-
2apps/dav/lib/Migration/BuildSocialSearchIndexBackgroundJob.php
-
5apps/dav/lib/Migration/DeleteSchedulingObjects.php
-
6apps/dav/lib/Migration/Version1027Date20230504122946.php
-
2apps/dav/lib/Provisioning/Apple/AppleProvisioningPlugin.php
-
2apps/dav/lib/Search/EventsSearchProvider.php
-
6apps/dav/lib/Settings/AvailabilitySettings.php
-
2apps/dav/lib/SystemTag/SystemTagPlugin.php
-
2apps/dav/lib/SystemTag/SystemTagsByIdCollection.php
-
2apps/dav/lib/SystemTag/SystemTagsInUseCollection.php
-
2apps/dav/lib/UserMigration/CalendarMigrator.php
-
2apps/dav/lib/UserMigration/ContactsMigrator.php
-
4apps/dav/tests/unit/CalDAV/Schedule/PluginTest.php
-
48apps/dav/tests/unit/CardDAV/CardDavBackendTest.php
-
2apps/dav/tests/unit/Command/DeleteCalendarTest.php
-
2apps/dav/tests/unit/Connector/Sabre/ObjectTreeTest.php
-
2apps/dav/tests/unit/Controller/DirectControllerTest.php
-
2apps/dav/tests/unit/DAV/GroupPrincipalTest.php
-
10apps/dav/tests/unit/Files/MultipartRequestParserTest.php
-
28apps/dav/tests/unit/Search/ContactsSearchProviderTest.php
-
312apps/dav/tests/unit/Search/EventsSearchProviderTest.php
-
98apps/dav/tests/unit/Search/TasksSearchProviderTest.php
-
2apps/dav/tests/unit/bootstrap.php
-
4apps/encryption/lib/Command/DropLegacyFileKey.php
-
2apps/encryption/lib/Controller/SettingsController.php
-
2apps/encryption/lib/Controller/StatusController.php
-
6apps/encryption/lib/Crypto/Crypt.php
-
2apps/encryption/lib/Crypto/DecryptAll.php
-
2apps/encryption/lib/Crypto/EncryptAll.php
-
2apps/encryption/lib/KeyManager.php
-
2apps/encryption/lib/Settings/Admin.php
-
2apps/encryption/tests/Command/FixEncryptedVersionTest.php
-
2apps/federatedfilesharing/lib/AddressHandler.php
-
2apps/federatedfilesharing/lib/Controller/RequestHandlerController.php
-
2apps/federatedfilesharing/lib/Settings/Admin.php
-
2apps/federatedfilesharing/lib/Settings/Personal.php
-
2apps/federatedfilesharing/tests/Controller/MountPublicLinkControllerTest.php
-
2apps/federatedfilesharing/tests/NotificationsTest.php
-
2apps/federation/lib/BackgroundJob/GetSharedSecret.php
-
4apps/federation/lib/Controller/OCSAuthAPIController.php
-
2apps/federation/lib/Controller/SettingsController.php
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue