Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / includes / api / ApiQueryRecentChanges.php
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 ReedyMerge "[FileRepo] Added more upload profiling."
2012-05-20 Tim StarlingMerge "[FileBackend] Made supported ops check more...
2012-05-20 ReedyMerge "[FileBackend] Added some Swift listing profiling."
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-16 umherirrendermulti dbms support in api
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 HasharMerge "code style tweaks"
2012-04-05 Aaron SchulzMerge "Making https svnroot point to https viewvc,...
2012-04-05 Aaron SchulzMerge "Duplicate array keys aren't going to do very...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-02 Kaldari(bug 27757) API method for retrieving tokens
2012-02-28 Tim StarlingFix exception from list=recentchanges rcprop=loginfo...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-27 Sam ReedDocumentation
2011-10-26 John Du HartAdding context to the API
2011-10-06 Bryan Tong Minh(bug 29392) Setting the start or end parameter now...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-06-01 Sam ReedAdd some documentation
2011-05-20 Sam Reed* (bug 29063) When viewing list=recentchanges&rcprop...
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-05-14 Sam ReedFix line removedfor no explicit reason from r85771
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-04-10 Sam Reed* (bug 28455) Add 'toponly' to recentchanges API module
2011-03-12 Sam Reed* (bug 27670) Ordering by timestamp (and usage of start...
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-02-19 Sam ReedMore parameter documentation
2011-01-02 Sam Reed* (bug 26541) Generator-ise ApiQueryRecentChanges
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-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-12-09 Bryan Tong MinhBREAKING CHANGE: Require POST for patrolling revisions...
2010-10-23 Roan KattouwBREAKING CHANGE: Per r70640 CR, salt patrol tokens...
2010-10-20 Sam ReedFix some method documentation
2010-10-09 Sam ReedComment return types, some explicit class variable...
2010-08-28 Sam ReedBug 19195 - Make user IDs more readily available with...
2010-08-13 Sam ReedIt's params, not param
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-31 Sam ReedMove a few braces noticed while doing CR
2010-07-25 PlatonidesRemove double globals.
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-14 Mark A. Hershbergerfollow up r69339:
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-14 Sam ReedFollowup to r62465, should be in an array
2010-02-14 Sam ReedMove ( 'code' => 'show', 'info' => 'Incorrect parameter...
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-02-05 Tim StarlingFix for r61957: initialise array variables explicitly.
2010-02-03 Tim StarlingFix for r58399 (missing index on change_tag table)...
2010-01-31 Sam ReedRem extra brace from r61761
2010-01-31 Sam ReedFinish (bug 18427) Comment (edit summary) parser option...
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-11-03 Roan KattouwAnother fatal in r58419
2009-11-02 Roan KattouwRedo r58410, r58411 (attempts to to fix r58399) properl...
2009-11-01 Roan KattouwAPI: (bug 19004) Add support for tags. Patch by Matthew...
2009-09-03 Daniel Kinzleradding public access methods for use by XMLRC extension.
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-06-19 Roan KattouwAPI: (bug 14200) Add user and excludeuser to list=recen...
2009-03-29 Roan KattouwAPI: Don't give patrol tokens for non-new RCs if only...
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-02-27 Roan KattouwAPI: Some cleanup
next