29 Revize (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

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