Cleanup from r37839: just put ipb_auto in the relevant arrays. We have those arrays...
[lhc/web/wiklou.git] / includes / api / ApiQueryUserContributions.php
2008-07-09 Bryan Tong Minh* Added flag "top" to list=usercontribs if the user...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
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-10 Brion VibberRevert 33072 for now -- changes to ucuserprefix use
2008-04-10 Roan KattouwAPI: Enhancing ucuserprefix performance
2008-03-26 Roan KattouwAPI performance enhancements (bug 13511):
2008-03-03 Roan KattouwAPI: Adding $wgAPIUCUserPrefixMinLength config variable...
2008-03-03 Roan KattouwAPI: Make spaces in ucuserprefix actually work
2008-02-26 Roan Kattouw(bug 13157) Adding ucuserprefix parameter to list=userc...
2008-02-05 Roan Kattouw(bug 12912) Made list=usercontribs' ucuser a multival...
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-13 Rob ChurchBetter variable and method naming
2007-08-13 Rob Church* (bug 10902) Unable to fetch user contributions from...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-09 Yuri AstrakhanAPI: fixed timestamp format for 'continue' values
2007-07-06 Yuri AstrakhanAPI: Backlink-style queries (backlinks, imageusage...
2007-07-05 Roan KattouwAPI: Adding ucnamespace parameter to list=usercontribs
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-16 Yuri AstrakhanAPI: Added categorymembers list ability.
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: Improved usercontribs module.
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-05-19 Yuri AstrakhanAPI: fixed bug 9927: usercontribs query does not accept...
2007-05-15 Yuri Astrakhan* API: Allow for query extensions
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-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-04 Yuri AstrakhanAPI * version param now links to the SVN