nextcloud/lib
Roeland Jago Douma e08f98075c Do not check all chunks of a chunked upload if we do not need to
Fixes #22601

Before we did a full test on all chunks to verify if a chunked upload
was completed. This is unneeded since if we are missing one chunk we can
already fail.

Also we look from back to front since it is much more likely that we
find a missing chunk thus can error out early.
2016-03-07 19:52:30 +01:00
..
l10n [tx-robot] updated from transifex 2016-03-07 01:56:53 -05:00
private Do not check all chunks of a chunked upload if we do not need to 2016-03-07 19:52:30 +01:00
public Add locking to the node api 2016-03-03 13:47:00 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php Update author information 2016-03-01 17:25:15 +01:00