summaryrefslogtreecommitdiffstats
path: root/lib/connector/sabre/quotaplugin.php
Commit message (Expand)AuthorAgeFilesLines
* Reuse $freeSpace variableMichael Gapczynski2013-02-231-1/+1
* Don't throw insufficient storage exception if free space is unknownMichael Gapczynski2013-02-231-1/+2
* merge master into filesystemRobin Appelman2013-01-071-1/+1
* throwing InsufficientStorage in case the quota is reachedThomas Mueller2012-12-121-1/+1
* Style: Remove all the dangling white spacesFelix Moeller2012-11-041-8/+8
* code style changesscambra2012-10-301-4/+6
* fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+57