Refactored parser output handling slightly, and added a hook function, to allow exten...
[lhc/web/wiklou.git] / includes / SearchMySQL4.php
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-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-11-16 Brion Vibber* (bug 3948) Avoid notice warning in debug statement...
2005-05-23 Brion VibberChange the SearchEngine interface around:
2005-05-23 Brion VibberSpacing; use Title::exists
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-09 Brion Vibber* (bug 1201) Double-escaping in brokenlinks, imagelinks...
2004-12-24 Brion Vibber* Set MySQL 4 boolean search back to 'and' mode by...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-07 Brion VibberFix fatal error on search update
2004-12-02 Domas Mituzas* move SpecialSearch::getSearchEngines() to SearchEngin...
2004-10-20 Brion VibberReorganization of SearchEngine for legibility