* ignorewarnings fixes
[lhc/web/wiklou.git] / includes / api / ApiQueryAllLinks.php
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-09 Roan KattouwFix some more regressions from r46845 reported by Brad...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-01-17 Roan KattouwAPI: Fixing paging in list=alllinks, which seems to...
2008-08-27 Roan KattouwAPI:
2008-07-07 Roan KattouwAPI list=alllinks:
2008-07-07 Roan KattouwAPI: Add description for alcontinue parameter
2008-06-29 Roan KattouwFix regression from r36678: we can't use $this->dieUsag...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-07 Roan Kattouw(bug 14018) Added alcontinue parameter to list=alllinks...
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-30 Yuri AstrakhanAPI:
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI: forgot to remove debugging statement
2007-07-08 Yuri AstrakhanAPI: