Don't use public-audience-only function
[lhc/web/wiklou.git] / includes / api / ApiQueryBacklinks.php
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)