Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / api / ApiQueryAllpages.php
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-04-23 Sam Reed* (bug 26882) Allow listing of indefinite protections...
2011-02-26 Bryan Tong MinhFollow-up r82853: Filter out create restriction from...
2011-02-19 Sam ReedMore parameter documentation
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-08-23 Sam ReedRemove some unneeded whitespace
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 X!Followup to r70584: Use fourth parameter of ApiQueryBas...
2010-08-06 X!* (bug 24677) axto= parameters added to allcategories...
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
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-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-01-23 Sam ReedLess fail for 61445
2010-01-23 Sam ReedProperly fix r61436/r61442
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-23 Sam ReedFollowup to r61436
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-23 Sam ReedNormalise check for filterredir in Allpages to that...
2010-01-19 Sam ReedMove position of $prlevel array stripping, and check...
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-06 Sam Reed"apprfiltercascade - Filter protections based on cascad...
2009-10-22 Niklas LaxströmFix syntax errors from r57989
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-20 Roan KattouwAPI: (bug 16730) Added apprfiltercascade parameter...
2008-12-14 Roan KattouwFollow-up to r44584: finishing comment.
2008-12-14 Roan KattouwAPI: (bug 16549) Kill a filesort in list=allpages&apfil...
2008-10-05 Roan Kattouw(bug 15767) API: apfilterlanglinks returns duplicate...
2008-09-25 Roan Kattouw(bug 15706) Empty values for apprtype and apprlevel...
2008-08-27 Roan KattouwAPI:
2008-07-17 Brion VibberRevert r37748 "(bug 14020) Added an API interface to...
2008-07-16 Roan Kattouw(bug 14020) Added an API interface to Special:Unwatched...
2008-06-29 Roan KattouwFix regression from r36678: we can't use $this->dieUsag...
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-08 Roan KattouwAPI:
2008-05-07 Roan KattouwAPI:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-20 Roan Kattouw* API: Added apfilterlanglinks parameter to list=allpag...
2008-01-06 Tim Laqua* Fixed check for sort order ('ZtoA' is not an allowed...
2007-12-10 Roan KattouwAPI:
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-10-15 Roan KattouwAPI:
2007-08-09 Yuri AstrakhanAPI:
2007-07-30 Yuri AstrakhanAPI:
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-08 Yuri AstrakhanAPI:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-19 Yuri AstrakhanAPI:
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-05-19 Yuri AstrakhanAPI: minor code cleanup. Bug that exposed secure wiki...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-22 Yuri AstrakhanAPI * Extra profiling for allpages * better help output
2006-10-21 Yuri AstrakhanAPI * Common field output function to simplify result...
2006-10-20 Yuri AstrakhanAPI * Added rudimentary RC list
2006-10-18 Yuri AstrakhanAPI *
2006-10-18 Yuri AstrakhanAPI
2006-10-17 Yuri AstrakhanAPI * Better log events info * Added RAW debugging...
2006-10-16 Yuri Astrakhan* API: logevents query module (incomplete)
2006-10-16 Yuri Astrakhan* API: help screen now shows default and allowed parame...
2006-10-14 Yuri Astrakhan* API: Restructured to allow internal usage. Error...
2006-10-13 Yuri Astrakhan* API: Enabled output caching to allow proper output...
2006-10-12 Yuri Astrakhan* allpages module fix
2006-10-06 Yuri Astrakhan* API: Optimized PageSet object to avoid executing...
2006-10-03 Yuri Astrakhan*API: rewired generator (more work needed)
2006-10-02 Yuri Astrakhan* API: implemented generator function
2006-10-02 Yuri Astrakhan*API: better version gen, added check for read-only...
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