.. |
Exception
|
keep previous exception when transforming to dav exception
|
2018-02-07 13:34:30 +01:00 |
AnonymousOptionsPlugin.php
|
Fix search related results in OPTIONS requests
|
2018-06-28 14:54:46 +02:00 |
AppEnabledPlugin.php
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Auth.php
|
Simplify return statement
|
2018-02-13 21:55:24 +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
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +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
|
Do not treat is-encrypted as customer property
|
2018-03-28 08:34:50 +02:00 |
DavAclPlugin.php
|
disable dav acl plugin for files resource
|
2018-05-24 14:00:14 +02:00 |
Directory.php
|
only allow a single concurrent dav write to a file
|
2018-04-26 11:16:51 +02:00 |
DummyGetResponsePlugin.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
ExceptionLoggerPlugin.php
|
move log constants to ILogger
|
2018-04-26 10:45:52 +02:00 |
FakeLockerPlugin.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
File.php
|
always log exceptions on dav write
|
2018-07-09 14:25:54 +02:00 |
FilesPlugin.php
|
look for correct OCM permissions
|
2018-07-02 11:29:31 +02: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
|
Refactor method to check if update is needed
|
2017-11-30 16:04:07 +01:00 |
Node.php
|
Fix getting ocs share permissions if a storage is not available
|
2018-07-18 14:42:39 +02:00 |
ObjectTree.php
|
Improved logging of smb connection errors
|
2018-07-03 14:56:37 +02:00 |
Principal.php
|
Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules
|
2018-06-01 12:00:56 +02:00 |
QuotaPlugin.php
|
log more information about insufficient storage in dav plugin
|
2018-04-17 15:29:37 +02: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-06-01 17:20:42 +02:00 |
ShareTypeList.php
|
Make it possible to filter by tags with REPORT method
|
2016-10-19 11:06:29 +02:00 |
SharesPlugin.php
|
Add room shares to DAV and recent files "share-types" property
|
2018-08-08 14:25:43 +02:00 |
TagList.php
|
Make it possible to filter by tags with REPORT method
|
2016-10-19 11:06:29 +02:00 |
TagsPlugin.php
|
Use ::class statement instead of string
|
2018-01-29 12:03:47 +01:00 |