Add mw.Upload for easy tracking of uploads
authorMark Holmquist <mtraceur@member.fsf.org>
Mon, 6 Jul 2015 20:38:05 +0000 (15:38 -0500)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 13 Jul 2015 17:52:35 +0000 (17:52 +0000)
commited1db088974bbf17d7fcef7e3173d9889d7e46f2
tree34153ec9ebe51dfd0b9b222ff4e2c043b6a857f0
parente0e5ae928924c498da12887d104a16e8fc1e690a
Add mw.Upload for easy tracking of uploads

This class will be used in an mw-ooui upload widget, as well
as several other places, to create a simpler upload pipeline.

Bug: T103413
Change-Id: Ifbfa626421b1b55ecaa522c5e5ef1f7ea45c6527
maintenance/jsduck/categories.json
resources/Resources.php
resources/src/mediawiki/mediawiki.Upload.js [new file with mode: 0644]