Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 5 | -17/+17 |
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 5 | -105/+105 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 5 | -5/+20 |
* | test: Additional tests for issue #35776 | Dariusz Olszewski | 2024-03-04 | 1 | -0/+146 |
* | add some comments for the distributive operation and add another test | Robin Appelman | 2024-02-16 | 1 | -0/+27 |
* | add extra flatten step to improve "or eq" -> "in" optimization | Robin Appelman | 2024-02-15 | 1 | -3/+3 |
* | add a search query step to split IN statements that are to large for oci | Robin Appelman | 2024-02-15 | 1 | -0/+44 |
* | optimize query pattern used by storage filter | Robin Appelman | 2024-02-15 | 4 | -0/+340 |