summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/external/scanner.php
Commit message (Expand)AuthorAgeFilesLines
* Move lib/ to PSR-4Joas Schilling2016-05-251-127/+0
* Delay check till scanner is usedLukas Reschke2016-03-091-1/+4
* /shareinfo is not requiredLukas Reschke2016-03-011-0/+1
* Happy new year!Thomas Müller2016-01-121-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Fix duplicated line in doc blockJoas Schilling2015-07-021-1/+0
* Fix scanFile signature to avoid boring warningVincent Petry2015-07-011-1/+3
* Signature of overriding method should match the parentOlivier Paroz2015-06-261-1/+1
* Update license headersJenkins for ownCloud2015-03-261-4/+20
* Fix PHPDoc and Co.Lukas Reschke2015-03-171-4/+12
* Fix scanFile signature warningsVincent Petry2015-03-161-1/+1
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
* Catch storage exception in scanner for remote sharesVincent Petry2015-01-261-2/+51
* Remove no longer existing files from the cache when scanning external storageRobin Appelman2014-08-141-1/+11
* Detect removed public sharesRobin Appelman2014-07-011-17/+1
* Prevent warningRobin Appelman2014-06-161-1/+1
* Always send a POST bodyRobin Appelman2014-06-141-4/+2
* Properly expose read only public shares as read onlyRobin Appelman2014-06-141-0/+4
* Scan the entire remote share at once by requesting the full file tree from th...Robin Appelman2014-06-141-0/+52