Followup comment to r81507. The api is using a legacy langlinks method no modern...
[lhc/web/wiklou.git] / includes / api / ApiQuerySiteinfo.php
2011-01-23 Sam Reed* Expose list of skins in meta=siteinfo
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-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-11-03 Sam ReedTab out siprop, so they are a bit more aligned
2010-09-24 Matthew Brittonreimplement r73652 having actually read coding conventi...
2010-09-24 Matthew BrittonAPI: sinumberingroup now gives correct size of 'user...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 X!Followup r70587: Remove unnecessary references
2010-08-06 X!* (bug 24236) Add add, remove, add-self, remove-self...
2010-08-05 Sam Reedstylize api up to date
2010-07-23 Sam ReedResolve minor fixme from r69761
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 Tim StarlingUse $wgContLang not $wgLang for checkTitleEncoding...
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-19 Derk-Jan HartmanUse the helper function Title::newMainPage() instead...
2010-05-11 Sam ReedMixture of things.
2010-02-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-02-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-01-24 Roan KattouwAPI: Support key-params arrays in 'descriptionmsg'...
2010-01-24 Roan KattouwAPI: (bug 22248) Output extension URLs in meta=siteinfo...
2010-01-24 Roan KattouwRevert r61414 per CR comment: wfTimestampNow() doesn...
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-23 Roan KattouwFollowup to r61412: don't use time(), we have our own...
2010-01-23 Sam Reed* (bug 22240) - API: include time in siteinfo
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-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2009-07-12 Bryan Tong Minh(bug 17809) Add number of users in user groups to meta...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-11 Roan KattouwRemove unused global left in r51727
2009-06-11 Chad HorohoePer code review: Use Language::getLanguageNames() instead.
2009-06-07 Roan KattouwAPI: (bug 18785) Add siprop=languages to meta=siteinfo
2009-06-07 Roan KattouwAPI: (bug 18773) Add content flag to siprop=namespaces...
2009-05-04 Roan KattouwFix up r50126: dump $wgDBtype rather than a class name...
2009-05-02 Roan KattouwAPI: (bug 18533) Add readonly message to meta=siteinfo...
2009-05-02 Roan KattouwAPI: Add PHP and database version to meta=siteinfo...
2009-04-30 Tim StarlingAdd lots more information to the siteinfo query. Based...
2009-03-05 Chad Horohoe(bug 17795) Make meta=siteinfo respect $wgDisableCounters.
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-16 Roan KattouwRedo r47313 in a more readable way (probably more effic...
2009-02-16 Roan KattouwAPI: (bug 17502) meta=siteinfo&siprop=namespacealiases...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-02 Roan Kattouw(bug 17327) Normalize API help texts: remove quotes
2009-01-31 Roan KattouwAPI: (bug 17224) Add siprop=rightsinfo to meta=siteinfo...
2009-01-27 Roan KattouwRevert r46138 (Get $wgLegalTitleChars through API)...
2009-01-24 Roan KattouwAPI: (bug 17024) Added legaltitlechars field to meta...
2009-01-20 Brion VibberRevert r45810 "API: (bug 17027) Allow all configuration...
2009-01-16 Roan KattouwFollowup to r45810: remove unused global declaration
2009-01-16 Roan KattouwAPI: (bug 17027) Allow all configuration variables...
2009-01-14 X!(bug 17025) Add "fileextension" parameter to meta=sitei...
2008-12-20 Roan KattouwFix up r44860, use $wgContLang instead.
2008-12-20 Roan KattouwAPI: (bug 16726) siprop=namespacealiases should also...
2008-12-18 Roan KattouwAPI: Fix up r44676: convert underscores to spaces in...
2008-12-16 Brion VibberCleanup r44683 -- fix E_NOTICE bug in MWNamespace:...
2008-12-16 Alex ZFix for r44676, fix E_NOTICE from having no canonical...
2008-12-16 X!* (bug 16672) Add canonical parameter to meta=siteinfo...
2008-12-14 Chad HorohoeSupport extension information in meta=siteinfo.
2008-11-17 Brion Vibber* API siteinfo query no longer throws an exception...
2008-10-30 Roan KattouwAPI: Self-revert r42811 (BREAKING CHANGE: Putting meta...
2008-10-30 Roan KattouwAPI: BREAKING CHANGE: Putting meta=siteinfo output...
2008-10-26 Roan KattouwAPI: (bug 16126) Added siprop=magicwords to meta=siteinfo
2008-10-22 Roan KattouwAPI: (bug 16047) Added activeusers attribute to meta...
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...
next