* (bug 23473) - Give description of properties on all modules
[lhc/web/wiklou.git] / includes / api / ApiQuerySearch.php
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReeddieUsage getPossibleErrors in ApiQuerySearch and ApiQue...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-08-26 Roan KattouwAPI: Per rainman, mark list=search as an expensive...
2009-08-25 Bryan Tong Minh(bug 19999) Made metadata and properties of search...
2009-07-28 Brion Vibber* Added fields to list=search output: size, wordcount...
2009-07-07 Roan KattouwAPI: Add snippet field to list=search output
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-03 Roan KattouwAPI: (bug 16548) list=search threw invalid errors under...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-08-16 Roan KattouwAPI: Let list=search throw away missing titles. Lucene...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-19 Bryan Tong Minh(bug 13792) Broken titles are now silently skipped...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-23 Bryan Tong Minh(bug 13482) Disabled search types handled properly
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-07-30 Yuri AstrakhanAPI: