API: Changing all modules' getParamDescription(), getAllowedParams() and getDescripti...
[lhc/web/wiklou.git] / includes / api / ApiQueryBacklinks.php
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)