Commit Graph

299 Commits (c2abc5810c505dfd2ae6f2aaaecb7ca01cb79647)

Author SHA1 Message Date
Robin Appelman d526969a68
fix path style 8 years ago
Robin Appelman d70607104e
reuse object read/write/delete logic in s3 implementations 8 years ago
Robin Appelman dad18baec8
update aws sdk and move it to 3rdparty 8 years ago
William Pain 9a63ded43b
Fix uninitialized variable $this->params 8 years ago
Robin Appelman 804d97d6ff
unlock file when an exception occurs during scanning 8 years ago
Robin Appelman 18908af87b
Dont swallow exception when inserting mimetypes if we're inside a transaction 8 years ago
Joas Schilling b9b88aa666
Don't lock in the appdata_ directory 9 years ago
Joas Schilling 5515c7b2c0
Still throw a locked exception when the path is not relative to $user/files/ 9 years ago
Lukas Reschke c78e999b21
Make definition compatible 9 years ago
Roeland Jago Douma ace7b69aa7
Fix copy from jailed storage 9 years ago
Joas Schilling b29baababd
Oracle does not support PDO::FETCH_KEY_PAIR 9 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Morris Jobke c27498db71 Use IConfig instead of static OCP\Config 9 years ago
Roeland Jago Douma 5f227bd93b
More phpstorm inspection fixes 9 years ago
Robin Appelman 06a4d6b5b9 Also repair storage id's when repairing invalid entries 9 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 9 years ago
Artem Kochnev 5abeb9519e Fix for mb strlen 9 years ago
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
Robin Appelman 0e107bc63c
non movable mounts can not be moved 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