-
- Downloads
Merge pull request #16957 from owncloud/throw-exception-if-file-does-not-exist
Throw exception on `getPath` if file does not exist
Showing
- apps/files_sharing/api/server2server.php 6 additions, 1 deletionapps/files_sharing/api/server2server.php
- apps/files_sharing/lib/controllers/sharecontroller.php 1 addition, 2 deletionsapps/files_sharing/lib/controllers/sharecontroller.php
- apps/files_sharing/lib/helper.php 6 additions, 2 deletionsapps/files_sharing/lib/helper.php
- apps/files_sharing/lib/propagation/recipientpropagator.php 11 additions, 1 deletionapps/files_sharing/lib/propagation/recipientpropagator.php
- apps/files_sharing/lib/share/file.php 8 additions, 6 deletionsapps/files_sharing/lib/share/file.php
- apps/files_sharing/tests/controller/sharecontroller.php 2 additions, 4 deletionsapps/files_sharing/tests/controller/sharecontroller.php
- apps/files_sharing/tests/etagpropagation.php 25 additions, 25 deletionsapps/files_sharing/tests/etagpropagation.php
- apps/files_trashbin/lib/trashbin.php 12 additions, 2 deletionsapps/files_trashbin/lib/trashbin.php
- apps/files_versions/lib/storage.php 12 additions, 2 deletionsapps/files_versions/lib/storage.php
- apps/files_versions/tests/versions.php 5 additions, 2 deletionsapps/files_versions/tests/versions.php
- lib/private/files/filesystem.php 3 additions, 1 deletionlib/private/files/filesystem.php
- lib/private/files/view.php 12 additions, 4 deletionslib/private/files/view.php
- lib/private/hook.php 2 additions, 2 deletionslib/private/hook.php
- tests/lib/files/view.php 16 additions, 0 deletionstests/lib/files/view.php
Loading
Please register or sign in to comment