(bug 37330) Fix wrong block being displayed due to autoblock in place.
[lhc/web/wiklou.git] / includes / api / ApiQueryQueryPage.php
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-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
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-15 ReedyMerge "Cosmetic change: add a new line after a section...
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 maxresults to list=querypage"
2012-05-12 umherirrenderAdd maxresults to list=querypage
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-26 John Du HartAdding context to the API
2011-09-29 Brian WolffFix handling of qplimit/qpoffset and cachedtimestamp...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-21 Roan KattouwFix r78824 after some misunderstandings in the CR comme...
2011-07-20 Sam ReedRemove @return void documentation
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-04-25 Max SemenikFix typo in description
2011-04-18 Chad HorohoePer CR on r78824 (#c12467): Some query pages are useles...
2011-02-19 Sam ReedMore parameter documentation
2010-12-29 Chad HorohoeFix example per r78832 CR
2010-12-22 Sam ReedFixup date and uppercase parameter from r78824
2010-12-22 Sam ReedRemove spurious 0 from r78831
2010-12-22 Sam ReedAdd a really basic example for completeness
2010-12-22 Sam ReedFix trailing whitespace in ApiQueryQueryPage.
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan Kattouw(bug 14869) Add API module for accessing QueryPage...