Merge "Correct case for the "MediaWiki:Revdelete-reason-dropdown" link in Special...
[lhc/web/wiklou.git] / includes / api / ApiHelp.php
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-17 Sam ReedMore example conversions/additions
2011-11-28 Sam ReedHttps for all!
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2010-12-23 Sam ReedAdd some method documentation
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-09-28 Brion VibberClean tabs/spaces for r73853
2010-09-28 Sam ReedMinor followup to r66061, make the examples more explic...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-08 Sam Reed* (bug 19721) API action=help should have a way to...
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-22 Sam ReedFixup whitespace
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-11-19 Roan KattouwRevert part of Brion's 27627: please don't throw away...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-19 Victor Vasiliev* Use ApiBase::dieDebug() to render maxlag error properly
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-10-03 Yuri Astrakhan*API: rewired generator (more work needed)
2006-10-01 Yuri Astrakhan* API: added version information to each module (availa...
2006-10-01 Yuri Astrakhan* API: pageSet now supports pageids, revised revisions...
2006-10-01 Yuri Astrakhan* API: result data generation cleanup, minor cleaning
2006-09-27 Yuri Astrakhan* API: Refactored per brion's suggestions
2006-09-26 Yuri Astrakhan* API: Overall query-related cleanup.
2006-09-23 Yuri Astrakhan* API-query: normalization
2006-09-08 Yuri Astrakhan* Non-working API to facilitate dev collaboration....