44 Commits (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Author SHA1 Message Date
  Andrew Summers 45eb4a839d Refactor `OC\Server::getLockingProvider` 10 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Robin Appelman a8e6d89d3b
continue background scanning different storages if one fails 8 months ago
  Robin Appelman 292c0e53f8
add summary of detected changes to files:scan output 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Robin Appelman 54f61352f0
better error messages if the users home is not writable during scanning 3 years ago
  Robin Appelman 700444e218
split out some path manipulation logic 2 years ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  Christian Paier 9476ce70ed Removes misleading error message in occ files:scan for new users. 2 years ago
  Robin Appelman f5fe887b4b
background scan the source storage when a background scan on a storage jail is triggered 2 years ago
  Vincent Petry 67ebe75d0e
Move storage encoding compatibility warning logic 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 1b46621cd3
Update license headers for 18 4 years ago
  Christoph Wurst b81b824da1
Add typed events for the filesystem/scanner 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Robin Appelman 5e940366c2
Do scan the root storage in background scan 6 years ago
  Robin Appelman b9e685236f
Add option to only scan the home storage 6 years ago
  Blaok 21b9ad3978
feat: allow files:scan --shallow 6 years ago
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Vincent Petry 0721a7d5cc
Fix scanner after review 7 years ago
  Vincent Petry e3218ddffd
OCC scanner commit in batches 7 years ago
  Robin Appelman a0e5107c0b
check for existence before we start the db transaction 7 years ago
  Morris Jobke fbedea0807
Add PHPDoc and handle exception in ScanAppData as well 7 years ago
  Robin Appelman ce2dba0796
show error when trying to scan non existing path 7 years ago
  Vincent Petry cbebfaaf2b
Skip FailedStorage in background scan 7 years ago
  Roeland Jago Douma 00b17c3af5
Only check for local shared storages 7 years ago
  Vincent Petry 706655ef20
Skip local shares in bkg scan and occ files:scan (#26590) 7 years ago
  Vincent Petry 412b5c5407
Store the shared propagator instance 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Robin Appelman 808438efc0 skip scanning for a user when the user is not setup yet 8 years ago
  Robin Appelman cc67ad4dda use propagator batching in the scanner 8 years ago
  Robin Appelman d717b583d2 trigger size calculation after scanning (#24875) 8 years ago
  Robin Appelman e6386652df Trigger propagation from the background scanner 8 years ago
  Robin Appelman 61054df36d triger the propagator from the command line scanner 8 years ago
  Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 8 years ago