aboutsummaryrefslogtreecommitdiffstats
path: root/includes/search/SearchSqlite.php
Commit message (Expand)AuthorAgeFilesLines
...
* Follow up r60742, r60743, r60764, r60766, r61214, r61390. Split stripForSearc...Philip Tzou2010-02-021-2/+2
* Removed deadbeef from SearchSqliteMax Semenik2010-01-221-11/+1
* Renamed $wgSearchMySQLTotalHits to $wgCountTotalSearchHits, since such functi...Max Semenik2010-01-131-2/+2
* Cleared SearchSqlite from some mysqlisms from r58322Max Semenik2010-01-101-11/+3
* Severely refactored the SearchResultSet descendants system, consolidating mos...Max Semenik2010-01-091-25/+2
* Add comment about unused parameters to constructor too + coding styleNiklas Laxström2010-01-061-1/+1
* Fixed insane selectField() usage from r58322Max Semenik2010-01-061-2/+5
* Mass convert NULL -> null. Left strings and comments alone, obviously.Chad Horohoe2009-12-111-2/+2
* Match lowercase titles in SearchSqliteMax Semenik2009-10-301-2/+2
* Follow-up to r58322: removed debugging codeMax Semenik2009-10-301-1/+0
* Merge SQLite search from branches/sqlite/ to trunkMax Semenik2009-10-291-0/+383