nextcloud/apps/dav/lib
Roeland Jago Douma 22f9a95814
Do not log locked files
This is the code doing its job. There is no need to spam the log file
with this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-26 14:29:13 +02:00
..
AppInfo "Fix" the unit tests 2019-03-06 11:06:03 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob RefreshWebcalJob: replace ugly Regex with standard php utils 2019-07-02 20:04:54 +02:00
CalDAV allow to provide supported calendar component set internally as a string 2019-07-22 16:58:54 +02:00
CardDAV Dont assign $options to $options and cleanup doc 2019-07-22 18:48:47 +02:00
Command avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Do not log locked files 2019-07-26 14:29:13 +02:00
Controller avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
DAV implement principal property search for calendar user address set property 2019-03-21 16:32:41 +01:00
Db Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
Direct Add tests for DirectFile and DirectHome 2018-04-26 10:35:37 +02:00
Exception LIMIT is no column but a SQL feature, allow limit on initial sync 2019-07-18 12:42:11 +02:00
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration Don't run repair step for every individual user, outsource that to background job 2019-05-23 11:24:32 +02:00
Provisioning/Apple Fix theming defaults injection if theming app is disabled 2019-01-31 09:53:45 +01:00
Settings Add groupware settings section 2018-06-27 19:16:21 +02:00
SystemTag Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Upload make assemblystream seekable 2019-03-13 16:32:18 +01:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php Add event dispatcher to OCP 2019-06-25 10:02:27 +02:00
RootCollection.php Use proper dependency injection for app manager 2019-03-05 16:00:47 +01:00
Server.php Use dependency injection for app manager 2019-03-13 00:42:39 +01:00