Commit Graph

21 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Robin Appelman 7adda88786 Copy mount options to the storage 10 years ago
Robin Appelman 4f0f175f8b Allow getting all mount options as array 10 years ago
Robin Appelman e5c8fd37df pass mountpoint to storage wrapper callback 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Vincent Petry 6d8985b671 Prevent wrapping null storage 10 years ago
Robin Appelman 95a145f67f Load mount specific options from the mount config 10 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 10 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 11 years ago
Robin Appelman edb67f9f4d Remove invalid mounts from the active fs 11 years ago
Jörn Friedrich Dreyer 60a8419a1f when root storage cannot be mounted throw an exception visible to the end user 11 years ago
Robin Appelman 42a362f249 Fix phpdoc and comments 11 years ago
Robin Appelman 60a659c87e Add a system for (re)movable mount points 11 years ago
Robin Appelman 0ae7a49c8e Fix storage wrapper being called with null 11 years ago
Bjoern Schiessle 5f403f3e92 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 11 years ago
Bjoern Schiessle 72bbb9ca20 allow to remove and change mount points 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago