API: fix copyright symbol, coding style cleanup, more braces
[lhc/web/wiklou.git] / includes / api / ApiOpenSearch.php
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-15 Roan KattouwAPI: Redo r62540 for all modules, easier than I first...
2010-02-15 Roan KattouwAPI: Optimize read rights check in opensearch so $wgUse...
2010-02-14 Tim StarlingSearch suggestion API requests make up a substantial...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-10-21 Alexandre EmsenhuberFix for r57986: Notice: Undefined variable: wgEnableOp...
2009-10-21 Roan KattouwSplit allowing &suggest requests in API opensearch...
2009-09-10 Roan KattouwAPI: When returning an emtpy opensearch result because...
2009-02-12 Roan KattouwAPI: Fix up r47142: use a boolean parameter for suggest
2009-02-11 Aaron SchulzAdd suggest=1 to search suggestion AJAX request. ApiOpe...
2009-01-27 Brion VibberPulling back r46341 and r46342 for now "API: (bug 17142...
2009-01-27 Roan KattouwAPI: (bug 17142) Add redirects parameter to action...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-29 Roan KattouwUsing ApiBase's parameter framework handle ApiOpenSearc...
2007-12-29 Brion VibberAdd an optional limit parameter (range 1 to 100) to...
2007-07-15 Yuri AstrakhanAPI: Removed maximum limit checking when running api...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-22 Yuri AstrakhanAPI * cache expiration control
2006-10-20 Yuri AstrakhanAPI * Added rudimentary RC list
2006-10-18 Yuri AstrakhanAPI *
2006-10-18 Yuri AstrakhanAPI
2006-10-16 Yuri Astrakhan* API: help screen now shows default and allowed parame...
2006-10-15 Yuri Astrakhan* API query optimizations
2006-10-14 Yuri Astrakhan* API watchlist: Forced an index, enabled generator
2006-10-14 Yuri Astrakhan* API: Restructured to allow internal usage. Error...