Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 month ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 months ago |
Ferdinand Thiessen
|
2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body
|
2 months ago |
Joas Schilling
|
710a69b4b5
feat(log): Allow to combine log.conditions to only log (app&user)
|
6 months ago |
Joas Schilling
|
a1d3b5f1a3
fix(tests): Remove output when running tests
|
4 months ago |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Thomas Citharel
|
1e7d924c61
Fix logging data context to file
|
2 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Roeland Jago Douma
|
a673c597ed
Fix the LoggerTests for phpunit
|
4 years ago |
Roeland Jago Douma
|
0e14bdc0d0
remove test case
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Arthur Schiwon
|
0e6a317516
revert Log's dependency to SystemConfig to work during Installation
|
6 years ago |
Arthur Schiwon
|
cfc3ab0119
offer API to create own File log. admin_audit makes use of it
|
6 years ago |
Arthur Schiwon
|
5fbf184134
destaticfy Log classes
|
6 years ago |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 years ago |
Robin Appelman
|
b9583c6dce
Log exceptions as nested array instead of encoded json
|
6 years ago |
Morris Jobke
|
132764bff5
Pass log level to log reporters
|
7 years ago |
Christoph Wurst
|
ad757805ca
Pass the exception context to the crash reporter
|
7 years ago |
Christoph Wurst
|
4c5593998a
Add a mechanism to register crach reporters
|
7 years ago |
Joas Schilling
|
8660b9f0af
Unit tests for #6977
|
7 years ago |
Joas Schilling
|
7fa063ceca
Better fallback for unknown log types
|
7 years ago |
Joas Schilling
|
e7ff1ba548
Add tests
|
7 years ago |
Arthur Schiwon
|
5cd3f4e4dc
add test
|
8 years ago |
Joas Schilling
|
e49307014c
Do not log token or challenge with exception stacktrace (#25026)
|
8 years ago |
Joas Schilling
|
94ad54ec9b
Move tests/ to PSR-4 (#24731)
|
8 years ago |