summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/streamwrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Give storage backends the option to define having no known free spaceRobin Appelman2013-02-161-4/+0
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-11/+11
* Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-1/+1
* merge master into filesystemRobin Appelman2012-12-031-5/+5
|\
| * fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-10/+8
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-2/+2
| * Checkstyle: many fixesFelix Moeller2012-11-021-9/+9
* | postpone the cost of setting up some of the external storage backends untill ...Robin Appelman2012-10-211-0/+26
* | put filestorages in a namespaceRobin Appelman2012-09-071-3/+2
|/
* adding space between) and {Thomas Mueller2012-09-071-17/+17
* Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri...Michael Gapczynski2012-07-241-2/+2
* share code between smb and ftp filestorage backendsRobin Appelman2012-05-241-0/+89