server/tests/lib/files
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags
$userId is now a mandatory parameter for searchByTags.

Also fixed some places in the code where the argument was missing (Node
API and View)
2014-12-12 11:18:35 +01:00
..
cache Added searchByTags to view, storage and cache 2014-12-11 17:38:50 +01:00
mount Add public api for mount configurations 2014-12-04 16:47:27 +01:00
node Make $userId mandatory for searchByTags 2014-12-12 11:18:35 +01:00
objectstore Remove last traces of travis integration 2014-12-04 10:09:13 +01:00
storage Add storage and cache wrappers to apply a permissions mask to a storage 2014-11-27 15:25:57 +01:00
stream Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00
utils Add public api for mount configurations 2014-12-04 16:47:27 +01:00
etagtest.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00
filesystem.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
mapper.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00
view.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00