Add getExcludeClause(), hide items from API too
[lhc/web/wiklou.git] / includes / api / ApiQueryLogEvents.php
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...
2007-06-02 Yuri AstrakhanAPI: Security update - deleted rev/rc/log entries are...
2007-05-21 Yuri AstrakhanAPI: recentchanges and usercontribs cleaned up to allow...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-20 Yuri AstrakhanAPI:
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-11-01 Yuri AstrakhanAPI * Minor fixes to user contribs and logevents. Pagin...
2006-10-31 Yuri AstrakhanDatabase: added STRAIGHT_JOIN option for mysql
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-21 Yuri AstrakhanAPI * Common field output function to simplify result...
2006-10-20 Yuri AstrakhanAPI * Added rudimentary RC list
2006-10-18 Yuri AstrakhanAPI
2006-10-17 Yuri AstrakhanAPI * Better log events info * Added RAW debugging...
2006-10-16 Yuri Astrakhan* API: logevents query module (incomplete)