Merge pull request #12879 from owncloud/mountconfig
Add mount specific options
No related branches found
No related tags found
Showing
- apps/files/tests/ajax_rename.php 1 addition, 1 deletionapps/files/tests/ajax_rename.php
- apps/files/tests/helper.php 2 additions, 1 deletionapps/files/tests/helper.php
- apps/files_external/lib/config/configadapter.php 3 additions, 2 deletionsapps/files_external/lib/config/configadapter.php
- apps/files_trashbin/lib/helper.php 4 additions, 2 deletionsapps/files_trashbin/lib/helper.php
- lib/private/connector/sabre/directory.php 1 addition, 1 deletionlib/private/connector/sabre/directory.php
- lib/private/connector/sabre/objecttree.php 4 additions, 2 deletionslib/private/connector/sabre/objecttree.php
- lib/private/files/fileinfo.php 20 additions, 1 deletionlib/private/files/fileinfo.php
- lib/private/files/mount/mountpoint.php 31 additions, 2 deletionslib/private/files/mount/mountpoint.php
- lib/private/files/node/node.php 4 additions, 0 deletionslib/private/files/node/node.php
- lib/private/files/view.php 30 additions, 13 deletionslib/private/files/view.php
- lib/private/preview.php 5 additions, 0 deletionslib/private/preview.php
- lib/public/files/fileinfo.php 7 additions, 0 deletionslib/public/files/fileinfo.php
- lib/public/files/mount/imountpoint.php 9 additions, 0 deletionslib/public/files/mount/imountpoint.php
- tests/lib/connector/sabre/file.php 8 additions, 8 deletionstests/lib/connector/sabre/file.php
- tests/lib/connector/sabre/objecttree.php 1 addition, 1 deletiontests/lib/connector/sabre/objecttree.php
- tests/lib/files/node/file.php 1 addition, 1 deletiontests/lib/files/node/file.php
- tests/lib/files/node/folder.php 1 addition, 1 deletiontests/lib/files/node/folder.php
- tests/lib/files/node/node.php 1 addition, 1 deletiontests/lib/files/node/node.php
- tests/lib/files/node/root.php 1 addition, 1 deletiontests/lib/files/node/root.php
Loading
Please register or sign in to comment