Tweaks for r40686, r40687:
[lhc/web/wiklou.git] / includes / api / ApiQuerySiteinfo.php
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-07-04 Victor Vasiliev* (bug 14723) Added time zone and writing direction...
2008-06-21 Roan KattouwAPI:
2008-05-23 Aryeh GregorCode simplification (-205 bytes :P):
2008-05-23 Aryeh Gregor* Don't allow moving with subpages to a namespace that...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-10 Roan Kattouw* Re-applying r34449, r34500 and r34518 which Brion...
2008-05-09 Brion VibberRevert to r34430 in order to revert r34431 which is...
2008-05-09 Roan Kattouw(bug 14028) Added language attribute to interwiki map...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-08 Alexandre EmsenhuberDon't use $wgDBservers to get server ip, it isn't set...
2008-04-03 Roan Kattouw(bug 13603) Added siprop=usergroups to meta=siteinfo...
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-28 Roan KattouwAPI: Added fallback8bitEncoding to meta=siteinfo output
2008-03-28 Roan Kattouw(bug 13541) Adding siprop=specialpagealiases to meta...
2008-03-27 Alexandre EmsenhuberDon't show local="" if the interwiki isn't local
2008-03-04 Bryan Tong MinhShow whether the WriteApi is enabled in meta=siteinfo.
2008-02-25 Roan Kattouw(bug 13154) Adding subpage info to meta=siteinfo&siprop...
2008-02-24 Rotem LissFixing main page display in meta=siteinfo: also showing...
2008-02-03 Bryan Tong MinhAdded siprop=namespacealiases to meta=siteinfo
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-10-06 Daniel CannonAPI: Include, if possible, svn rev in siteinfo query...
2007-08-28 Rob Church(bug 11094) Update API help for 'siteinfo' - based...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-09 Yuri AstrakhanAPI: Added site statistics (siprop=statistics for meta...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-10 Yuri AstrakhanAdded $wgShowHostnames to shows/hide host names in...
2007-07-07 Yuri AstrakhanAPI: slightly better naming for db repl lag
2007-07-07 Yuri AstrakhanAPI: (bug 10211) Added db server replication lag inform...
2007-06-29 Yuri AstrakhanAPI: Fixed site language code to use global instead...
2007-06-29 Roan KattouwAdding language in meta=siteinfo (API) (bug 10411)
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-14 Yuri AstrakhanAPI bug 10096 InterWiki table retrieval through meta...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-10-27 Yuri AstrakhanAPI * Optimized backlinking query (still needs an index...
2006-10-18 Yuri AstrakhanAPI
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* Code cleanup per TimStarling's suggestions
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-26 Yuri Astrakhan* API: All pages list
2006-09-26 Yuri Astrakhan* API: Query Meta SiteInfo module