nextcloud/apps/dav/lib/Connector/Sabre
Robin Appelman 8a3f6a816b
use the same ignored properties list for both CustomerPropertiesBackends
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-28 18:34:04 +02:00
..
Exception keep previous exception when transforming to dav exception 2018-02-07 14:44:11 +01:00
AnonymousOptionsPlugin.php Fix search related results in OPTIONS requests 2018-07-18 15:32:58 +02:00
AppEnabledPlugin.php Update with robin 2016-07-21 18:13:58 +02:00
Auth.php Update license headers 2017-11-06 16:56:19 +01:00
BearerAuth.php Update license headers 2017-11-06 16:56:19 +01:00
BlockLegacyClientPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CachingTree.php Update license headers 2017-11-06 16:56:19 +01:00
ChecksumList.php Remove unused use statements 2017-04-22 19:23:31 -05:00
CommentPropertiesPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
CopyEtagHeaderPlugin.php Return ETag and OC-ETag in case of a move (#25683) 2016-09-28 21:12:50 +02:00
CustomPropertiesBackend.php use the same ignored properties list for both CustomerPropertiesBackends 2018-08-28 18:34:04 +02:00
DavAclPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Directory.php only allow a single concurrent dav write to a file 2018-05-04 15:08:56 +02:00
DummyGetResponsePlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ExceptionLoggerPlugin.php Do not log user errors as log level 4 2018-01-03 11:58:55 +01:00
FakeLockerPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
File.php properly lock the target file on dav upload when not using part files 2018-06-25 12:18:18 +02:00
FilesPlugin.php Only handle encrypted property on folders 2018-01-30 21:56:32 +01:00
FilesReportPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
LockPlugin.php Remove unused use statements 2017-04-22 19:23:31 -05:00
MaintenancePlugin.php Update license headers 2017-11-06 16:56:19 +01:00
Node.php Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +01:00
ObjectTree.php Improved logging of smb connection errors 2018-07-03 18:12:31 +02:00
Principal.php Merge pull request #9707 from nextcloud/bugfix-stable13/noid/override_freebusy_sharing_rules 2018-06-01 12:01:43 +02:00
QuotaPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
Server.php Update license headers 2017-11-06 16:56:19 +01:00
ServerFactory.php Add sabre plugin to allow anonymous options requests to the dav root 2018-07-18 15:20:15 +02:00
SharesPlugin.php Update license headers 2017-11-06 16:56:19 +01:00
ShareTypeList.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
TagList.php Make it possible to filter by tags with REPORT method 2016-10-19 11:06:29 +02:00
TagsPlugin.php Update license headers 2017-11-06 16:56:19 +01:00