Tim Starling 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 --- 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: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/36697 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iae38b93d65182158561b92168af51a1e9f50374c Gerrit-PatchSet: 12 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: J <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
