added encoding handlin on delete() and selectRow(), switched manual delete in replace...
[lhc/web/wiklou.git] / includes / search /
2009-11-04 Max Semenik(bug 18609) Search index was empty for some pages
2009-10-30 Max SemenikMatch lowercase titles in SearchSqlite
2009-10-30 Max SemenikUsing plain strtolower() here broke non-English search...
2009-10-30 Max SemenikFollow-up to r58322: removed debugging code
2009-10-29 Max SemenikMerge SQLite search from branches/sqlite/ to trunk
2009-08-21 Brion VibberRevert r53600 "Add $wgSecondaryGoNamespace, used if...
2009-07-30 Chad HorohoeMove search related includes to includes/search/
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...