aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search
Commit message (Expand)AuthorAgeFilesLines
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-231-1/+1
* - proper redirect after deleting a report [Bug #2260]Nils Adermann2006-06-161-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-162-5/+18
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-133-3/+3
* ok, sorry for this. :/Meik Sievertsen2006-06-073-34/+34
* - removed useless code from style.phpNils Adermann2006-06-031-2/+2
* - add support for min/max of numerical search backend settingsNils Adermann2006-05-301-1/+1
* - making user_last_search a NULL column so MSSQL won't hate usNils Adermann2006-05-281-4/+10
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-283-49/+45
* some tiny changes...Meik Sievertsen2006-05-261-0/+4
* - fix a nasty bug in search indexingNils Adermann2006-05-201-0/+19
* - actually let the user import smilies/icons paks. ;)Meik Sievertsen2006-05-202-5/+5
* - added a few missing log variablesMeik Sievertsen2006-05-182-0/+5
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-1/+1
* - 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