nextcloud/build/integration/features
Joas Schilling 150ab15a83
fix(logger): Prevent infinite recursion with log.condition => matches
When we need to check the log condition for a user matches,
there is a risk that something on the way checks the log level
and would result in an infinite loop.
So we simply check if it's a nested call and use the default
warning level in that case.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-02 13:48:18 +02:00
..
bootstrap test(ExternalStorage): Send basic auth during integrations tests 2025-02-11 11:56:30 +01:00
auth.feature Make legacy DAV backend use the BearerAuth backend as well 2017-05-18 21:19:39 +02:00
avatar.feature Remake profile picture saving with Vue 2022-09-02 02:22:57 +00:00
contacts-menu.feature disable contacts menu features that regularly fail on drone 2023-05-17 10:51:24 +02:00
log-condition.feature fix(logger): Prevent infinite recursion with log.condition => matches 2025-04-02 13:48:18 +02:00
maintenance-mode.feature fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
ocs-v1.feature Add basic osc intergration tests 2016-09-07 13:04:21 +02:00
provisioning-v1.feature fix(settings): Also sanitize fediverse and twitter handle in the frontend 2025-02-09 13:46:27 +01:00
provisioning-v2.feature Add integration tests for search in groups 2020-08-05 14:14:06 +02:00
ratelimiting.feature Ensure the testing app is enabled 2024-01-26 13:53:31 +01:00