server/lib/private/files
Vincent Petry ab5149f5df Allow specifying protocol in ext storage OC config
Allow specifying a protocol in the host field when mounting another
ownCloud instance. Note that this was already possible with the WebDAV
config but this bug made it inconsistent.
2014-10-13 17:15:58 +02:00
..
cache Don't keep the full info of all children in memory 2014-09-24 15:44:56 +02:00
mount Remove invalid mounts from the active fs 2014-07-02 15:00:12 +02:00
node Fix SharedCache::getPathById 2014-08-06 13:38:14 +02:00
objectstore Keep fileid on move in objectstore, fixes #10848 2014-09-05 13:25:59 +02:00
storage Allow specifying protocol in ext storage OC config 2014-10-13 17:15:58 +02:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Fix method name 2014-09-10 15:59:24 +02:00
fileinfo.php Expose creatable permissions trough fileinfo 2014-09-25 14:00:13 +02:00
filesystem.php Added failing unit tests for mount config hooks 2014-10-08 14:22:17 +02:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Remove explicit propagate calls 2014-09-05 11:53:24 +02:00