Uh, also I shouldn't introduce syntax errors while fixing regressions.
[lhc/web/wiklou.git] / includes / SearchEngine.php
2008-07-28 Brion Vibber* (bug 14966) Fix SearchEngineDummy class for silently...
2008-07-25 Chad HorohoeRemove a bit of useless $wgCapitalLinks logic, all...
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-29 Robert Stojnić(bug 13034) can again use Go button to go to interwiki...
2008-05-29 Brion VibberSafety first... none of these *should* fail in an ideal...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-04 Robert StojnićRe-commit r34072 with some modifications:
2008-05-01 Brion VibberRevert for now:
2008-05-01 Robert StojnićNew class SearchHighlighter handles highlighting of...
2008-04-30 River TarnellNotice: Undefined property: PostgresSearchResult::...
2008-04-17 Aryeh GregorThe problem also applies to all the other regex special...
2008-04-17 Greg Sabino MullaneEscape forward slashes in search terms, otherwise PHP...
2008-04-17 Robert StojnićUse content language for search prefixes.
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-23 Robert StojnićSearch backend:
2008-03-23 Robert StojnićSearch frontend:
2008-03-18 Brion Vibber* (bug 11563) Deprecated SearchMySQL4 class; merged...
2008-02-17 Greg Sabino MullaneFix for bug 13004, in which the Postgres full-text...
2008-01-31 Brion VibberAdd SearchGetNearMatch hook, have TitleKey provide...
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
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-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-02 Brion VibberE_STRICT fixlets: more static method markers
2007-04-21 Antoine MussoConvert whitespaces to tabulations
2007-04-20 Brion Vibber* (bug 5439) "Go" title search will now jump to shared...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-03-11 River Tarnellfull-search search for oracle using Oracle Text
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-09 Antoine MussoSome static functions. Fix strict errors when running...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-09-20 Brion Vibbermerge r16576 from SerbianVariants branch; should fix...
2006-09-20 Brion Vibber* Updates to language variant code for Serbian et al
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-07-19 Brion VibberRevert 15733 and 15719 for the moment; I see some eval...
2006-07-19 Robert StojnićEnable UTF-8 lower/upper case operations in SearchEngine,
2006-07-05 Greg Sabino MullaneAdd SearchPostgres.php
2006-06-27 Greg Sabino MullaneStandardize name to simply "postgres"
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-03-07 Ævar Arnfjörð Bjar... * Adding a trailing ?>
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-11-10 Brion Vibber* (bug 3562) for go search, try Caps-Variants-Broken...
2005-09-19 Ævar Arnfjörð Bjar... * 0 => NS_MAIN
2005-08-26 Brion VibberDrop MySQL 3.23.x support; 4.0 or greater required.
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-13 Brion Vibber* With $wgCapitalLinks off, accept off-by-first-letter...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-06-28 River Tarnellcheck null title
2005-05-23 Brion VibberChange the SearchEngine interface around:
2005-05-23 Brion VibberSpacing; use Title::exists
2005-04-29 Ævar Arnfjörð Bjar... * Documented: @subpackage Search
2005-04-10 Brion Vibber* (bug 1853) On 'go' match, try without quotes if given...
2005-03-27 Brion VibberFix minor issues missed in patch review:
2005-03-27 Ævar Arnfjörð Bjar... Removing enchanted spaces
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1398) patch by Thue Janus Kristensen that modifi...
2005-02-01 Brion VibberReverting patch for now:
2005-02-01 Antoine MussoImplement #1398 : Using go button to go to empty userpa...
2005-01-28 Antoine Mussos/0/NS_MAIN/
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-11 Domas Mituzasallow ranked search results: added SearchEngine:queryRa...
2004-12-02 Domas Mituzas* move SpecialSearch::getSearchEngines() to SearchEngin...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-20 Brion VibberReorganization of SearchEngine for legibility
2004-10-02 Brion Vibber* Fix notice & blank text on nogomatch
2004-09-25 Tim StarlingSecond parameter to wfMsg(nogomatch)
2004-09-25 River Tarnelldisallow empty searches
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
2004-09-21 Jens Frankunneeded "" around single variable removed
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Brion VibberSuppress unset array index notice with quoted search...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-15 Brion VibberMore code cleanup on SearchEngine.
2004-08-15 Brion VibberStarting code cleanup. Beginning to separate database...
2004-08-15 Brion VibberShow the search terms as given instead of the filtered...
2004-08-15 Brion VibberUse original instead of filtered search request for...
2004-08-05 Brion VibberFix for UTF-8 search when system locale is set to Latin-1
2004-08-01 Brion VibberAdd Language::truncate() method for truncating strings...
2004-07-29 Brion VibberFix inoperable search engine
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-06-10 Brion VibberWork around search with invalid title dying with bad...
2004-06-07 Antoine Mussodont require FulltextStoplist on mysql4 databases ...
2004-05-04 Tim StarlingOrphan creating feature -- go redirects to edit if...
2004-04-29 Tim StarlingHandy shortcut: paste in an IP address and click go...
2004-04-24 Brion VibberFix bug #903109: fuzzy search doesn't set up title...
2004-04-24 Brion VibberAdd a hidden stub Special:Search to hand search request...
next