Commit Graph

21 Commits (1ae6e9ec21415ade8122a05d01dd091091cb4bcd)

Author SHA1 Message Date
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Robin Appelman 20c2aaab00 Actually rename the variable 11 years ago
Robin Appelman c8207312c7 Fix phpdoc 11 years ago
Robin Appelman a521949baf Allow passing a root folder to get the used space from in the quota wrapper 11 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 11 years ago
Robin Appelman 25370fcb82 Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage 11 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 11 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 11 years ago
Vincent Petry 69e8e7dbd5 Now using the "Home" storage detection approach for quota 11 years ago
Robin Appelman a0d570b4cc Change default mimetype detection for storage backends to only use filename 11 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 12 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 12 years ago
Thomas Mueller e37047b2a0 WIN: fixing Fatal error: Call to a member function logicToPhysical() on a non-object in C:\jenkins2\workspace\server-stable5-windows\database\mssql\label\WINDOWS\lib\files\storage\mappedlocal.php on line 311 12 years ago
Robin Appelman f1e6e80eb1 add specialized storage backend for home folders 12 years ago
Vincent Petry c8df27de73 Fixed quota stream to not wrap read-only fopen calls 12 years ago
Thomas Müller 51b581a84d php 5.3 compatibility for \OC\Files\Storage 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago