Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -2/+2 |
* | fix: Renaming does not need update but delete permissions | Ferdinand Thiessen | 2024-08-28 | 1 | -3/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -4/+3 |
* | perf: cache path by id to speedup getting nodes by id | Robin Appelman | 2024-03-04 | 1 | -1/+9 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -2/+2 |
* | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 1 | -4/+11 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
* | DI for root.php | Lukas Reschke | 2016-11-02 | 1 | -1/+10 |
* | optimize Folder::getById to use less queries | Robin Appelman | 2016-10-12 | 1 | -1/+1 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+125 |