-
- Downloads
Merge pull request #10107 from owncloud/sharing_group_shares
[sharing] group shares
Showing
- apps/files_sharing/appinfo/app.php 3 additions, 0 deletionsapps/files_sharing/appinfo/app.php
- apps/files_sharing/lib/exceptions.php 32 additions, 0 deletionsapps/files_sharing/lib/exceptions.php
- apps/files_sharing/lib/share/file.php 3 additions, 6 deletionsapps/files_sharing/lib/share/file.php
- apps/files_sharing/lib/sharedmount.php 15 additions, 6 deletionsapps/files_sharing/lib/sharedmount.php
- apps/files_sharing/lib/sharedstorage.php 17 additions, 0 deletionsapps/files_sharing/lib/sharedstorage.php
- apps/files_sharing/tests/base.php 12 additions, 0 deletionsapps/files_sharing/tests/base.php
- apps/files_sharing/tests/share.php 124 additions, 36 deletionsapps/files_sharing/tests/share.php
- apps/files_sharing/tests/sharedmount.php 37 additions, 0 deletionsapps/files_sharing/tests/sharedmount.php
- lib/private/share/helper.php 40 additions, 87 deletionslib/private/share/helper.php
- lib/private/share/hooks.php 18 additions, 10 deletionslib/private/share/hooks.php
- lib/private/share/share.php 338 additions, 265 deletionslib/private/share/share.php
- lib/public/share.php 2 additions, 2 deletionslib/public/share.php
- tests/lib/share/backend.php 20 additions, 3 deletionstests/lib/share/backend.php
- tests/lib/share/share.php 82 additions, 14 deletionstests/lib/share/share.php
Loading
Please register or sign in to comment