summaryrefslogtreecommitdiffstats
path: root/lib/files/mount.php
Commit message (Expand)AuthorAgeFilesLines
* Further seperation of mount management logicRobin Appelman2013-04-261-223/+0
* Make sure the filesystem is initialized when searching for mountsRobin Appelman2013-04-251-0/+3
* fix npe when createStorage() returns nullJörn Friedrich Dreyer2013-03-191-1/+5
* Fix fetching source path of shared filesMichael Gapczynski2013-03-071-2/+24
* Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman2013-02-151-0/+6
* Filesystem: return all matching mounts in Mount::findByIdRobin Appelman2013-01-281-3/+4
* Filesystem: add Mount::findByIdRobin Appelman2013-01-271-1/+17
* Filesystem: move mount management to it's own classRobin Appelman2013-01-261-0/+171