29 Комити (d9015a8c94bfd71fe484618a06d276701d3bf9ff)

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