21 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 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 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 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 6 years ago
  Christoph Wurst ad757805ca Pass the exception context to the crash reporter 6 years ago
  Christoph Wurst 4c5593998a Add a mechanism to register crach reporters 6 years ago
  Joas Schilling 8660b9f0af
Unit tests for #6977 6 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 7 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
  Joas Schilling 3397e27657
Remove the password from the validateUserPass() method as well 8 years ago
  Morris Jobke db8e7ce8b9 Remove passwords from logged exception stack traces 8 years ago
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 years ago
  Morris Jobke e79c255cab Conditional logging 9 years ago
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 years ago
  Jörn Friedrich Dreyer 4a855be814 fix logger implementation and test 10 years ago
  Thomas Müller 93dbb39e77 adding unit test for message interpolation 10 years ago