aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/PropagatorTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* fix: make batch propagator work with sharding restrictionsRobin Appelman2024-07-171-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* Merge pull request #17833 from nextcloud/propagator-no-negative-sizesRoeland Jago Douma2019-12-041-0/+11
|\
| * dont set folder size to negative values during propagationRobin Appelman2019-11-261-0/+11
* | Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* | Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
|/
* add tests for propagator batchingRobin Appelman2016-06-021-0/+125