API: fix copyright symbol, coding style cleanup, more braces
[lhc/web/wiklou.git] / includes / api / ApiQueryCategoryMembers.php
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-07-15 Roan Kattouw(bug 19640) API: Unbreak cmnamespace in miser mode...
2009-07-13 Alex ZFollowup to r53087 / r53052 - Change dieUsage to setWar...
2009-07-10 Alex ZFollowup to r53052 - Die if someone tries to use the...
2009-07-10 Domas Mituzasdon't allow querying specific namespace if misermode...
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-10-18 Alexandre EmsenhuberPer Catrope's request, commiting patch on bug 16017:
2008-10-17 Roan Kattouw* API: (bug 15995) Added cmstartsortkey and cmendsortke...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-29 Roan KattouwAPI:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Bryan Tong Minh(bug 13718) Return the proper continue parameter for...
2008-03-18 Roan KattouwPartial revert of r32097: please don't introduce this...
2008-03-18 Victor Vasiliev* Use "title" instead of "category"
2008-03-16 Roan KattouwAPI:
2008-02-07 Roan Kattouw(bug 12944) Filter categorymembers by timestamp
2008-02-04 Roan KattouwConsistency
2008-02-04 Roan Kattouw(bug 12898) imageusage and categorymembers lack consistency
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-09-10 Roan Kattouw*(bug 11275) Enable descending sort in API categorymembers
2007-09-04 Roan KattouwAdditional fix of bug 10890
2007-09-04 Brion VibberUse 'enc' variable naming convention for interpolated...
2007-09-03 Roan Kattouw* (bug 10890) API: Timestamp support for categorymember...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-08 Yuri AstrakhanAPI:
2007-07-06 Yuri AstrakhanAPI: Fixed continuation bug in list=categorymembers...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-16 Yuri AstrakhanAPI: Added categorymembers list ability.