Don't load the same accesskey message four times (in the worst case)
[lhc/web/wiklou.git] / includes / api /
2010-12-23 Sam ReedAnother variable type hint, and some function documentation
2010-12-23 Sam ReedMore minor bits of documentation
2010-12-23 Sam ReedAdd some method documentation
2010-12-22 Sam ReedFixup date and uppercase parameter from r78824
2010-12-22 Sam Reed* (bug 24287) Wrap/similar on api help output
2010-12-22 Roan KattouwFix r78828: comma to dot
2010-12-22 Sam ReedRemove spurious 0 from r78831
2010-12-22 Sam ReedAdd a really basic example for completeness
2010-12-22 Sam ReedFix trailing whitespace in ApiQueryQueryPage.
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwFix misspelling of my name, that I seem to have put...
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-12-22 Roan Kattouw(bug 14869) Add API module for accessing QueryPage...
2010-12-20 Happy-melonRevert rollback implementation of r78585, r78599. ...
2010-12-19 Happy-melonFollow-up r78585: Make Token::PERSISTENT the default...
2010-12-18 Happy-melonMerge in Token class from my branch; would like some...
2010-12-14 Sam Reed* (bug 26339) Throw warning when truncating an overlarg...
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-12-09 Bryan Tong MinhRevert the addition of the patrol token from ApiQueryIn...
2010-12-09 Bryan Tong MinhBREAKING CHANGE: Require POST for patrolling revisions...
2010-12-06 Priyanka DhandaPart of fix/workaround to bug 26163. API calls to...
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
2010-12-04 Sam ReedFollowup r77666, bug 26219
2010-12-03 Roan KattouwFix indentation of => added in r77366 to be in step...
2010-12-03 Roan Kattouwand -> && in r77366
2010-12-03 Sam Reed* (bug 26219) Show API limits for multi values in descr...
2010-12-03 Roan KattouwFollowup r77072: declare llurl as a boolean parameter.
2010-11-27 Bryan Tong Minh(bug 10268) Added linktodiffs parameter on action=feedw...
2010-11-27 Bryan Tong Minh(bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-24 Alexandre EmsenhuberWikiImport no longer returns a WikiError since the...
2010-11-23 Sam ReedSpaces to tab, add a couple of braces
2010-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-11-23 Sam ReedExplicit variable definition, tweak documentation
2010-11-23 Sam Reed* (bug 26089) add block expiration to blockinfo
2010-11-23 Alexandre Emsenhuber* (bug 26075) ApiDelete.php now calls correctly Article...
2010-11-21 Sam ReedPer r77072 CR, followup r66872 (seemingly my crappy...
2010-11-21 Alexandre EmsenhuberPer Reedy, follow-up to r77072: don't use array_merge...
2010-11-21 Alexandre Emsenhuber* (bug 26006) prop=langlinks now allows obtaining full URL
2010-11-19 Alexandre Emsenhuber* (bug 25987) prop=info&inprop=watched now also works...
2010-11-16 Neil KandalgaonkarFixed bug#25784 (thumbnails of stashed files had wrong...
2010-11-13 Sam ReedFixed up some doxygen warnings
2010-11-10 Andrew GarrettResolve bug 25580: pass $pageInfo along to finishImport...
2010-11-08 Sam ReedMinor followup r75809, don't use nested if's unnecesserily
2010-11-06 Sam ReedFixup fail from r76191. Thanks Nikerabbit
2010-11-06 Bryan Tong MinhFollow up r75621: Use setContent and setIndexedTagName...
2010-11-06 Sam ReedAdd missing credits from r75975
2010-11-05 Sam ReedFollowup r75999, use the correct variable. Zak confused...
2010-11-05 Roan KattouwRevert r76077, r76079, they were an overreaction to...
2010-11-05 Roan Kattouw(bug 25793) Don't output the session ID over HTTP,...
2010-11-04 Sam ReedFixup r75999, add missing ./PhpStorm-98.240/bin/webide...
2010-11-04 Sam Reed* (bug 25760) counter property still reported by the...
2010-11-04 Sam ReedCapitalise first letters
2010-11-04 Sam ReedFollowup r28029, we should probably at least pay attent...
2010-11-03 Sam ReedTab out for alignment, and normalise capitalisation...
2010-11-03 Sam ReedTab out siprop, so they are a bit more aligned
2010-11-03 Chad HorohoeCleanup r65183, fix ugly stylize.php formatting
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-01 OverlordQRevert r69337 (Removal of minordefault preference)
2010-11-01 Sam Reed* (bug 25741) Add more data to list=search's srprop...
2010-11-01 Sam ReedFollowup r75641, improve function documentation
2010-10-31 Derk-Jan HartmanUse isset to protect against Undefined index PHP notice.
2010-10-29 Bryan Tong Minhr75621 copy-paste fail
2010-10-29 Sam ReedFollowup r75554, functionise Export code, allows for...
2010-10-28 Sam ReedMinor followup to r75621, add whitespace
2010-10-28 Bryan Tong Minh(bug 25648) API discovery information has been added...
2010-10-28 Sam ReedFunction return type hints
2010-10-27 Sam Reed* (bug 25463) Export header should not be shown if...
2010-10-27 Roan KattouwFollowup to r75266: remove warning "rvlimit may not...
2010-10-26 Bryan Tong MinhFollow-up r75282
2010-10-26 Sam ReedFollowup r75282, remove now unused class variables
2010-10-24 Sam Reed* If a action=parse request provides an oldid that...
2010-10-24 Bryan Tong MinhRemove unnecessary @error surpressing operator. $pageSe...
2010-10-23 Bryan Tong MinhFollow-up r70638:
2010-10-23 Roan KattouwRevert r70703 and followup r70715: broke &redirect...
2010-10-23 Roan KattouwBREAKING CHANGE: Per r70640 CR, salt patrol tokens...
2010-10-23 Bryan Tong MinhAdded rvparse to parse revisions. For performance reaso...
2010-10-23 Bryan Tong MinhAdded iiprop=parsedcomment to prop=imageinfo, similar...
2010-10-20 Sam ReedFollowup r75096 per Platonides, name the stuff better...
2010-10-20 Sam ReedFew more explicit class variable declarations
2010-10-20 Sam ReedFix some method documentation
2010-10-19 Sam ReedFollowup r74988, brion wins again ;D
2010-10-19 Sam ReedSwap usage of create_function for defined function...
2010-10-18 Roan KattouwRevert r74810 (vary API help cache on $wgUser->isAnon...
2010-10-17 Sam ReedFollowup r74392. Also cache result of getUser call...
2010-10-16 Roan KattouwFix r72905: don't run $endTime through wfTimestamp...
2010-10-15 Sam Reed* (bug 24792) API help caching doesn't vary on $wgUser...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-10-09 Sam ReedNot sure why watch was marked as deprecated, but unwatc...
2010-10-09 Sam ReedComment return types, some explicit class variable...
2010-10-06 Sam ReedExplicit class variable definition
2010-10-06 Sam ReedFollowup r71831, User::newFromName, not newFromText
2010-10-04 Sam ReedFollowup r74234 flip parameters
2010-10-04 Roan KattouwPer r74201 CR, make it clear that the list of languages...
2010-10-03 Sam ReedObject return type hints
2010-10-03 Sam ReedMinor tweaks to r74232, add a value for $botMax on...
2010-10-03 Sam ReedFollowup r74230, if we make things array, we should...
2010-10-03 Sam ReedFirst part of "*(bug 25303) API: integer parameter...
2010-10-03 Roan KattouwPer r69587 CR, mention which languages support variant...
2010-10-01 Sam ReedMinor followup to r74095, remove method as all it does...
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
next