check that $wgArticle is an instance of the Article class in Skin::pageStats() per...
[lhc/web/wiklou.git] / includes / SearchMySQL.php
2008-12-22 Tim StarlingMake the SQL search subclasses less nerve-wracking...
2008-12-19 Brion Vibber* (bug 15027) Internet domain names and IP addresses...
2008-12-10 Brion VibberRevert r44257 "Use boolean searching with '?' char"
2008-12-05 Aaron SchulzUse boolean searching with '?' char
2008-06-19 Brion VibberRevert r36413 -- renaming of search files into 'search...
2008-06-18 Bryan Tong MinhRecommit r36403 with working version history hopefully...
2008-06-18 Bryan Tong MinhRevert r36403: Breaking SVN version history
2008-06-17 Chad HorohoeMore ~/includes cleanup. Moving all the Search*.php...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-04 Robert StojnićRe-commit r34072 with some modifications:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-23 Robert StojnićSearch backend:
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-06-06 Brion VibberAdd a free() function on SearchResultSet class, so...
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-06-10 Antoine Mussohaving some fun with doxygen error log
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-08-10 Antoine MussoFix bug 145: finish 'exclude redirect' implementation
2005-08-09 Antoine MussolimitResult() use 3 argument since ORACLE merge
2005-08-02 Niklas LaxströmMake the Mysql search work
2005-07-22 Brion Vibber* Fix notice on search index update due to non-array
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-07-03 Antoine Mussoquote
2005-05-24 Ævar Arnfjörð Bjar... * Fixed a bug where moving a page would cause the follo...
2005-05-23 Brion VibberChange the SearchEngine interface around: