29 Commits (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

Autor SHA1 Nachricht Datum
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators vor 3 Jahren
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 vor 3 Jahren
  Joas Schilling d7c0b9cced
Also always return in app commands vor 3 Jahren
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function vor 4 Jahren
  Christoph Wurst 14c996d982
Use elseif instead of else if vor 4 Jahren
  Christoph Wurst 42625a46be
Remove spaces after method or function call vor 4 Jahren
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere vor 4 Jahren
  Christoph Wurst 1b46621cd3
Update license headers for 18 vor 4 Jahren
  Christoph Wurst b81b824da1
Add typed events for the filesystem/scanner vor 4 Jahren
  Christoph Wurst 5bf3d1bb38
Update license headers vor 4 Jahren
  Roeland Jago Douma 68748d4f85
Some php-cs fixes vor 4 Jahren
  Joel S 27aafa77db Fix occ files:scan-app-data elapsed time vor 5 Jahren
  Joel S f29b092a76 Fix-13911-occ-files-scan-elapsed-time vor 5 Jahren
  Daniel Kesselberg 1177ad7bb9
Remove quiet and verbose from Command/Scan vor 5 Jahren
  Daniel Kesselberg 816fbf9b9f
Replace $verbose with VERBOSITY_VERBOSE for scanFiles method vor 5 Jahren
  Daniel Kesselberg 311de17730
Rename method to abortIfInterrupted vor 5 Jahren
  Daniel Kesselberg 752f637207
Adjust code for changed method signature vor 5 Jahren
  Robin Appelman b9e685236f
Add option to only scan the home storage vor 6 Jahren
  Blaok 21b9ad3978
feat: allow files:scan --shallow vor 6 Jahren
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses vor 6 Jahren
  Morris Jobke 5445b1ff17
Remove unused variables vor 6 Jahren
  Robin Appelman ce2dba0796
show error when trying to scan non existing path vor 7 Jahren
  Vincent Petry b8a8f43fce
Log files:scan exception, add InterruptedException vor 7 Jahren
  Thomas Müller a4cf4a53f3
Before a user is getting scanned the database connection is re-established vor 7 Jahren
  Joas Schilling 0215b004da
Update with robin vor 7 Jahren
  Joas Schilling 813f0a0f40
Fix apps/ vor 7 Jahren
  Lukas Reschke aba539703c
Update license headers vor 8 Jahren
  Robin Appelman f313105dbd add "unscanned" option to files:scan to triger a background scan vor 8 Jahren
  Joas Schilling b34bacd071 Move Files app to PSR-4 (#24569) vor 8 Jahren
  Vincent Petry 61203eee04
Add files:scan warning when NFD or incompatible encoding found vor 8 Jahren
  Lukas Reschke 933f60e314 Update author information vor 8 Jahren
  Thomas Müller 0202acb926 Move signal handling to the base class to allow other commands to reuse this feature vor 8 Jahren
  martin.mattel@diemattels.at e05592d797 occ scan:files Adding more details in the base print out (II) vor 8 Jahren
  Thomas Müller 682821c71e Happy new year! vor 8 Jahren
  martin.mattel@diemattels.at b7e8258d99 Statistics output for ./occ files:scan vor 8 Jahren
  Robin Appelman ae71f80f4a Skip unavailable storages in scanner vor 8 Jahren
  Robin Appelman 23d1cf26b9 Lock scanner to the given user vor 9 Jahren
  Jenkins for ownCloud b585d87d9d Update license headers vor 9 Jahren
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" vor 9 Jahren
  Jenkins for ownCloud 6a1a4880f0 Updating license headers vor 9 Jahren
  Robin Appelman 5f6da758b7 Fix check if a path argument is passed to occ files:scan vor 9 Jahren
  Jörn Friedrich Dreyer 0f17486c1d make path absolute vor 9 Jahren
  Jörn Friedrich Dreyer 3cdaa4094f add quiet option, ref #8794 vor 9 Jahren
  Jörn Friedrich Dreyer 7ef6df04da remove triggerupdate, ref #11872 vor 9 Jahren
  Robin Appelman e8280c80da Show a proper error message when trying to scan the filesystem for a non existing user vor 9 Jahren
  Robin Appelman 644755df66 Use bigger transactions when doing explicit file system scans vor 9 Jahren
  Vincent Petry fd04b3070f Add error message when no users specified to files:scan command vor 10 Jahren
  Robin Appelman 9a2ed86672 Prevent running the files:scan command as the wrong user vor 10 Jahren
  Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() vor 10 Jahren
  Thomas Müller 9d9f360b77 Load authentication apps to get users from all backends - fixes #7019 vor 10 Jahren