aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache/changepropagator.php
Commit message (Collapse)AuthorAgeFilesLines
* remove old propagation logicRobin Appelman2015-12-011-137/+0
|
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
|
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-0/+33
| | | | this replaces shared etag propagation
* Dont lower the mtime of a folder when propagating changesRobin Appelman2015-02-131-2/+25
|
* Use base class to reset the file mapperJoas Schilling2014-11-191-3/+5
|
* Use assertNotSame when checking etagsVincent Petry2014-06-111-3/+3
| | | | | Sometimes etags contain a "e" character which makes PHP believe it's a number and make the tests fail
* Add a change propagator class to handle propagating etag and mtime changesRobin Appelman2014-06-021-0/+72