Use database to track uploaded chunks and concatenate at the end.
authorJan Gerber <j@users.mediawiki.org>
Wed, 30 Nov 2011 08:55:16 +0000 (08:55 +0000)
committerJan Gerber <j@users.mediawiki.org>
Wed, 30 Nov 2011 08:55:16 +0000 (08:55 +0000)
commitd70c169b9076ac117714c3961f3db47477689e9f
tree06d9551b3983e46120464447846fa28a79a55534
parent01f64e8d74374b734863915d70e379ad7f5c3237
Use database to track uploaded chunks and concatenate at the end.
follow up r93720
12 files changed:
includes/AutoLoader.php
includes/api/ApiUpload.php
includes/filerepo/FSRepo.php
includes/filerepo/FileRepo.php
includes/installer/MysqlUpdater.php
includes/upload/UploadBase.php
includes/upload/UploadFromChunks.php [new file with mode: 0644]
includes/upload/UploadFromFile.php
includes/upload/UploadFromStash.php
languages/messages/MessagesEn.php
maintenance/archives/patch-uploadstash_chunk.sql [new file with mode: 0644]
maintenance/tables.sql