* Fixed notice
[lhc/web/wiklou.git] / includes / SearchEngine.php
2009-02-25 Aaron Schulz(bug 16343) Non-exiting, but in use, category pages...
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-12 Roan KattouwAPI: Fix up r47142: use a boolean parameter for suggest
2009-02-11 Aaron SchulzAdd suggest=1 to search suggestion AJAX request. ApiOpe...
2009-01-05 Brion VibberFollow-up to r45425 -- bug was in MWSearch, not core...
2008-12-31 Robert StojnićBackport r45215 to old search ui and move search engine...
2008-12-31 Robert StojnićPair to previous commit: handle the 'prefix' param...
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-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-22 Alexandre EmsenhuberAPI wants namespaces to be separated with a pipe, not...
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-14 Brion VibberReverting in-development search changes pending fixing.
2008-11-11 Aaron Schulz* Recommitting Search UI changes from r42352
2008-11-04 Robert StojnićRecommit part of r42352 related to bug 5101 (Image...
2008-10-25 Brion VibberBack out r42352, r42355, r42363, r42410 for now "Redesi...
2008-10-22 Robert StojnićRedesign Special:Search:
2008-09-20 Tim StarlingDon't double-escape search terms before highlighting...
2008-08-19 Chad HorohoeTweak comment: fixed it but didn't remove the fixme.
2008-08-18 Chad HorohoeRemove DB logic from SearchEngine. New method in Databa...
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
next