aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search
Commit message (Expand)AuthorAgeFilesLines
* - allow searches for multibyte characters in fulltext_nativeNils Adermann2006-04-271-14/+28
* Renaming fulltext_phpbb to fulltext_native for clarity and changing a few var...Graham Eames2006-04-261-15/+15
* Rename some of the config variables to eliminate issues caused by them contai...Graham Eames2006-04-251-12/+12
* - properly check the Comment column on older MySQL versions [Bug #1637]Nils Adermann2006-04-231-1/+4
* - correctly use DISTINCT and GROUP BY in search related SQL [Bug #1256]Nils Adermann2006-03-262-15/+29
* - some adjustments for search related config optionsNils Adermann2006-03-231-2/+2
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-222-8/+10
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-193-0/+21
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-182-4/+14
* - use a_search permissionNils Adermann2006-03-161-0/+13
* - removed search settings from load pageNils Adermann2006-03-152-16/+247
* Me, me, me!Nils Adermann2006-03-063-13/+103
* CVS commit mail testNils Adermann2006-02-281-2/+1
* - added fulltext_mysqlNils Adermann2006-01-222-140/+479
* - search deals with global topicsNils Adermann2006-01-212-21/+66
* - overhauled search systemNils Adermann2006-01-112-215/+1066
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-1/+2
* - checking in pauls (psoTFX) search changes (with tiny adjustments from me)Meik Sievertsen2005-10-022-62/+83
* - Documentation related changesMeik Sievertsen2005-04-092-24/+28
* These aren't the search files you're looking for ... I can go about my busine...Paul S. Owen2005-01-133-0/+510