summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Utils/Scanner.php
Commit message (Expand)AuthorAgeFilesLines
* check for existence before we start the db transactionRobin Appelman2017-04-201-3/+3
* Add PHPDoc and handle exception in ScanAppData as wellMorris Jobke2017-04-191-0/+1
* show error when trying to scan non existing pathRobin Appelman2017-04-191-0/+4
* Skip FailedStorage in background scanVincent Petry2017-03-171-0/+12
* Only check for local shared storagesRoeland Jago Douma2017-01-101-2/+3
* Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry2017-01-101-5/+15
* Store the shared propagator instanceVincent Petry2016-08-101-4/+6
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Merge pull request #24863 from owncloud/propagator-batchingVincent Petry2016-06-101-0/+4
|\
| * use propagator batching in the scannerRobin Appelman2016-06-021-0/+4
* | skip scanning for a user when the user is not setup yetRobin Appelman2016-06-081-1/+6
|/
* trigger size calculation after scanning (#24875)Robin Appelman2016-05-301-0/+6
* Trigger propagation from the background scannerRobin Appelman2016-05-181-1/+13
* triger the propagator from the command line scannerRobin Appelman2016-04-251-0/+16
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+172