(bug 20275) Fixed LIKE queries on SQLite backend
[lhc/web/wiklou.git] / includes / api / ApiQueryBlocks.php
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-03-09 Aaron SchulzFix check against wrong permission (should be 'hideuser')
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-11-18 Roan KattouwAPI: (bug 16367) Add allowusertalk attribute to list...
2008-11-02 Aaron Schulz* Fix comment
2008-11-02 Roan KattouwAPI: Move ApiQueryBlocks::convertHexIP() to IP::hexToIP...
2008-11-01 Roan KattouwAPI: Followup on r43014: clean up some more
2008-11-01 Roan KattouwAPI: Clean up ApiQueryBlocks, which was a stylistic...
2008-09-21 Tim StarlingFixed more wfGetDB() calls with no arguments.
2008-07-21 Roan KattouwCleanup from r37839: just put ipb_auto in the relevant...
2008-07-19 Brion VibberSecurity fix for API blocks query -- ipb_anon field...
2008-06-19 Roan KattouwAPI: Added bkip parameter to list=blocks. This more...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-26 Roan KattouwAPI: Fixed handling of usernames containing spaces...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-01 Aaron SchulzUse 'suppress' right rather than 'oversight'
2008-02-28 Roan Kattouw(Bug 13175) Added example for list=blocks
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-16 Victor Vasiliev* (bug 12321) API list=blocks reveals private data
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-06 Victor VasilievFix svn:eol-style and svn:keywords for files from merge...
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...