No jquery.ui for now.
[lhc/web/wiklou.git] / includes / api /
2010-01-26 Greg Sabino MullaneUse 'AS' for column alias
2010-01-24 Roan KattouwAPI: Support key-params arrays in 'descriptionmsg'...
2010-01-24 Roan KattouwAPI: (bug 22248) Output extension URLs in meta=siteinfo...
2010-01-24 Roan KattouwAPI: Document the behavior added in r61447
2010-01-24 Roan KattouwRevert r61414 per CR comment: wfTimestampNow() doesn...
2010-01-24 Sam Reedminor followup to r61447, moving commment
2010-01-23 Sam Reed* (bug 22245) blfilterredirect=nonredirects in blredire...
2010-01-23 Sam ReedLess fail for 61445
2010-01-23 Sam ReedProperly fix r61436/r61442
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-23 Sam ReedFollowup to r61436
2010-01-23 Sam ReedRefactor array_intersect_key from ApiResult.php to...
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-23 Sam ReedNormalise check for filterredir in Allpages to that...
2010-01-23 Sam Reedfilterredir is mutually exclusive (one value)
2010-01-23 Roan KattouwAPI: Fix bug where deprecated boolean parameters would...
2010-01-23 Bryan Tong Minh(bug 19528) Revert 55749: "according to the XSLT 1...
2010-01-23 Sam ReedStylise on ApiParse.php
2010-01-23 Roan KattouwFix indentation in r61407. PLEASE don't use spaces...
2010-01-23 Roan KattouwFollowup to r61412: don't use time(), we have our own...
2010-01-23 Sam Reed* (bug 22240) - API: include time in siteinfo
2010-01-23 Mark A. Hershbergerfollow up r61355
2010-01-22 Sam Reed(bug 22225) - misspelt wpEdittoken -> wpEditToken...
2010-01-22 Mark A. HershbergerUploadChunks added from js2 branch. Refactored. Still...
2010-01-22 Mark A. Hershbergerws only cleanup
2010-01-19 Sam ReedMove position of $prlevel array stripping, and check...
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
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...
next