(bug 20275) Fixed LIKE queries on SQLite backend
[lhc/web/wiklou.git] / includes / api / ApiQueryUserContributions.php
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-15 Alexandre Emsenhuber* (bug 21105) API: list=usercontribs can now list contr...
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-18 Roan KattouwAPI: (bug 19271) list=usercontribs reported all pre...
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-05-15 Roan KattouwFix up r50600, which had no effect
2009-05-14 Chad HorohoeFollowup to r50423: Check if the row is null, since...
2009-05-10 Roan KattouwAPI: (bug 18743) Add ucprop=size (enabled by default...
2009-04-22 Roan KattouwAPI: (bug 18554) Also list hidden revisions in list...
2009-02-09 Roan KattouwAPI: Fix up r46825:
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-04 Roan KattouwAPI: Re-enable ucprop=patrolled and rcshow=patrolled...
2009-02-04 Roan KattouwAPI: Temporarily disable ucprop=patrolled and ucshow...
2009-01-19 Roan KattouwAPI: (bug 17069) Added ucshow=patrolled|!patrolled...
2009-01-19 Roan KattouwAPI: (bug 17048) Show the 'new' flag in list=usercontri...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-10-28 Domas Mituzasusertext, not user :)
2008-10-28 Alexandre EmsenhuberFixes for r42735:
2008-10-28 Chad HorohoeUse FORCE INDEX here, because Domas said we should...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-18 Alexandre EmsenhuberPer Catrope's request, commiting patch on bug 16018:
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