Documentation updates
[lhc/web/wiklou.git] / includes / api / ApiQueryLogEvents.php
2012-03-05 Sam ReedDocumentation updates
2012-02-29 Sam ReedFollowup r112374/bug 34653
2012-02-24 Arthur RichardsAttempting to address bug 34653; It seems ApiQueryLogEv...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-06 Bryan Tong Minh(bug 29392) Setting the start or end parameter now...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-20 Roan KattouwRevert r95058 (make letype multivalue): has been applie...
2011-08-19 Sam ReedUpstream wikia change
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-29 Sam ReedFix trailing whitespace
2011-06-17 Sam ReedSwap else if for elseif
2011-06-02 Sam ReedFollowup r89348
2011-06-02 Roan KattouwRevert r88722 (allow multiple values for letype): this...
2011-06-01 Sam ReedAdd some documentation
2011-05-24 Sam Reed* (bug 29120) ApiQueryLogEvents: let letype accept...
2011-05-20 Sam Reed* (bug 29063) When viewing list=recentchanges&rcprop...
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-03-18 Happy-melonMissed one instance of Block::infinity() from r84279.
2011-03-18 Happy-melonFirst forays into the swamp of the Block.php backend:
2011-03-13 Sam ReedFollowup r83856
2011-03-13 Sam Reed* (bug 27020) API: Allow title prefix search of logeven...
2011-03-13 Sam ReedFix undefined $p from r83797
2011-03-12 Sam Reed* (bug 27670) Ordering by timestamp (and usage of start...
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
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-10-09 Sam ReedComment return types, some explicit class variable...
2010-10-01 Sam ReedFew explicit class variable definitions
2010-08-28 Sam Reedr71834, params and desc would be good
2010-08-28 Sam ReedCouple more userid properties for Bug 19195
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 Mark A. Hershbergerfollow up r69339: Add a missing setVaryCookie for consi...
2010-07-06 Sam ReedStylize API
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-23 Sam Reed* (bug 24089) Logevents causes PHP Notice if leprop...
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-03-31 Matthew Britton(bug 22868) don't list infinite block expiry date as...
2010-03-06 Sam ReedFixup r63301 as per Roan comment
2010-03-05 Sam Reed* (bug 22738) Allow filtering by action type on query...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-02-05 Tim StarlingFix for r61957: initialise array variables explicitly.
2010-02-04 Sam Reedarray_flip() as per r61760#c5615 (follow up to r61760)
2010-02-03 Tim StarlingFix for r58399 (missing index on change_tag table)...
2010-02-01 Roan KattouwWhitespace fixes for r61761, r61779
2010-01-31 Sam ReedFix r61760/r61762
2010-01-31 Sam ReedFix r61760
2010-01-31 Sam ReedFinish (bug 18427) Comment (edit summary) parser option...
2010-01-31 Sam Reedin_array to isset on ApiQueryLogEvents as per (most...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-11-03 Siebrand MazelandFix parse error from r58419
2009-11-02 Roan KattouwRedo r58410, r58411 (attempts to to fix r58399) properl...
2009-11-01 Roan KattouwAPI: (bug 19004) Add support for tags. Patch by Matthew...
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-03-01 Roan KattouwFix up r47901: don't return the string "true" or "false...
2009-03-01 Nicolas DumazetFor move logs, log_params can have a "suppressedRedirec...
2009-02-25 Roan KattouwSlight fix for r47781: remove useless if($index) condit...
2009-02-25 Aaron SchulzINDEX use fixes
2009-02-20 Roan KattouwAPI: Add a STRAIGHT_JOIN to list=logevents on Domas...
2009-02-06 Aaron SchulzHide title if DELETED_ACTION is on, but don't worry...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-05 Roan Kattouw* API: Listing (semi-)deleted revisions and log entries...
2008-12-04 Roan KattouwAPI: (bug 16541) Adding block expiry timestamp to list...
2008-12-04 Roan KattouwRevert part of r44232, accidentally committed too much
2008-12-04 Roan KattouwAPI: (bug 16515) Added pst and onlypst parameters to...
2008-11-22 Roan KattouwAPI: (bug 16421) Actually do user name normalization...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-25 Tim Starling* Fix r41814: totally broken use of empty(), ignores...
2008-09-06 Victor Vasiliev* (bug 15492) list=recentchanges&rctype=log does't...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-13 Aaron Schulzlog_id here too
2008-05-13 Aaron Schulz* Totally redo index use.
2008-05-13 Brion VibberDisable logevents until it works...
2008-05-10 Roan Kattouw* Re-applying r34449, r34500 and r34518 which Brion...
2008-05-09 Brion VibberRevert to r34430 in order to revert r34431 which is...
2008-05-08 Roan KattouwAPI:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron SchulzDisallow shitty filesort query
2008-04-02 Aaron Schulzproper name
2008-04-02 Aaron SchulzAdd getExcludeClause(), hide items from API too
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-12 Roan KattouwAPI: Adding missing description for leprop parameter
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-07-18 Rob Church(bug 10634) Fake out log_id until the column is live...
2007-07-15 Yuri AstrakhanAPI: improved list=logevents - added leprop, decoded...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-09 Yuri AstrakhanAPI: fixed timestamp format for 'continue' values
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
next