Add bug and comment for r35609: * (bug 13434) Show a warning when hash identical...
[lhc/web/wiklou.git] / includes / SearchMySQL4.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-03-18 Brion Vibber* (bug 11563) Deprecated SearchMySQL4 class; merged...
2007-10-01 Brion Vibber* (bug 278) Search results no longer highlight incorrec...
2007-09-11 Brion Vibber* (bug 4021) Fix for MySQL wildcard search
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-20 Nick JenkinsYet more doc tweaks:
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 JenkinsCompleting code housekeeping stuff for rest of includes...
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