Aaron Schulz has submitted this change and it was merged. Change subject: Added async upload-from-stash support. ......................................................................
Added async upload-from-stash support. * This works similarly to the async concatenation code. Change-Id: Iae38b93d65182158561b92168af51a1e9f50374c (cherry picked from commit a31d0f8edd167e9ee301b694a8092fe0cbcfdabf) --- M includes/api/ApiUpload.php A includes/upload/PublishStashedFile.php M includes/upload/UploadBase.php M includes/upload/UploadFromStash.php 4 files changed, 237 insertions(+), 38 deletions(-) Approvals: Aaron Schulz: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/42986 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iae38b93d65182158561b92168af51a1e9f50374c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: wmf/1.21wmf7 Gerrit-Owner: Aaron Schulz <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
