Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / api / ApiUpload.php
2011-09-21 Sam ReedReturn documentation
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-11 Sam ReedWhitespace
2011-08-05 Jan Gerberdont use deprecated function WebRequest::getFileSize
2011-08-02 Jan Gerberresult of finished Chunk Upload has to be Success
2011-08-02 Jan Gerberuse tabs. for consistant whitespaces
2011-08-02 Jan GerberExtend upload api adding an option to upload files...
2011-07-25 Ian BakerAdded a workaround for the lack of RequestContext in...
2011-07-18 Neil Kandalgaonkarremoving xdebug call
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-06-29 Sam ReedFix trailing whitespace
2011-05-28 Sam ReedAnd even more documentation
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-05-15 Bryan Tong MinhPer CR r75906, reintroduce ApiUpload::transformWarnings()
2011-05-15 Bryan Tong Minh(bug 1780) Uploading files with non-ascii characters...
2011-03-25 Bryan Tong MinhAPI upload errors may now return the parameter that...
2011-03-25 Neil Kandalgaonkardon't check title permissions if upload is destined...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-02-25 Sam ReedImplement getRequireOnlyOneParameterErrorMessages,...
2011-02-19 Sam ReedMore parameter documentation
2011-02-10 Bryan Tong MinhFollow-up r70137: Unconditionalize the asyncdownload...
2011-01-10 Sam ReedNormalise casing of svn:keywords Id
2011-01-07 Sam ReedRemove some blank lines
2011-01-07 Sam ReedAdd some more requireOnlyOneParameter related errors
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-10-31 Derk-Jan HartmanUse isset to protect against Undefined index PHP notice.
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-09-25 Sam ReedRemove some unused keys from foreach
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-05 Sam Reedstylize api up to date
2010-08-04 Sam ReedFollowup r70461 if PARAM_REQUIRED is set, use for missi...
2010-08-04 X!Followup to r70460 and r70461: Use true instead of 1
2010-08-04 X!Followup to r70460: Committed wrong version of ApiBase...
2010-07-31 PlatonidesFollow up r70095. Remove the now unused $wgAllowCopyUpl...
2010-07-29 Bryan Tong MinhMade asynchronous upload by URL working, partly. Hid...
2010-07-28 Bryan Tong MinhRefactor some code out of execute into selectUploadModu...
2010-07-28 Bryan Tong MinhRestructured upload-by-url:
2010-07-27 Bryan Tong MinhFollow-up r70037: Fix ApiUpload by passing a WebRequest...
2010-07-25 Sam ReedFixup some more wrong static usages
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Mark A. Hershbergerre r64403 - remove never-actually-used $flag parameter...
2010-07-22 Sam ReedLIMIT_SML2, LIMIT_BIG2 are in ApiBase, not ApiMain
2010-07-06 Sam ReedStylize API
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-12 Mark A. Hershberger* re r65152 add back async option for uploadByURL API...
2010-05-11 Sam ReedMixture of things.
2010-04-17 Sam ReedStylize Api upto date
2010-04-17 Mark A. Hershbergerre: r65152
2010-04-17 Mark A. Hershberger* New UploadFromUrlJob class to handle Upload-by-Copy
2010-04-15 Bryan Tong Minh(bug 17941) $wgMaxUploadSize is now honored by all...
2010-04-14 Mark A. Hershberger* EOL ws clean on ApiBase.php
2010-04-12 Sam ReedRevert r64955
2010-04-12 Sam ReedPartial fix to bug 23167
2010-03-30 Mark A. Hershberger* Set $titleObj to null by default on getWatchlistValue...
2010-03-28 Sam ReedFollowup r64197
2010-03-25 Sam ReedMinor followup to r64197
2010-03-25 Sam ReedFix bug 22944 in a much better fashion (using watchlist...
2010-03-25 Sam ReedRevert my api changes to pre r64815
2010-03-25 Sam ReedAdd array( 'show' ), to getPossibleErrors
2010-03-25 Sam ReedWatch/unwatch to ApiUpload
2010-03-12 Bryan Tong MinhRemove internalhttpsession from ApiUpload; remnant...
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-02-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-16 Sam ReedFollowup to r62557 as per Roans comment
2010-02-15 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-15 Mark A. Hershbergerfollow-up r62498 — use the new functionality of require...
2010-02-14 Sam ReedStart of "Bug 21991 - Move common query parameter...
2010-02-13 Sam ReedStylize API files
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-02-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-02-12 Mark A. HershbergerFinal(?) changes to enable chunked uploading.
2010-02-11 Sam ReedRemove old/deprecated $this->getMain()->isWriteMode...
2010-02-11 Mark A. HershbergerMake sure Firefogg gets the json it needs.
2010-02-11 Mark A. Hershbergerfollow-up r61355
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2010-02-09 Mark A. Hershberger* Fix up ApiTest a bit, cookie handling works
2010-02-01 Mark A. Hershbergerfollow up r61355, initial, incomplete dealing with...
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-23 Roan KattouwFix indentation in r61407. PLEASE don't use spaces...
2010-01-23 Mark A. Hershbergerfollow up r61355
2010-01-22 Mark A. HershbergerUploadChunks added from js2 branch. Refactored. Still...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-02 Roan KattouwAPI: Minor cleanup for r59258, general whitespace cleanup
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-22 Sam ReedApply patch from bug 21589 API: Separate summary and...
2009-11-20 Tim StarlingRework of libAddMedia. The changes are entirely unteste...
2009-11-04 Raimond SpekkingFollow-up r55613: Fix typo. I guess that 'baddaccess...
2009-10-28 Bryan Tong Minh* Validate sessionkey for stashed uploads
2009-10-28 Michael Dale( bug 21320 ) adds early checks for wgAllowCopyUpload...
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-15 Michael Dale* ( bug 21089 ) fixes js2 upload stash support.
next