summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache/homecache.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-139/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* Use TempManager instead of tmpFolderMorris Jobke2015-12-181-1/+1
|
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
|
* Use base class to reset the file mapperJoas Schilling2014-11-191-2/+4
|
* Remove assert since the root size of the home storage is no longer calculatedRobin Appelman2014-03-031-1/+0
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+4
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Now also preventing to override "files" dir size with -1Vincent Petry2014-01-071-6/+12
| | | | Fixes #6526
* Root size for home storage is now size of "files" subdirVincent Petry2013-11-181-0/+26
| | | | Fixes #4593
* Do not use -1 as the size for the root folder of the home storageRobin Appelman2013-11-121-0/+95