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_native.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-1821
/
+0
*
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
1
-2
/
+2
|
\
|
*
[ticket/11010] Fixes for number input in acp
Vjacheslav Trushkin
2013-05-20
1
-2
/
+2
*
|
[ticket/9657] FIx merge conflict from merging develop
Joas Schilling
2013-03-05
1
-5
/
+1
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
1
-13
/
+40
|
\
\
|
|
/
|
*
[ticket/11179] correct start parameter in native author search
Dhruv
2013-02-19
1
-5
/
+18
|
*
[ticket/11179] correct start parameter in native keyword search
Dhruv
2013-02-19
1
-9
/
+19
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/11015] Change more docblocks.
Oleg Pudeyev
2012-12-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
1
-14
/
+107
|
\
\
|
|
/
|
*
[ticket/10780] Use L_COLON on search backend ACP pages.
Andreas Fischer
2012-11-10
1
-4
/
+4
|
*
[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] remove class word from docblocks
Dhruv
2012-11-09
1
-3
/
+3
|
*
[ticket/11050] add missing @var in native search
Dhruv
2012-11-09
1
-0
/
+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
-7
/
+7
|
*
[ticket/11050] add access specifiers to native search properties
Dhruv
2012-11-09
1
-3
/
+58
|
*
[ticket/11174] Started on search tests - keyword splitting.
Oleg Pudeyev
2012-11-08
1
-0
/
+4
|
*
[ticket/11051] fix spaces
Dhruv
2012-10-08
1
-3
/
+3
|
*
[ticket/11051] add public functions for public properties
Dhruv
2012-08-15
1
-3
/
+33
*
|
[feature/soft-delete] Fix SQL error in search
Joas Schilling
2012-10-05
1
-0
/
+1
*
|
[feature/soft-delete] Update search to use $post_visibility
Joas Schilling
2012-08-30
1
-14
/
+5
*
|
[feature/soft-delete] Try to fix search.php
Joas Schilling
2012-08-30
1
-20
/
+6
*
|
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-6
/
+9
|
/
*
[ticket/11048] use protected instead of private in native search
Dhruv
2012-08-14
1
-11
/
+11
*
[ticket/11048] remove @access from all docblocks
Dhruv
2012-08-14
1
-10
/
+0
*
[ticket/11048] add access specifiers to phpbb native search properties
Dhruv
2012-08-10
1
-8
/
+8
*
[ticket/11048] add access specifiers to phpbb native search
Dhruv
2012-08-10
1
-13
/
+13
*
[ticket/11011] rename property phpEx to php_ext
Dhruv
2012-08-08
1
-4
/
+4
*
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
1
-1
/
+1
*
[ticket/11011] passing global variables
Dhruv
2012-07-28
1
-4
/
+0
*
[ticket/11011] remove global keyword in native search
Dhruv
2012-07-28
1
-142
/
+132
*
[ticket/10990] Changes for develop
Nathan Guse
2012-07-22
1
-1
/
+1
*
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-03-08
1
-11
/
+2
|
\
|
*
[ticket/10653] Add ability to count table rows to database abstraction layer.
Andreas Fischer
2012-03-03
1
-44
/
+2
|
*
[ticket/9813] Use table status row count only if greater than 100000 or exact.
Andreas Fischer
2012-03-03
1
-26
/
+41
|
*
[ticket/9813] Use SHOW TABLE STATUS to get search stats for native on MySQL.
Andreas Fischer
2012-03-03
1
-10
/
+28
*
|
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/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
-10
/
+7
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
|
/
*
[ticket/9760] Remove unrestricted wildcards from search terms.
Chris Smith
2010-08-08
1
-1
/
+12
*
Safe us some more calls to $db->sql_escape().
Andreas Fischer
2010-01-11
1
-2
/
+2
*
Improved search query performance through sorting words by their occurance. [...
Nils Adermann
2009-12-23
1
-8
/
+13
*
fix r9713 for #36565
Joas Schilling
2009-08-05
1
-4
/
+2
[next]