Robin Appelman
|
1bbb18fe87
also clear statcache in mapped local
|
hace 10 años |
Joas Schilling
|
7761f0288e
Also clearstatcache() in MappedLocal before using the stats
|
hace 10 años |
Joas Schilling
|
50f85bfd1f
Check whether file exists before trying to touch() it
|
hace 10 años |
Joas Schilling
|
c5427da76d
Check return of disk_free_space before returning it
|
hace 10 años |
Joas Schilling
|
1062f4fe44
Check file existance in MappedLocal in hasUpdated()
|
hace 10 años |
Joas Schilling
|
b886d3d645
Make MappedLocal::isLocal() true like for Local
|
hace 10 años |
Joas Schilling
|
4f1bbc4fd5
Remove unused 2nd parameter of buildPath() and rename to getSourcePath()
|
hace 10 años |
Joas Schilling
|
bb540722cd
Use base class to reset the file mapper
|
hace 10 años |
Robin Appelman
|
d25a9a118f
Check if a folder is deletable before we try to recursively delete it
|
hace 10 años |
Clark Tomlinson
|
26af116fcd
Removing unnecessary switch statements in fopen methods.
|
hace 10 años |
Robin Appelman
|
5a0397eb5e
Fix renaming files in the root folder of a MappedLocal storage
|
hace 10 años |
Tigran Mkrtchyan
|
03f422153d
files: storage: rename should check parent directories of old and new files
|
hace 10 años |
Andreas Fischer
|
0417e52134
Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable.
|
hace 10 años |
Andreas Fischer
|
fb7ec2bb22
Only call $this->filesize() for files.
|
hace 10 años |
Andreas Fischer
|
c8fa1fd687
Refactor Large File handling code.
|
hace 10 años |
Robin Appelman
|
d15ed9b4d3
use \OC\Files\Filesystem::isIgnoredDir
|
hace 11 años |
Robin Appelman
|
c3c9612c99
fix recursive copy and rename for mapped local storage backend
|
hace 11 años |
Sjors van der Pluijm
|
e8a287f5bb
refs #8376; spaces=>tabs
|
hace 10 años |
Sjors van der Pluijm
|
54f482ff9c
refs #8376; added comment and applied patch on other files
|
hace 10 años |
Bart Visscher
|
a4b7f5155f
Fix PHPdoc in lib/private
|
hace 10 años |
Thomas Müller
|
70db348475
Merge pull request #7824 from owncloud/hash-parameter-order
|
hace 10 años |
Robin Appelman
|
fffe330bbc
Fix parameter order for Storage\Local::hash
|
hace 10 años |
Joshua Medeiros
|
76aa4714cf
Recursive mkdir fixes #7047
|
hace 10 años |
Scrutinizer Auto-Fixer
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
hace 10 años |
Jörn Friedrich Dreyer
|
2a6a9a8cef
polish documentation based on scrutinizer patches
|
hace 10 años |
Robin Appelman
|
a0d570b4cc
Change default mimetype detection for storage backends to only use filename
|
hace 11 años |
Thomas Müller
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
hace 11 años |