Followup r78924: keep track of exception/warning comments separately, to prevent...
[lhc/web/wiklou.git] / includes / upload / UploadFromStash.php
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2010-12-22 Sam ReedProperly qualify usage of class constants
2010-08-20 Alexandre Emsenhuber* Standardised file description headers
2010-07-29 Bryan Tong MinhUploading to a protected title will allow the user...
2010-03-31 Mark A. Hershbergeruse class constant from r64403
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-02-09 Mark A. Hershbergerfollow up r61407
2009-11-04 Bryan Tong Minh* Disable autofill for reuploads
2009-10-23 Bryan Tong Minh* Updated upload hooks documentation
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-08 Michael Dale* bug 21063 http copy upload and upload from stash...
2009-09-17 Bryan Tong MinhResolving virtual url of temp path for stashed files...
2009-08-26 Bryan Tong MinhRemoved the $tmpFile parameter to UploadBase::verifyUpl...
2009-08-26 Bryan Tong Minh* Code style & commenting on upload functions.
2009-07-17 Michael Dale* fixed filldestination with for non-js2 version of...
2009-07-15 Jack Phoenixcoding style cleanup for upload stuff
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...