nextcloud-server/tests
Ferdinand Thiessen 81df2d2c12
feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method
There is the `Psr\Log\LogLevel` class defining loglevel constants,
to be fully compatible we should at least support those logging levels.
Moreover this is the last part that was still required from `ILogger` interface,
as we did not have alternatives for the loglevel constants.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-14 17:35:11 +07:00
..
Core style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Test/Repair/Owncloud style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
apps chore: Add SPDX header 2024-05-13 17:41:36 +07:00
blueprints chore: Add SPDX header 2024-05-13 17:41:36 +07:00
data fix: emails tests after new design fixes 2024-08-06 09:42:19 +07:00
docker chore: Add SPDX header 2024-05-13 17:41:36 +07:00
lib feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 2024-09-14 17:35:11 +07:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +07:00
travis chore: Add SPDX header 2024-05-22 19:58:12 +07:00
apps.php chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2024-09-13 10:08:43 +07:00
bootstrap.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-run-integration-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-run-php-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-wait-objectstore.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
enable_all.php chore(webhooks): Rename webhooks application to webhook_listeners 2024-06-11 14:10:29 +07:00
karma.config.js chore: Add SPDX header 2024-05-13 17:41:36 +07:00
phpunit-autotest-external.xml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
phpunit-autotest.xml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
preseed-config.php chore: Apply php:cs recommendations 2024-08-28 10:44:18 +07:00
redis-cluster.config.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
redis.config.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
startsessionlistener.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00