Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -3/+3 |
* | chore: Apply php:cs recommendations | Louis Chemineau | 2024-08-28 | 1 | -2/+2 |
* | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 1 | -0/+8 |
* | fix: cast to bigint on postgresql | Robin Appelman | 2024-07-23 | 1 | -1/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -18/+2 |
* | Refactor `OC\Server::getRootFolder` | Andrew Summers | 2023-11-10 | 1 | -2/+2 |
* | Fix BackgroundCleanupJobTest | Côme Chilliet | 2023-03-20 | 1 | -2/+2 |
* | Adapt tests to new job constructors | Côme Chilliet | 2022-12-05 | 1 | -3/+7 |
* | Move to subfolders for preview files | Roeland Jago Douma | 2020-04-19 | 1 | -26/+70 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
* | use a fresh appdata factory in background job test | Robin Appelman | 2018-12-06 | 1 | -1/+5 |
* | Add tests | Roeland Jago Douma | 2018-05-14 | 1 | -0/+159 |