Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 4 | -16/+16 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 4 | -103/+103 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 4 | -4/+16 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | test: Additional tests for issue #35776 | Dariusz Olszewski | 2024-03-04 | 1 | -0/+146 |
| | | | | Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com> | ||||
* | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 1 | -0/+27 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add extra flatten step to improve "or eq" -> "in" optimization | Robin Appelman | 2024-02-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 4 | -0/+340 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |