nextcloud/lib
Vincent Petry b495ca4924 Added part files for when writing chunks
Whenever a chunk is being written, it is now written to a part file
first. This is to avoid a concurrent chunk upload to believe that the
former chunk already exists, even though it's not fully written.

This makes sure that the final file assembly is only done when all
chunks were successfully written.

Also added an extra unique id to chunk parts in case the same chunk is
uploaded twice concurrently.
2015-03-16 10:13:13 +01:00
..
l10n [tx-robot] updated from transifex 2015-03-16 01:55:15 -04:00
private Added part files for when writing chunks 2015-03-16 10:13:13 +01:00
public Merge pull request #14776 from owncloud/fix-14629-master 2015-03-16 09:58:41 +01:00
repair Add a repair step to delete old tables 2015-03-02 12:02:14 +01:00
autoloader.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
base.php Properly handle available databases at runtime and respect setup checks in command line as well 2015-03-11 09:27:12 +01:00