Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | Avoid calculating folder size for parent that needs scan. | Ari Selseng | 2019-03-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | |||||
* | cleanup locks in scanner on error | Robin Appelman | 2018-05-04 | 1 | -9/+12 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -2/+3 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+1 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -2/+2 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -1/+5 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 1 | -1/+0 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+1 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | unlock file when an exception occurs during scanning | Robin Appelman | 2017-08-26 | 1 | -69/+87 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 1 | -1/+1 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | use unmasked permissions during scanning | Robin Appelman | 2017-05-18 | 1 | -0/+3 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | Merge pull request #3447 from nextcloud/getmetadata-permissions-mask | Roeland Jago Douma | 2017-02-15 | 1 | -1/+1 | |
|\ | | | | | also apply permissions mask in getMetaData | |||||
| * | also apply permissions mask in getMetaData | Robin Appelman | 2017-02-10 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Make sure we use the correct storage id when scanning a jailed storage | Robin Appelman | 2017-01-25 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Move the validation into one place only | Joas Schilling | 2016-11-21 | 1 | -15/+4 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Make sure we don't scan files that can not be accessed | Joas Schilling | 2016-11-21 | 1 | -0/+21 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 | |
| | ||||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 | |
| | ||||||
* | Ignore forbidden files while scanning | Robin Appelman | 2016-06-07 | 1 | -1/+6 | |
| | ||||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -4/+5 | |
| | ||||||
* | Merge pull request #24777 from owncloud/scanner-dont-propagate | Vincent Petry | 2016-05-23 | 1 | -2/+4 | |
|\ | | | | | dont needlessly triger the propgator in the scanner | |||||
| * | dont needlessly triger the propgator in the scanner | Robin Appelman | 2016-05-23 | 1 | -2/+4 | |
| | | ||||||
* | | Only recurse into incomplete folders during background scans | Robin Appelman | 2016-05-23 | 1 | -3/+6 | |
| | | ||||||
* | | Merge pull request #24349 from owncloud/nfd-storagewrapper | Vincent Petry | 2016-05-23 | 1 | -1/+1 | |
|\ \ | |/ |/| | Add wrapper for NFD encoding workaround | |||||
| * | Scanner must normalize new children names for cache diff | Vincent Petry | 2016-05-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Since new children from the storage might contain NFD entries, these must be normalized to NFC to be properly diff'ed with the cache contents which is always NFC. This fixes an issue where NFD entries would disappear from the cache after rescannng for children. | |||||
* | | Free up folder content from memory before recursing in the file scanner | Robin Appelman | 2016-04-29 | 1 | -22/+25 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/d--j/core into d--j-master | Thomas Müller | 2016-04-25 | 1 | -1/+1 | |
| | ||||||
* | add locks in the scanner to prevent multiple scanners running on the same files | Robin Appelman | 2016-04-25 | 1 | -0/+2 | |
| | ||||||
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+503 | |