more accurate documentation for addValue() method
[lhc/web/wiklou.git] / includes / api / ApiQueryBlocks.php
2011-10-06 Bryan Tong Minh(bug 29392) Setting the start or end parameter now...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-13 Sam Reed* (bug 26885) Allow show/hide of account blocks, tempor...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-06 Sam Reed* (bug 27716) Make a method to do checking of 0 or...
2011-06-05 Sam ReedDocumentation updates and additions
2011-06-01 Sam ReedAdd some documentation
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-12 Sam Reed* (bug 27670) Ordering by timestamp (and usage of start...
2011-02-21 Sam Reed* (bug 27616) Add userid of blocked user and blocker...
2011-02-21 Sam Reed* (bug 27611) list=blocks: Use ipb_by_text instead...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-09-28 Sam ReedSwap a couple of while loops for foreach
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
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-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-15 Roan KattouwFix r62511: always select ipb_auto field
2010-02-15 Roan KattouwAPI: Don't display range info for autoblocks (effective...
2010-02-13 Sam ReedComplete dieUsage errors in 6 more Api files
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-11 Aryeh Gregorstylize.php on API code
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...