Ferdinand Thiessen
|
9d0200ca6b
Merge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-logging
|
6 月之前 |
Andy Scherzinger
|
9d4b944098
chore: Add SPDX header
|
6 月之前 |
Joas Schilling
|
89bce5c76e
fix(dav): Don't log access control as error
|
7 月之前 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 年之前 |
Joas Schilling
|
8e3b30f388
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done
|
2 年之前 |
Carl Schwan
|
f7be76125f
Fix more psalm issues
|
2 年之前 |
Carl Schwan
|
829490ab7a
Cleanup dav
|
2 年之前 |
Côme Chilliet
|
e2531f8503
Migrate dav application from ILogger to LoggerInterface
|
2 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 年之前 |
Joas Schilling
|
2dbd6424f7
Don't log Microsoft WebDAV client trying to tag things
|
4 年之前 |
Roeland Jago Douma
|
68f1283691
Do not log RequestedRangeNotSatisfiable exceptions in DAV
|
4 年之前 |
Arthur Schiwon
|
73271aa086
DAV's exception logger should deal with any Throwable
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Roeland Jago Douma
|
5d3051ff62
Do not log FileLock as exception
|
6 年之前 |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 年之前 |
Roeland Jago Douma
|
e6a2c13ac1
MethodNotAllowed is not a Fatal error
|
6 年之前 |
Morris Jobke
|
0b4d18673e
Do not log user errors as log level 4
|
7 年之前 |
Morris Jobke
|
573551253e
Merge pull request #7308 from nextcloud/do-not-log-InvalidSyncToken
|
7 年之前 |
Morris Jobke
|
88905c6293
Log InvalidSyncToken on DAV in debug level
|
7 年之前 |
Morris Jobke
|
26a5fff423
Log NotImplementedException on DAV in debug level
|
7 年之前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年之前 |
Joas Schilling
|
7c53f921a9
Use ::class to avoid errors
|
7 年之前 |
Joas Schilling
|
fd5465d509
Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0
|
7 年之前 |
Morris Jobke
|
fc12bd0be6
Do not log WebDAV maintenance mode exception
|
7 年之前 |
Joas Schilling
|
b27819785e
Don't log passwords on dav exceptions
|
7 年之前 |
Vincent Petry
|
44cf67accd
Storage 503 message improvements
|
8 年之前 |