Move optionstoken from meta=userinfo to action=tokens.
[lhc/web/wiklou.git] / includes / api / ApiQueryInfo.php
2012-05-06 Szymon ŚwierkoszMove optionstoken from meta=userinfo to action=tokens.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
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-28 Sam ReedUpdate documentation
2011-10-27 Sam ReedDocumentation
2011-10-26 John Du HartAdding context to the API
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-03 Roan KattouwRevert r93802 per CR. Will avoid cache pollution by...
2011-08-03 Roan KattouwFollowup r92044: force HTTP on URLs output by the API...
2011-07-17 Sam ReedFollowup r92396
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-05-21 Sam Reed* (bug 29070) Add token to action=watch
2011-04-01 Sam ReedFollowup r84825
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-02-19 Sam ReedMore parameter documentation
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
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-11-19 Alexandre Emsenhuber* (bug 25987) prop=info&inprop=watched now also works...
2010-11-05 Sam ReedFollowup r75999, use the correct variable. Zak confused...
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-10-09 Sam ReedComment return types, some explicit class variable...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
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-22 Sam ReedFixup r69719 per comments
2010-07-22 Sam ReedFollowup r69719 r66716, add variable definition to...
2010-07-22 Sam Reed(bug 23936) - Add "displaytitle" to query/info API
2010-07-22 Sam ReedFix bug from r61759
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
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-06-13 Sam ReedMove some braces
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedStylize API files
2010-02-13 Sam Reed4 More dieUsage calls
2010-01-31 Sam Reed* (bug 20809) Expose EditFormPreloadText via the API
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-02 Roan KattouwAPI: Minor cleanup for r59258, general whitespace cleanup
2009-11-19 Max Semeniktab to spaces
2009-11-19 Sam Reedbug 19523 prop=info&inprop=watched
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-03-17 Roan KattouwAPI: Fix E_NOTICE which broke displaying of legacy...
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-13 Roan Kattouw* API: Page prop=info by (ns, title) rather than offset
2009-02-13 Roan KattouwAPI: Fix up r47214, which strangely had no commit message
2009-02-13 Roan Kattouw(no commit message)
2009-02-12 Roan KattouwAPI: Prevent ApiQueryInfo from trying to set a continue...
2009-02-11 Roan Kattouw* API: Add documentation to important API classes
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-04 Roan Kattouw* API: (bug 17007) Add action=import
2009-02-02 Roan Kattouw(bug 17327) Normalize API help texts: remove quotes
2009-01-12 Roan KattouwAPI: (bug 16629) "edit=:move=" in page.page_restriction...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-10-27 Roan KattouwAPI: Also throw a warning when tokens for missing pages...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-04 Roan Kattouw(bug 15647) API edit with basetimestamp fails if the...
2008-09-27 Roan KattouwKill undefined variable warnings.
2008-09-25 Roan Kattouw(bug 15609) Add inprop=url (full URL to page and edit...
2008-09-09 Roan Kattouw(bug 15535) prop=info&inprop=protection doesn't list...
2008-08-26 Roan KattouwAPI: Improvements to action=emailuser:
2008-07-06 Brion VibberFix for PHP < 5.2.3
2008-07-05 Roan KattouwFix regression from r37046: tokens should not be suppli...
2008-07-04 Roan KattouwRewritten the way the API handles tokens:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-05 Bryan Tong MinhAPI: Expose cascading protection via inprop=protection...
2008-05-04 Bryan Tong MinhAvoid code duplication
2008-05-04 Bryan Tong Minh(bug 13945) API: Retrieve cascading protection sources...
2008-04-17 Brion Vibber* (bug 13768) pt_title field encoding fixed
2008-04-17 Roan Kattouw(bug 13768) Handling case-insensitivity of pt_title...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-27 Roan KattouwOops
2008-03-27 Roan KattouwFixing E_NOTICE
2008-03-25 Roan KattouwCorrecting slight mistake in r32413
2008-03-25 Roan KattouwAPI: Adding inprop=talkid,subjectid to prop=info
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-15 Roan KattouwAPI: Adding cascade flag to prop=info&inprop=protection
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2008-01-08 Roan KattouwImproving r29456:
2008-01-08 Roan KattouwAPI: Temporary fix for broken XML rendering; XML format...
2008-01-08 Roan KattouwReturning protections more consistently
2008-01-08 Roan Kattouw* (bug 12543) API should support new protected titles...
2007-12-10 Roan KattouwAPI:
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-11-27 Rotem LissMake API check for page restrictions in the old format...
next