core changes for UploadWizard (merged from r73549 to HEAD in branches/uploadwizard...
[lhc/web/wiklou.git] / includes / upload / UploadFromFile.php
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-08-20 Alexandre Emsenhuber* Standardised file description headers
2010-07-27 Bryan Tong MinhFollow-up r70037: Fix ApiUpload by passing a WebRequest...
2010-07-27 Bryan Tong MinhFollow-up r70037: Move isIniSizeOverflow magic to WebRe...
2010-07-27 Bryan Tong Minh(bug 23380) Uploaded files that are larger than allowed...
2010-05-27 Tim StarlingFixed severe breakage of non-JS upload, presumably...
2010-02-17 Michael Dale* added missing initialize function to UploadFromFile...
2010-02-10 Mark A. Hershbergerfollow-up r62164
2009-08-26 Bryan Tong Minh* Code style & commenting on upload functions.
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...