nextcloud/tests/lib/files
Vincent Petry 13c01e62cf
Mark $usersSetup only if user was found in initMountPoints
initMountPoints is marking a user as successfully initialized too
early. If the user was not found an NoUserException was thrown, the
second time initMountPoints is called would not rethrow the exception
and happily continue.

This fix makes sure that we consistently throw NoUserException when
initMountPoints is called repeatedly with invalid users.
2016-04-22 14:29:41 +02:00
..
cache Add fallback moveFromCache implementation 2016-01-29 13:06:59 +01:00
config Fix failing oracle and postgres tests 2016-01-27 12:53:44 +01:00
mount Revert "Fix mounting wrapped storages resulting in many-layered wrapping" 2015-08-19 14:41:43 +01:00
node properly use fileinfo objects 2016-03-21 14:20:33 +01:00
objectstore Removed deprecated function OC_User::deleteUser 2015-12-17 16:18:40 +01:00
storage Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 2016-04-15 15:07:40 +02:00
stream Introduce isReadyForUser and verify in file transfer ownership - fixes #23786 2016-04-15 15:07:40 +02:00
type Move mimetype files into /resources/config/ 2015-09-22 16:43:28 +02:00
utils remove old propagation logic 2015-12-01 16:50:20 +01:00
etagtest.php Use TempManager instead of tmpFolder 2015-12-18 11:19:53 +01:00
filesystem.php Mark $usersSetup only if user was found in initMountPoints 2016-04-22 14:29:41 +02:00
pathverificationtest.php More group DB 2015-11-30 10:55:13 +01:00
view.php When the scanner detects a file is changed clear checksum 2016-04-19 20:20:45 +02:00