summaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/homecache.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-86/+0
* Return a class from cache operations instead of an arrayRobin Appelman2016-01-141-1/+3
* Happy new year!Thomas Müller2016-01-121-1/+1
* remove unencrypted_size from the cache, size will contain the unencrypted sizeBjoern Schiessle2015-04-071-11/+3
* Update license headersJenkins for ownCloud2015-03-261-4/+22
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+21
* Close cursor early in calculateFolderSizeVincent Petry2014-11-281-0/+1
* Fix warning in homecacheRobin Appelman2014-09-051-0/+3
* let file cache handle the versions sizeBjoern Schiessle2014-06-021-1/+1
* Cast to number instead of integer in OC\Files\Cache\HomeCacheAndreas Fischer2014-05-291-2/+4
* Merge branch 'master' into foldersize-reuseRobin Appelman2014-03-111-3/+8
|\
| * Merge pull request #7398 from owncloud/trash_dont_rely_on_dbVincent Petry2014-03-101-1/+1
| |\
| | * get trash size from file cacheBjoern Schiessle2014-03-101-1/+1
| * | Propagate unencrypted_size up to the file cache rootVincent Petry2014-03-071-2/+7
| |/
* / Allow re-using already known fileinfo when calculating folder sizesRobin Appelman2014-02-281-3/+10
|/
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
* Now also preventing to override "files" dir size with -1Vincent Petry2014-01-071-1/+1
* Root size for home storage is now size of "files" subdirVincent Petry2013-11-181-0/+13
* Now calling parent method when path is not rootVincent Petry2013-11-121-16/+8
* Do not use -1 as the size for the root folder of the home storageRobin Appelman2013-11-121-0/+48