This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
50874de1ca
nextcloud
/
tests
/
lib
/
files
/
storage
History
Jörn Friedrich Dreyer
17ef187681
add is* storage tests
2015-09-23 23:41:39 +02:00
..
wrapper
Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used.
2015-09-22 17:53:15 +02:00
commontest.php
Use base class to reset the file mapper
2014-11-19 14:52:07 +01:00
copydirectory.php
add unit tests
2015-07-03 13:44:03 +02:00
home.php
Use base class to reset the file mapper
2014-11-19 14:52:07 +01:00
local.php
Use base class to reset the file mapper
2014-11-19 14:52:07 +01:00
storage.php
add is* storage tests
2015-09-23 23:41:39 +02:00
storagefactory.php
add priority to storage wrappers
2015-03-26 21:26:38 +01:00