Followup r86622: add initial QUnit test cases for jquery.textSelection module.
[lhc/web/wiklou.git] / includes / api / ApiOpenSearch.php
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-01-06 Sam ReedMinor followup to r79649. Rename variables
2011-01-05 Philip TzouFollow r79649 and r79650. Errrr, remove the redundant...
2011-01-05 Philip Tzoufollow r79649, move the in-block assignment outside.
2011-01-05 Philip TzouAdd fallback languages support for ApiOpenSearch.
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
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...