summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/ExceptionLoggerPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-2/+1
* fix dav testArthur Schiwon2018-04-261-1/+2
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-1/+1
* destaticfy Log classesArthur Schiwon2018-04-261-1/+1
* adjust tests to new exception log formatRobin Appelman2018-04-111-8/+18
* Loglevel is an intRoeland Jago Douma2018-02-271-1/+1
* Make ILogger strictRoeland Jago Douma2018-02-271-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-151-0/+3
* Don't log passwords on dav exceptionsJoas Schilling2017-06-291-3/+3
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+83