Commit Graph

277 Commits (030d85bc9cc8328e4a6db57b255abd541e05b643)

Author SHA1 Message Date
Lukas Reschke 030d85bc9c
Remove unused functions 9 years ago
Lukas Reschke d8ec399454
Run phan over code base 9 years ago
1 Man Projects 3e5d590f1e changed direct cast to integer to numerical value 9 years ago
1 Man Projects 56c0384044 Removed cast to integer in getSize 9 years ago
Robin Appelman 03f27b4c2c
Fix scan permissions with nested permissions masks 9 years ago
Robin Appelman dfe662ad42
Fix propagating changes within jail wrapper 9 years ago
Bjoern Schiessle da51ec38f4
only collect detailed access list if it is really needed 9 years ago
Robin Appelman 0a12b5d38d improved logging of objectore errors 9 years ago
Robin Appelman 2e8e6f95b9
show used space in user list 9 years ago
Robin Appelman fa81759917
fix moving folders out of a cache jail 9 years ago
Michael Munger b8f2418248 Fixed a crash caused by Local::copyFromStorage() not conforming to Common::copyFromStorage. Issue# 5071 9 years ago
Robin Appelman 1f1e1b0d00
use unmasked permissions during scanning 9 years ago
Morris Jobke 91dfff5db4 Revert "fix permissions of mountpoints - take 2" 9 years ago
Joas Schilling 00ebd5c184
Fix variable names 9 years ago
Joas Schilling fd75c08238
Fix order of parameter and escaping 9 years ago
Joas Schilling 65efb388e6
Actually we want to update the mimetype of all files ending with the suffix 9 years ago
Rello f1ef5fc537
don´t change folders with --repair-filecache 9 years ago
Joas Schilling cd2b567c21
Make sure we use the passed-in storage when there is one 9 years ago
Morris Jobke f8044cbbce Proper exception for upload of .htaccess file via WebDAV 9 years ago
Roeland Jago Douma e5960fe260
Revert "Revert "fix permissions of mountpoints"" 9 years ago
Morris Jobke 70a0e9c2d3 Revert "fix permissions of mountpoints" 9 years ago
Robin Appelman 75b3b72d89
fix permissions of mountpoints 9 years ago
Robin Appelman ab9a36e872
allow apps to set custom mount types 9 years ago
Vincent Petry 642b4331a6
Moved unit tests from ObjectTree::move to Directory 9 years ago
Vincent Petry 0721a7d5cc
Fix scanner after review 9 years ago
Vincent Petry e3218ddffd
OCC scanner commit in batches 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman 6fbe991afb
limit the user when searching for a file by id if we know the user already 9 years ago
Robin Appelman a0e5107c0b
check for existence before we start the db transaction 9 years ago
Morris Jobke fbedea0807
Add PHPDoc and handle exception in ScanAppData as well 9 years ago
Robin Appelman ce2dba0796
show error when trying to scan non existing path 9 years ago
Robin Appelman 8500debe79
use unjailed path when moving files out of a shared storage 9 years ago
Robin Appelman 2f949f4515
rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 9 years ago
Piotr M dc78f1251e
Optimize put - Dont try to fetch filecache for not existing filecache in encription 9 years ago
Robin Appelman a7c611039d
Dont use the permissions mask while scanning 9 years ago
Robin Appelman bb7e236e74
Allow searching file by fileid 9 years ago
Robin Appelman d4a7cfec7c
rename fun to func 9 years ago
Robin Appelman fee818f493
Add tests for query builder (i)like 9 years ago
Robin Appelman 4b7bc2af0e
Move all children of a folder in a single query 9 years ago
Lukas Reschke 49ba822fef
Remove verbose error message 9 years ago
Robin Appelman 6991b79d40
serialize the token to json instead of using php's serialize 9 years ago
Robin Appelman 205d5586e8
cache swift tokens in memcache 9 years ago
Robin Appelman 8dbca71a77
better error messages for invalid regions, urltypes and service names 9 years ago
Robin Appelman 5062d0ac50
better error messages when swift authentication fails 9 years ago
Robin Appelman 8de4209c3e
round the mtime in touch 9 years ago
Robin Appelman 2d02a4735c
Fix search ordering 9 years ago
Joas Schilling 88015bc51f
Fix type hints and doc blocks 9 years ago
Vincent Petry 89c42a76c3
Remove SharedCache::getNumericStorageId to let CacheWrapper do it 9 years ago
Piotr M 5c7079f8c6
Ensure that FileInfo return values as required by its phpdoc. 9 years ago
Jörn Friedrich Dreyer 9eca1da1dd
allow configuring authType for DAV backend 9 years ago