summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Don't log Microsoft WebDAV client trying to tag thingsJoas Schilling2020-09-111-0/+5
* Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* DAV's exception logger should deal with any ThrowableArthur Schiwon2020-04-151-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Do not log FileLock as exceptionRoeland Jago Douma2018-11-041-0/+3
* move log constants to ILoggerArthur Schiwon2018-04-261-2/+2
* MethodNotAllowed is not a Fatal errorRoeland Jago Douma2018-03-261-0/+4
* Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
* Merge pull request #7308 from nextcloud/do-not-log-InvalidSyncTokenMorris Jobke2017-11-271-0/+3
|\
| * Log InvalidSyncToken on DAV in debug levelMorris Jobke2017-11-271-0/+3
* | Log NotImplementedException on DAV in debug levelMorris Jobke2017-11-271-0/+4
|/
* Update license headersMorris Jobke2017-11-061-2/+1
* Use ::class to avoid errorsJoas Schilling2017-10-131-6/+12
* Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-131-1/+1
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-151-3/+7
* Don't log passwords on dav exceptionsJoas Schilling2017-06-291-21/+4
* Storage 503 message improvementsVincent Petry2016-10-241-2/+5
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+3
* PasswordLoginForbidden is not a FATAL exceptionRoeland Jago Douma2016-07-141-0/+3
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+111