Refactor out protocol preperation to ApiQueryExtLinksUsage::prepareProtocols()
[lhc/web/wiklou.git] / includes / api / ApiQueryExtLinksUsage.php
2011-01-05 Sam ReedRefactor out protocol preperation to ApiQueryExtLinksUs...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
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-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-01-11 Aryeh Gregorstylize.php on API code
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-07-22 Roan KattouwAPI: Change descriptions for some limit parameters...
2008-07-15 Roan KattouwRedoing r37642 ('Added possibility to filter by protoco...
2008-07-15 Brion VibberRevert r37717 -- if you didn't like the other reasons...
2008-07-15 Roan KattouwRevert r37712 which was itself a revert of r37642 ...
2008-07-15 Brion VibberRevert r37642 for now ('Added possibility to filter...
2008-07-14 Roan KattouwAPI list=exturlusage: Added possibility to filter by...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-22 Roan Kattouw(bug 13819) API: exturlusage paging skipped an item
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-04 Bryan Tong MinhRevert ApiQueryExtLinksUsage.php back to r32772: Forgot...
2008-04-04 Bryan Tong Minh(bug 13606) Added archivename to iiprop
2008-04-04 Roan KattouwAPI:
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-08-09 Yuri AstrakhanAPI:
2007-07-25 Yuri AstrakhanAPI: Fix for bug 10662 imageinfo is not cleared for...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...