Handle multiple warnings correctly in ApiBase::setWarning(). Calling this function...
[lhc/web/wiklou.git] / includes / SearchTsearch2.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-18 Brion Vibber* (bug 11563) Deprecated SearchMySQL4 class; merged...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-29 Nick JenkinsVariable name typo, but again I'm guessing this functio...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-06-29 Greg Sabino MullaneRemove no longer needed schema setting.
2006-06-06 Domas MituzasAutoLoad search classes
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-11 Domas Mituzas* move away SQL guts from parseQuery to queryMain
2004-12-02 Domas Mituzasunbreak full text search support / index updates on...
2004-11-25 Domas MituzasPostgreSQL/Tsearch2 full-text-index initial support