Instead of creating an OutputPage and then setting a context start initializing Outpu...
[lhc/web/wiklou.git] / includes / upload / UploadFromFile.php
2011-02-20 Sam ReedMore explicit variable definitions, function documentation
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-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 ...