index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
search
/
fulltext_mysql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-08
1
-5
/
+1
|
\
|
*
[ticket/9813] Only get posts table row count if we detected a fulltext index.
Andreas Fischer
2012-03-08
1
-1
/
+1
|
*
[ticket/9813] Also use estimated row count of posts table for fulltext mysql.
Andreas Fischer
2012-03-05
1
-5
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-02-25
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10630] Perform array_unique on authors array before creating the query
Joas Schilling
2012-02-20
1
-1
/
+1
*
|
[ticket/10579] Delete extra v2 from license block.
Oleg Pudeyev
2012-01-12
1
-1
/
+1
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
[feature/extension-manager] Add docblocks to new search backend methods
Nils Adermann
2011-11-18
1
-1
/
+6
*
|
[feature/extension-manager] Make search backends loadable from extensions
Nils Adermann
2011-09-29
1
-7
/
+7
*
|
[ticket/10329] Add phpbb_ prefix to new pcre_utf8_support() function.
Andreas Fischer
2011-08-21
1
-1
/
+1
*
|
[ticket/9574] Add pcre_utf8_support() function
Igor Wiedler
2010-12-28
1
-1
/
+1
*
|
[ticket/9574] Remove conditional PHP<5.2 code
Igor Wiedler
2010-12-28
1
-6
/
+3
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
|
/
*
[ticket/9595] List min/max characters indexed by search for mysql_fulltext.
Andreas Fischer
2010-10-21
1
-0
/
+8
*
[ticket/9749] Fulltext mysql unexpected behavior on entering a dash in query
Josh Woody
2010-07-29
1
-1
/
+1
*
Safe us some more calls to $db->sql_escape().
Andreas Fischer
2010-01-11
1
-2
/
+2
*
Bug #54325 - Fulltext-MySQL search for keywords and username at the same time...
Joas Schilling
2009-11-26
1
-1
/
+1
*
correct method comment
Meik Sievertsen
2009-08-31
1
-4
/
+17
*
fix r9713 for #36565
Joas Schilling
2009-08-05
1
-4
/
+2
*
Fix bug #36565 - Search by authorname does not display posts of guests and de...
Joas Schilling
2009-07-02
1
-16
/
+40
*
New search option: Maximum number of words allowed to search for.
Meik Sievertsen
2009-04-11
1
-1
/
+7
*
Ok, story real database server info, as well as caching it
Meik Sievertsen
2008-09-04
1
-2
/
+2
*
Topic searches by author no longer return invalid results [Bug #11777]
Nils Adermann
2008-06-04
1
-2
/
+2
*
#15524
David M
2007-11-29
1
-2
/
+1
*
dumdidum... sorry. ;)
Meik Sievertsen
2007-10-05
1
-0
/
+1
*
#13579
Henry Sudhof
2007-07-23
1
-2
/
+6
*
- a better way of checking PCRE property support
David M
2007-07-23
1
-1
/
+5
*
ok, mess around with the templates + fixing some bugs + adjusting headers for...
Meik Sievertsen
2007-06-09
1
-3
/
+3
*
#11637
David M
2007-05-25
1
-1
/
+1
*
- magic urls should have class="postlink", added class="postlink-local" for r...
Nils Adermann
2007-04-28
1
-6
/
+3
*
- removed unneeded code from fulltext_mysql [Bug #9947]
Nils Adermann
2007-04-22
1
-93
/
+113
*
forgot to make the actual change :P
David M
2007-04-18
1
-2
/
+2
*
#9904
David M
2007-04-18
1
-0
/
+8
*
- urlencoded usernames don't need htmlspecialchars [Bug #8794]
Nils Adermann
2007-04-01
1
-28
/
+0
*
#5401
David M
2007-03-31
1
-0
/
+1
*
debug code :-(
David M
2007-03-31
1
-1
/
+1
*
the mysql search backend now tries to use mbstring's regex engine if PCRE doe...
David M
2007-03-31
1
-10
/
+82
*
Display a note, that UTF-8 support in fulltext_mysql is not available with ce...
Nils Adermann
2007-01-27
1
-0
/
+22
*
- use constants no weird numbers ;-)
Nils Adermann
2007-01-05
1
-4
/
+10
*
#6520
David M
2006-12-23
1
-2
/
+2
*
- Optimize acl_getf_global a bit
Nils Adermann
2006-12-16
1
-4
/
+26
*
- finally correctly calculate current time for birthday calculation [Bug #6030]
Nils Adermann
2006-12-10
1
-10
/
+1
*
#5610
Meik Sievertsen
2006-11-27
1
-1
/
+1
*
adjust some comments to work with phpdocumentor. :)
Meik Sievertsen
2006-11-17
1
-4
/
+4
*
- store sql_layer directly within the layer itself
Meik Sievertsen
2006-10-14
1
-2
/
+2
*
tried to begin adjusting all string functions where applicable - still a *lot...
Meik Sievertsen
2006-10-07
1
-2
/
+2
*
- no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...
Nils Adermann
2006-09-17
1
-1
/
+1
*
m_approve_fid should be negated
Nils Adermann
2006-08-12
1
-1
/
+1
*
sql_in_set changes
Meik Sievertsen
2006-08-12
1
-6
/
+6
*
- removed an accidentaly pasted line [Bug #3227]
Nils Adermann
2006-07-30
1
-0
/
+1
[next]