API: Add paging (i.e. limit and continue) parameters to prop={links,templatelinks...
[lhc/web/wiklou.git] / includes / api / ApiQueryLinks.php
2008-07-07 Roan KattouwAPI: Add paging (i.e. limit and continue) parameters...
2008-07-07 Roan KattouwKilling filesort in prop={links,templatelinks} when...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-13 Roan KattouwForce the pl_from/tl_from index here, as there are...
2008-05-13 Roan Kattouw(bug 14012) prop=templates filesorts under some conditions
2008-04-14 Siebrand Mazeland* remove end of line whitespace
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-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-17 Yuri AstrakhanAPI: Added filter by namespace to links & templates...
2007-05-21 Yuri AstrakhanAPI: recentchanges and usercontribs cleaned up to allow...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-19 Yuri AstrakhanAPI: fixed Bug 9969: SQL error when an improper title...
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks