summaryrefslogtreecommitdiffstats
path: root/lib/private/files/storage/wrapper/quota.php
Commit message (Expand)AuthorAgeFilesLines
* Only use quota stream wrapper on "files"Vincent Petry2015-05-281-3/+5
* Detect storage full when doing cross storage copy/moveRobin Appelman2015-04-131-2/+37
* remove unencrypted_size from the cache, size will contain the unencrypted sizeBjoern Schiessle2015-04-071-5/+0
* Update license headersJenkins for ownCloud2015-03-261-4/+21
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+21
* move to public namespaceMorris Jobke2014-08-191-2/+2
* Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesy...Stephan Peijnik2014-08-191-2/+2
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Still return quota value when free space is unknownVincent Petry2014-03-191-1/+8
* Merge pull request #7650 from owncloud/quota-totalspaceVincent Petry2014-03-111-0/+7
|\
| * Fixed total space display when data size exceeds quotaVincent Petry2014-03-101-0/+7
* | Return unencrypted_size of folder when queriedVincent Petry2014-03-071-0/+5
|/
* Merge pull request #6962 from owncloud/quota-space-rootThomas Müller2014-02-201-1/+7
|\
| * Actually rename the variableRobin Appelman2014-01-271-2/+2
| * Fix phpdocRobin Appelman2014-01-271-1/+1
| * Allow passing a root folder to get the used space from in the quota wrapperRobin Appelman2014-01-271-1/+7
* | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|/
* Fixed quota wrapper to not wrap failed fopen streamsVincent Petry2014-01-191-1/+1
* Fixed quota stream to not wrap read-only fopen callsVincent Petry2013-10-251-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+104