(bug 18880) Make LogEventsList::showLogExtract() more versatile by allowing it to...
[lhc/web/wiklou.git] / includes / api / ApiUpload.php
2009-08-28 Bryan Tong Minh* Add buffering to ApiFormatBase, which allows bufferin...
2009-08-27 Michael Daleenabled async downloaded via configuration var: wgEnabl...
2009-08-27 Bryan Tong Minh* Output warnings as filenames rather than an array...
2009-08-26 Bryan Tong Minh* Cleanup ApiUpload
2009-08-26 Bryan Tong MinhUnify properties in ApiQueryAllimages, ApiQueryImageinf...
2009-08-22 Michael Dalehard coded requested imageinfo prop in api upload resul...
2009-08-15 Michael Dale* added missing setIndexedTagName for some upload api...
2009-07-28 Michael Daleimproved upload api documentation
2009-07-27 Michael Dale* ignorewarnings fixes
2009-07-27 Michael Dale* ( bug 19930 ) default to SYNC_DOWNLOAD
2009-07-25 Chad Horohoe(bug 19914) ApiUpload needs to use write mode.
2009-07-15 Michael Dalefixed error msg
2009-07-15 Michael Dalefixed httpstatus boolean & updated error to use dieUsageMsg
2009-07-15 Jack Phoenixfollow-up to r53282:
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...