nextcloud-server/apps/dav/lib
Carl Schwan e71db40492 Wrap multiple inserts inside a transation
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-12 21:02:53 +07:00
..
AppInfo Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Avatars Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-11 17:10:14 +07:00
CalDAV Migrate last instances of $server::getLogger() from dav 2022-05-02 10:52:44 +07:00
CardDAV Wrap multiple inserts inside a transation 2022-05-12 21:02:53 +07:00
Command Migrate last instances of $server::getLogger() from dav 2022-05-02 10:52:44 +07:00
Comments Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Connector Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search 2022-05-04 13:38:03 +07:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +07:00
DAV Add known dav properties to ignore list 2022-04-21 17:01:42 +07:00
Db Update php licenses 2021-06-04 22:02:41 +07:00
Direct Update php licenses 2021-06-04 22:02:41 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Files Fix an issue with the search backend update 2022-04-14 12:11:02 +07:00
Listener Update php licenses 2021-06-04 22:02:41 +07:00
Migration Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +07:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +07:00
Settings Fix #31303: Make reminder notification behaviour selectable. 2022-03-21 13:02:46 +07:00
Storage Update php licenses 2021-06-04 22:02:41 +07:00
SystemTag Update php licenses 2021-06-04 22:02:41 +07:00
Traits Update php licenses 2021-06-04 22:02:41 +07:00
Upload Fix dav application tests and code for PHP 8.1 2021-11-23 09:29:01 +07:00
UserMigration Fix warning 2022-04-20 04:47:58 +07:00
Capabilities.php Also comment out in test 2022-03-28 17:17:29 +07:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +07:00
RootCollection.php Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Server.php remove leading minus which thankfully crashes because this operand does not apply to PsrLoggerAdapter 2022-05-04 10:51:23 +07:00