Commit Graph

8 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Jörn Friedrich Dreyer 60a8419a1f when root storage cannot be mounted throw an exception visible to the end user 12 years ago
Robin Appelman 42a362f249 Fix phpdoc and comments 12 years ago
Robin Appelman 60a659c87e Add a system for (re)movable mount points 12 years ago
Robin Appelman 0ae7a49c8e Fix storage wrapper being called with null 12 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Bjoern Schiessle 72bbb9ca20 allow to remove and change mount points 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Robin Appelman f4b6a8aa08 add option to wrap existing mounts 13 years ago
Robin Appelman bd67512409 manage creating and wrapping storages in it's own class 13 years ago
Robin Appelman d97ef0805b Add mechanism to allow apps to wraper storage classes 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Robin Appelman 31d7f4df2a Make sure the filesystem is initialized when searching for mounts 13 years ago
Jörn Friedrich Dreyer 39665cfa6b fix npe when createStorage() returns null 14 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 14 years ago
Robin Appelman 0c1ec758e8 Cache: hash long storage ids to ensure they fit in the database 14 years ago
Robin Appelman 577e3b11d7 Filesystem: return all matching mounts in Mount::findById 14 years ago
Robin Appelman 69f11151e9 Filesystem: add Mount::findById 14 years ago
Robin Appelman f25db779d9 Filesystem: move mount management to it's own class 14 years ago