Bug 36453 - Provide the git info on action=query&meta=siteinfo
[lhc/web/wiklou.git] / includes / api / ApiQuerySiteinfo.php
2012-06-29 Max SemenikBug 36453 - Provide the git info on action=query&meta...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
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-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
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 "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-11 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 Aaron SchulzMerge "add Interwiki::selectFields"
2012-05-11 Aaron SchulzMerge "Add unit test for MWNamespace::isNonincludable"
2012-05-11 umherirrenderAdd unit test for MWNamespace::isNonincludable
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-06 umherirrender(bug 33224) add variants of content language to meta...
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Show Highest expansion depth in limit report"
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-05 Aaron SchulzMerge "Add MWNamespace::isNonincludableNamespace"
2012-05-05 umherirrenderAdd MWNamespace::isNonincludableNamespace
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-10 Robin Pepermansfix r113403
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-10 Sam Reed* (bug 34316) Add ability to retrieve maximum upload...
2011-11-29 Robin PepermansThe URL wasn't loading when the database is used (inter...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-17 Sam ReedFix the rest of 'inlanguage ' in r93765
2011-11-17 Sam ReedFix trailing space in r93765
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-09-22 Sam ReedMerge r97789 into trunk
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-08-18 Niklas LaxströmAttempt to fix Bug 30216 - Improve language fallback...
2011-08-17 Sam ReedUpstream another minor Wikia change
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-05 Sam Reed* (bug 18634) Create API to fetch MediaWiki's language...
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-08-02 Sam ReedFix minor naming issue from r93314, add a bit to parame...
2011-07-27 Siebrand Mazelandsiprop=interwikimap and siprop=languages can now use...
2011-07-19 Robin Pepermans(bug 19838) API does not use interwiki cache.
2011-07-17 Sam ReedFollowup r92396
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-06-03 Sam Reed* (bug 29267) always give the servername for meta=sitei...
2011-04-30 Sam ReedFollowup r87150
2011-04-30 Sam ReedFollowup r87147, let the formatters do teh escaping
2011-04-29 Sam Reed* Get a list of all subscribed hooks, and those subscribers
2011-04-29 Sam Reed* (bug 27179) API: List of extension tags
2011-04-23 Sam Reed* (bug 28558) Add iw_api and iw_wikiid to meta=siteinfo...
2011-04-23 Sam Reed* (bug 28672) give information about misermode on api
2011-03-24 Sam ReedDon't pass $this by reference
2011-03-20 Sam ReedAddition of 'APIQuerySiteInfoGeneralInfo' hook for...
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
next