summaryrefslogtreecommitdiffstats
path: root/lib/private/files/utils
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-172/+0
|
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
|
* Avoids scanning the root storageMorris Jobke2016-02-221-0/+4
| | | | | | | | This check will skip the background scan for the root storage because there is nothing in the root storage that isn't already in another (mostly user-) storage. Fixes #22501
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* remove old propagation logicRobin Appelman2015-12-011-18/+0
|
* also log exceptionRobin Appelman2015-11-271-0/+1
|
* Skip unavailable storages in scannerRobin Appelman2015-11-271-2/+16
|
* Dont use a transaction in the scanner while using db based lockingRobin Appelman2015-10-081-2/+8
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Make postScanFile and postScanFolder available to OC\Files\Utils\ScannerOlivier Paroz2015-09-301-1/+6
|
* check if the user is trying to scan a valid pathRobin Appelman2015-07-271-0/+3
|
* fix getting mount points when passing a path to the files:scan commandRobin Appelman2015-06-291-3/+2
|
* Update license headersJenkins for ownCloud2015-03-261-4/+21
|
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
|
* Merge pull request #11892 from owncloud/remove_triggerupdateThomas Müller2014-12-101-2/+3
|\ | | | | Remove triggerupdate.php & add quiet option for CLI scanner
| * make path absoluteJörn Friedrich Dreyer2014-12-101-1/+2
| |
| * remove triggerupdate, ref #11872Jörn Friedrich Dreyer2014-12-041-2/+2
| |
* | Add public api for mount configurationsRobin Appelman2014-12-041-2/+2
|/
* Fix method nameRobin Appelman2014-09-101-1/+1
|
* Use bigger transactions when doing explicit file system scansRobin Appelman2014-09-081-1/+11
|
* Prevent running the files:scan command as the wrong userRobin Appelman2014-06-251-1/+10
|
* propagate changes in the scannerRobin Appelman2014-06-021-1/+20
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+3
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+96
Conflicts: lib/private/vcategories.php