Robin Appelman
|
63caf331e5
cleanup locks in scanner on error
|
6 anos atrás |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 anos atrás |
Morris Jobke
|
eb51f06a3b
Use ::class statement instead of string
|
6 anos atrás |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 anos atrás |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 anos atrás |
Roeland Jago Douma
|
8a41d05761
Remove deprecated \OCP\Config
|
6 anos atrás |
Morris Jobke
|
0eebff152a
Update license headers
|
7 anos atrás |
Robin Appelman
|
804d97d6ff
unlock file when an exception occurs during scanning
|
7 anos atrás |
Morris Jobke
|
c27498db71
Use IConfig instead of static OCP\Config
|
7 anos atrás |
Robin Appelman
|
1f1e1b0d00
use unmasked permissions during scanning
|
7 anos atrás |
Morris Jobke
|
c54a59d51e
Remove unused use statements
|
7 anos atrás |
Roeland Jago Douma
|
17c07e5caf
Merge pull request #3447 from nextcloud/getmetadata-permissions-mask
|
7 anos atrás |
Robin Appelman
|
f27113a6ee
also apply permissions mask in getMetaData
|
7 anos atrás |
Robin Appelman
|
2520a4831b
Make sure we use the correct storage id when scanning a jailed storage
|
7 anos atrás |
Joas Schilling
|
558f169671
Move the validation into one place only
|
8 anos atrás |
Joas Schilling
|
4652d203e3
Make sure we don't scan files that can not be accessed
|
8 anos atrás |
Joas Schilling
|
0215b004da
Update with robin
|
8 anos atrás |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 anos atrás |
Robin Appelman
|
73547f29be
Ignore forbidden files while scanning
|
8 anos atrás |
Lukas Reschke
|
aba539703c
Update license headers
|
8 anos atrás |
Vincent Petry
|
aa56d42fa8
Merge pull request #24777 from owncloud/scanner-dont-propagate
|
8 anos atrás |
Robin Appelman
|
eca57be336
Only recurse into incomplete folders during background scans
|
8 anos atrás |
Robin Appelman
|
f3979e5459
dont needlessly triger the propgator in the scanner
|
8 anos atrás |
Vincent Petry
|
bd87f67473
Merge pull request #24349 from owncloud/nfd-storagewrapper
|
8 anos atrás |
Vincent Petry
|
f8b2b95408
Scanner must normalize new children names for cache diff
|
8 anos atrás |
Robin Appelman
|
a3623745d5
Free up folder content from memory before recursing in the file scanner
|
8 anos atrás |
Thomas Müller
|
f31d0ce87c
Merge branch 'master' of https://github.com/d--j/core into d--j-master
|
8 anos atrás |
Robin Appelman
|
4ac16001e0
add locks in the scanner to prevent multiple scanners running on the same files
|
8 anos atrás |
Roeland Jago Douma
|
dedf392751
Move \OC\Files to PSR-4
|
8 anos atrás |