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 remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
1
-1
/
+9
|
\
|
*
[ticket/11174] removes unnecessary space from word
Dhruv
2012-11-27
1
-1
/
+1
|
*
[ticket/11174] include utf_tools in mysql backend
Dhruv
2012-11-27
1
-0
/
+8
*
|
[ticket/11015] Change more docblocks.
Oleg Pudeyev
2012-12-04
1
-2
/
+2
|
/
*
[ticket/10780] Use L_COLON on search backend ACP pages.
Andreas Fischer
2012-11-10
1
-2
/
+2
*
[ticket/11050] make all properties protected in all search backends
Dhruv
2012-11-09
1
-3
/
+3
*
[ticket/11050] fix tidied search query docblock language
Dhruv
2012-11-09
1
-1
/
+2
*
[ticket/11050] fix min/max length docblock language
Dhruv
2012-11-09
1
-1
/
+1
*
[ticket/11050] multi sentences separated by period in docblocks
Dhruv
2012-11-09
1
-2
/
+2
*
[ticket/11050] fix split words doc block language
Dhruv
2012-11-09
1
-1
/
+1
*
[ticket/11050] remove class word from docblocks
Dhruv
2012-11-09
1
-3
/
+3
*
[ticket/11050] replace user by phpbb_user
Dhruv
2012-11-09
1
-1
/
+1
*
[ticket/11050] fix minor comment/docblocks issues
Dhruv
2012-11-09
1
-5
/
+5
*
[ticket/11050] fix docblocks with description before @var
Dhruv
2012-11-09
1
-3
/
+6
*
[ticket/11050] add access specifiers to mysql search properties
Dhruv
2012-11-09
1
-3
/
+40
*
[ticket/11051] add public functions for public properties
Dhruv
2012-08-15
1
-3
/
+33
*
[ticket/11048] use protected instead of private in mysql fulltext
Dhruv
2012-08-14
1
-6
/
+6
*
[ticket/11048] add access specifiers to mysql search
Dhruv
2012-08-10
1
-44
/
+14
*
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
1
-1
/
+1
*
[ticket/11011] global variables as constructor parameters
Dhruv
2012-07-28
1
-77
/
+58
*
[ticket/11011] add access specifiers and docblocks
Dhruv
2012-07-28
1
-6
/
+55
*
Merge PR #844 branch 'dhruvgoel92/ticket/10936' into develop
Oleg Pudeyev
2012-06-19
1
-92
/
+9
|
\
|
*
[ticket/10936] remove PCRE and mbstring support check
Dhruv Goel
2012-06-13
1
-91
/
+8
|
*
[ticket/10936] fix language key
Dhruv Goel
2012-06-12
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-06-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ticket/9551] uncomment line and change length to 255
Dhruv Goel
2012-06-19
1
-1
/
+1
*
|
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
[next]