* Document a bit
[lhc/web/wiklou.git] / includes / api /
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-06 Sam Reed"apprfiltercascade - Filter protections based on cascad...
2010-01-06 Sam Reed* (bug 20233) ApiLogin::execute() doesn't handle LoginF...
2010-01-05 Chad HorohoeOnly use one if, not 2
2010-01-04 Bryan Tong MinhAPI: Expand the thumburl to an absolute url to make...
2010-01-04 Tim StarlingFix for bug 9413 and the related Malayalam issue report...
2010-01-03 Roan KattouwFollowup to r60587: wrong user_groups join
2010-01-03 Roan KattouwAPI: Per Domas, don't FORCE INDEX when doing an INNER...
2009-12-29 Roan KattouwAPI: Fix breakage due to MySQL 5.1 behavior change...
2009-12-24 Roan KattouwAPI: (bug 21945) Add chomp control in YAML
2009-12-13 Alexandre Emsenhuber* (bug 21441) meta=userinfo&uiprop=options no longer...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-11 Roan KattouwAPI: (bug 21817) list=usercontribs chokes on empty...
2009-12-11 Tim StarlingRestored the function of ApiMain::requestWriteMode...
2009-12-09 Roan KattouwAPI: Add rvdifftotext parameter to prop=revisions to...
2009-12-02 Roan KattouwAPI: Minor cleanup for r59258, general whitespace cleanup
2009-12-02 Roan KattouwAPI: Fix for r58551: WDDX formatter barfs on null
2009-12-02 Sam Reedbug 21740 Attempting to protect a page that doesn't...
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
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-19 Max Semeniktab to spaces
2009-11-19 Sam Reedbug 19523 prop=info&inprop=watched
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-09 Bryan Tong MinhFollow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-06 Roan KattouwAPI: (bug 20967) action=edit allows creation of invalid...
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-11-06 Andrew GarrettEnabling changes for r56828: some refactoring and code...
2009-11-04 Alexandre Emsenhuber* (bug 21083) API: list=allusers no longer returns...
2009-11-04 Raimond SpekkingFollow-up r55613: Fix typo. I guess that 'baddaccess...
2009-11-03 Roan KattouwAnother fatal in r58419
2009-11-03 Siebrand MazelandFix parse error from r58419
2009-11-02 Roan KattouwRedo r58410, r58411 (attempts to to fix r58399) properl...
2009-11-01 Alexandre EmsenhuberFix for r58410: isset already checks for null, no need...
2009-11-01 Siebrand MazelandShould fix Undefined index: tag in includes/api/ApiQue...
2009-11-01 Roan KattouwAPI: (bug 19004) Add support for tags. Patch by Matthew...
2009-10-28 Bryan Tong Minh* Validate sessionkey for stashed uploads
2009-10-28 Bryan Tong MinhThrow a bit more helpful unknownerror at AS_END, indica...
2009-10-28 Raimond SpekkingFollow-up r58237: fixing PHP Notice: Undefined variable...
2009-10-28 Michael Dale( bug 21320 ) adds early checks for wgAllowCopyUpload...
2009-10-28 Chad Horohoe(bug 21106) tag deprecated parameter in action=paraminf...
2009-10-24 Alexandre Emsenhuber* (bug 21085) list=deletedrevs no longer returns only...
2009-10-24 Alex Z(bug 18019) Warn users when moving a file to a name...
2009-10-22 Niklas LaxströmFix syntax errors from r57989
2009-10-21 Alexandre EmsenhuberFix for r57986: Notice: Undefined variable: wgEnableOp...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-21 Roan KattouwSplit allowing &suggest requests in API opensearch...
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-17 Aaron SchulzRemoved unexplained newline at top of file. No idea...
2009-10-17 Aaron SchulzFollow up r57846: tack on an error code
2009-10-17 Aaron Schulz* Fixed fatal for bad wlowner usernames
2009-10-15 Alexandre Emsenhuber* (bug 21105) API: list=usercontribs can now list contr...
2009-10-15 Michael Dale* ( bug 21089 ) fixes js2 upload stash support.
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-09-28 Alexandre Emsenhuberreplaced split() with explode(), the former is deprecat...
2009-09-26 Siebrand MazelandNew permission 'sendemail' added. Default right for...
2009-09-26 Roan KattouwAPI: (bug 20816) Editing a page with &watchlist=prefere...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-23 Roan KattouwAPI: Handle image redirects properly in imageinfo,...
2009-09-20 Happy-melonFollow-ups to r56684: add a member function for extensi...
2009-09-20 Happy-melonMerge in Login rewrite, second time lucky.
2009-09-19 Bryan Tong MinhFollow up to r56639: Remove some existence check duplic...
2009-09-18 Roan Kattouw* API: (bug 20700) Add amprop=default to list default...
2009-09-18 Roan KattouwPartial revert of r56602: remove what is probably accid...
2009-09-18 Andrew GarrettForce changedfilter parameter to integer on Special...
2009-09-17 Roan KattouwAPI: Per CR comments on r56091, make the timeout for...
2009-09-17 Alex Zmerge most of r56515 back to trunk (changing Userrights...
2009-09-17 Roan KattouwFix r56091: cache URLs with and without ?version separately
2009-09-17 Alex ZActually use the filename supplied by the user.
2009-09-10 Michael Dalemore (bug 20336)
2009-09-10 Roan KattouwAPI: Make it possible to fetch userrights tokens for...
2009-09-10 Roan KattouwAPI: When returning an emtpy opensearch result because...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-09-09 Michael Dale* (bug 20336) changed json_decode json_encode to static...
2009-09-09 Roan KattouwFollow-up to r55639: per CR comment, make API help...
2009-09-08 Brion VibberCleanup for r55641: call static function statically
2009-09-08 Brion VibberRevert broken rewrite of login forms:
2009-09-07 Happy-melonFollowup to r55990 - rename method to avoid PHP Strict...
2009-09-07 Happy-melon* Totally refactor includes/specials/SpecialUserlogin...
2009-09-03 Daniel Kinzleradding public access methods for use by XMLRC extension.
2009-09-02 Tim StarlingFix for r53194: according to the XSLT 1.0 spec, the...
2009-08-28 Bryan Tong Minh* Add buffering to ApiFormatBase, which allows bufferin...
2009-08-28 Roan KattouwAPI: BREAKING CHANGE: (bug 20426) Instead of throwing...
2009-08-27 Roan KattouwAPI: Add user-agent and method (GET/POST) to request...
2009-08-27 Roan KattouwAPI: Refactor the XML formatter a bit so that ApiFormat...
2009-08-27 Roan KattouwAPI: Cache API help in memcached, inital use of the...
2009-08-27 Roan KattouwAPI: Do a STRAIGHT_JOIN in ApiQueryBacklinks's first...
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 Roan KattouwAPI: Per rainman, mark list=search as an expensive...
2009-08-26 Bryan Tong Minh* Cleanup ApiUpload
2009-08-26 Bryan Tong MinhUnify properties in ApiQueryAllimages, ApiQueryImageinf...
2009-08-25 Bryan Tong Minh(bug 19999) Made metadata and properties of search...
2009-08-22 Michael Dalehard coded requested imageinfo prop in api upload resul...
2009-08-21 Brion VibberCleaning up some old PHP 4 object-reference usage in...
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-15 Michael Dale* removed plain-text output because IE is retarded...
2009-08-15 Michael Dale* added content-type plain/text output param for json...
2009-08-15 Michael Dale* added missing setIndexedTagName for some upload api...
next