server/apps/dav/lib
Roeland Jago Douma 5d3051ff62
Do not log FileLock as exception
There is no reason to log FileLock errors as exceptions to the log file.
Locks happen for very legit reasons and it is actually a sign of the
code doing its job.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-04 13:55:49 +01:00
..
AppInfo Make ContactsStore a public API 2017-12-11 18:18:58 +01:00
Avatars Fix avatarHome 2018-01-16 15:37:47 +01:00
BackgroundJob adjust Calendar resource / room interfaces to use class implementation 2018-10-08 01:25:20 +02:00
CalDAV Calendar invitation: use system default instead of sender's language as fallback 2018-10-24 18:39:30 +02:00
CardDAV Phpunit fix 2018-11-02 14:20:53 +01:00
Command Merge pull request #9550 from nextcloud/bugfix/noid/override_freebusy_sharing_rules 2018-06-01 12:00:56 +02:00
Comments Update license headers 2017-11-06 16:56:19 +01:00
Connector Do not log FileLock as exception 2018-11-04 13:55:49 +01:00
Controller Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
DAV allow group principal search for dav displayname property 2018-10-22 15:48:18 +02: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
Files cast timestamps older than unix epoch to 0 2018-08-27 07:44:24 +02:00
Migration move migration 2018-11-01 15:02:50 +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 Implement the size of an assembly stream 2018-10-26 10:43:11 +02:00
Capabilities.php Update license headers 2017-11-06 16:56:19 +01:00
HookManager.php more consistent naming 2018-04-05 12:46:15 +02:00
RootCollection.php allow group principal search for dav displayname property 2018-10-22 15:48:18 +02:00
Server.php Merge pull request #10037 from nextcloud/dav-options-search 2018-06-29 09:36:12 +02:00