Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / api / ApiQueryBacklinks.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-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-05-17 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-05-15 Bryan Tong MinhKill the error suppression operator in the Api
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
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-11-03 Chad HorohoeCleanup r65183, fix ugly stylize.php formatting
2010-09-25 Sam Reedextract is weird
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-04 Sam ReedFollowup r70474 and r70461, drop missingparam from...
2010-08-04 X!Followup to r70460 and r70461: Use true instead of 1
2010-08-04 X!Followup to r70460: Committed wrong version of ApiBase...
2010-07-28 Bryan Tong Minh(bug 24564) Fix fatal errors when using list=deletedrev...
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 Sam ReedRemove various unused parameters
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-04-17 Sam ReedStylize Api upto date
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-14 Sam ReedFixup spaces to tabs from r62404
2010-02-13 Sam ReedComplete dieUsage errors in 6 more Api files
2010-02-13 Sam ReedRest of dieUsageMsg in getPossibleErrors
2010-01-31 Sam ReedStylize.php on API
2010-01-24 Roan KattouwAPI: Document the behavior added in r61447
2010-01-24 Sam Reedminor followup to r61447, moving commment
2010-01-23 Sam Reed* (bug 22245) blfilterredirect=nonredirects in blredire...
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-23 Sam ReedNormalise check for filterredir in Allpages to that...
2010-01-23 Sam Reedfilterredir is mutually exclusive (one value)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-08-27 Roan KattouwAPI: Do a STRAIGHT_JOIN in ApiQueryBacklinks's first...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-04-27 Roan KattouwAPI: (bug 18601) generator=backlinks returns invalid...
2009-03-09 Roan KattouwAPI: Change Image: to File: in examples
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-19 Roan KattouwAPI: (bug 17563) Fix regression from r46845 that change...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-01-24 Roan KattouwExplain why this code doesn't use LinkBatch.
2009-01-24 Roan KattouwAPI: (bug 16483) Kill filesort in ApiQueryBacklinks...
2009-01-08 Bryan Tong MinhForce the use of the PRIMARY key rather than the name_t...
2008-12-17 Roan KattouwAPI: Crusade against extract(). Left one extract()...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-28 Bryan Tong MinhAllow easier debugging of this module by distinguishing...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-24 Roan KattouwAPI: * Fix up r42471 which hardcoded pl_from instead...
2008-10-24 Roan KattouwAPI: Partial fix of bug 16076: use pl_from instead...
2008-08-19 Roan KattouwAPI:
2008-07-10 Roan KattouwAPI: More cleanup:
2008-06-13 Bryan Tong Minh(bug 14526) Unescaped SQL in list=backlinks
2008-06-12 Roan KattouwPlease use standardized error messages here
2008-06-05 Aaron SchulzTweak error messages
2008-06-04 Aaron Schulz'0' is a title
2008-06-04 Aaron SchulzTitle may come in as an empty string, which is not...
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 14021) Removing titles= support from list=backlink...
2008-05-08 Roan KattouwAPI:
2008-04-22 Roan KattouwE_NOTICE
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-18 Roan KattouwAPI:
2008-02-25 Roan KattouwAPI: Rewriting ApiQueryBacklinks big time. Implemented...
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-11-16 Brion VibberFix regression from r26954 -- caused non-empty data...
2007-10-26 Daniel Cannon(bug 11588) API: Preserve document structure for empty...
2007-09-04 Roan Kattouw(bug 10980) Add exclude redirects on backlinks
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-08 Yuri AstrakhanAPI:
2007-07-06 Yuri AstrakhanAPI: Backlink-style queries (backlinks, imageusage...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-21 Yuri AstrakhanAPI: recentchanges and usercontribs cleaned up to allow...
2007-05-21 Yuri AstrakhanAPI: breaking change: backlinks, embeddedin & imageusag...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks
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-04 Yuri AstrakhanAPI * version param now links to the SVN
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-10-30 Yuri AstrakhanAPI * Implemented backlinks / imagelinks / embeddedin...
2006-10-27 Yuri AstrakhanAPI * Optimized backlinking query (still needs an index...
2006-10-25 Yuri AstrakhanAPI * backlinks (forgot to add)