aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/search/fulltext_mysql.php
Commit message (Expand)AuthorAgeFilesLines
* New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-111-1/+7
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-2/+2
* Topic searches by author no longer return invalid results [Bug #11777]Nils Adermann2008-06-041-2/+2
* #15524David M2007-11-291-2/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+1
* #13579Henry Sudhof2007-07-231-2/+6
* - a better way of checking PCRE property supportDavid M2007-07-231-1/+5
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11637David M2007-05-251-1/+1
* - magic urls should have class="postlink", added class="postlink-local" for r...Nils Adermann2007-04-281-6/+3
* - removed unneeded code from fulltext_mysql [Bug #9947]Nils Adermann2007-04-221-93/+113
* forgot to make the actual change :PDavid M2007-04-181-2/+2
* #9904David M2007-04-181-0/+8
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-28/+0
* #5401David M2007-03-311-0/+1
* debug code :-(David M2007-03-311-1/+1
* the mysql search backend now tries to use mbstring's regex engine if PCRE doe...David M2007-03-311-10/+82
* Display a note, that UTF-8 support in fulltext_mysql is not available with ce...Nils Adermann2007-01-271-0/+22
* - use constants no weird numbers ;-)Nils Adermann2007-01-051-4/+10
* #6520David M2006-12-231-2/+2
* - Optimize acl_getf_global a bitNils Adermann2006-12-161-4/+26
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-10/+1
* #5610Meik Sievertsen2006-11-271-1/+1
* adjust some comments to work with phpdocumentor. :)Meik Sievertsen2006-11-171-4/+4
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-2/+2
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-2/+2
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1
* m_approve_fid should be negatedNils Adermann2006-08-121-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-6/+6
* - removed an accidentaly pasted line [Bug #3227]Nils Adermann2006-07-301-0/+1
* - fixed the age calculation (note: turn on your brain before commiting someth...Nils Adermann2006-07-271-6/+11
* - fix a stupid bug in style.phpNils Adermann2006-07-071-1/+1
* - fixed a parse error (oops)Nils Adermann2006-07-071-2/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-2/+7
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* ok, sorry for this. :/Meik Sievertsen2006-06-071-2/+2
* - added search by author_id to solve problems with looking up posts of users ...Nils Adermann2006-05-281-0/+1
* some tiny changes...Meik Sievertsen2006-05-261-0/+4
* - actually let the user import smilies/icons paks. ;)Meik Sievertsen2006-05-201-2/+2
* - added a few missing log variablesMeik Sievertsen2006-05-181-0/+2
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-1/+1
* - 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-261-10/+24
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-6/+8
* - add our beloved in_phpbb checkMeik Sievertsen2006-03-191-0/+7
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-0/+5
* - use a_search permissionNils Adermann2006-03-161-0/+13
* - removed search settings from load pageNils Adermann2006-03-151-13/+154
* Me, me, me!Nils Adermann2006-03-061-5/+38
* CVS commit mail testNils Adermann2006-02-281-2/+1