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
/
phpbb
/
search
/
fulltext_mysql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16271] Fix invalid docblocks
Marc Alexander
2019-12-27
1
-1
/
+1
*
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
Marc Alexander
2019-10-06
1
-18
/
+3
*
Merge branch '3.2.x' into 3.3.x
Marc Alexander
2019-07-27
1
-3
/
+11
|
\
|
*
[ticket/16096] Use InnoDB fulltext limits for InnoDB tables
Casey Peel
2019-07-08
1
-3
/
+11
*
|
[ticket/15424] Multiple typo fixes in docs & comments
luzpaz
2019-05-08
1
-1
/
+1
|
/
*
Merge pull request #5131 from kasimi/ticket/15561
Marc Alexander
2018-02-22
1
-7
/
+50
|
\
|
*
[ticket/15561] Add events for adding columns to search index
kasimi
2018-02-16
1
-7
/
+50
*
|
[ticket/15537] Add core.search_(native|mysql|postgres|sphinx)_index_before
kasimi
2018-01-28
1
-0
/
+28
|
/
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-11
/
+11
*
[ticket/15224] Fix some MySQL fulltext index searching errors
rxu
2017-11-04
1
-2
/
+17
*
Merge branch 'prep-release-3.1.11' into prep-release-3.2.1
Marc Alexander
2017-07-16
1
-0
/
+21
|
\
|
*
[ticket/security/124] Filter out disallowed search query items
Marc Alexander
2017-06-18
1
-0
/
+21
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2017-01-04
1
-9
/
+16
|
\
\
|
|
/
|
*
[ticket/14941] Apply changes individually for MySQL fulltext search
David Colón
2016-12-27
1
-9
/
+16
*
|
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-09-06
1
-1
/
+3
|
\
\
|
|
/
|
*
[ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8.
Andreas Fischer
2016-08-28
1
-1
/
+3
*
|
Merge branch '3.1.x'
Tristan Darricau
2015-10-12
1
-4
/
+68
|
\
\
|
|
/
|
*
[ticket/14098] Add core events to the search backends
rxu
2015-10-09
1
-4
/
+68
*
|
Merge branch '3.1.x'
Marc Alexander
2015-08-09
1
-0
/
+4
|
\
\
|
|
/
|
*
[ticket/14083] Fix wrong variables from previous commit
brunoais
2015-08-08
1
-0
/
+4
*
|
Merge branch '3.1.x'
Marc Alexander
2015-06-09
1
-0
/
+49
|
\
\
|
|
/
|
*
Merge pull request #3486 from brunoais/ticket/13693
Marc Alexander
2015-06-09
1
-0
/
+49
|
|
\
|
|
*
[ticket/13693] BUMP version to 3.1.5-dev
brunoais
2015-05-06
1
-1
/
+1
|
|
*
[ticket/13693] Allow modifying the MySQL author search query
brunoais
2015-03-12
1
-0
/
+49
|
|
*
[ticket/13685] Add phpbb_dispatcher to fulltext search constructors
brunoais
2015-03-12
1
-1
/
+9
*
|
|
Merge branch '3.1.x'
Marc Alexander
2015-06-09
1
-1
/
+58
|
\
\
\
|
|
/
/
|
*
|
[ticket/13685] phpBB, not PhpBB
brunoais
2015-06-09
1
-1
/
+1
|
*
|
[ticket/13685] BUMP version to 3.1.5-dev
brunoais
2015-06-07
1
-1
/
+1
|
*
|
[ticket/13685] Allow modifying the query for mysql native fulltext search
brunoais
2015-06-07
1
-0
/
+49
|
*
|
[ticket/13685] Add phpbb_dispatcher to fulltext search constructors
brunoais
2015-06-07
1
-1
/
+9
|
|
/
*
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-3
/
+3
|
/
*
[ticket/12557] Fix php file description
n-aleha
2014-08-07
1
-1
/
+1
*
[ticket/12557] Search, cron and profilefields fixes
n-aleha
2014-08-03
1
-0
/
+6
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-4
/
+4
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-5
/
+7
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
1
-1
/
+1
*
[ticket/12096] Use plurals for MAX_NUM_SEARCH_KEYWORDS_REFINE.
Cesar G
2014-01-16
1
-1
/
+1
*
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
Andreas Fischer
2013-10-30
1
-8
/
+0
*
[ticket/11621] Remove unnecessary things around index_created() return value.
Andreas Fischer
2013-10-11
1
-1
/
+1
*
[ticket/11621] Swap columns of post_content index.
Andreas Fischer
2013-10-10
1
-1
/
+1
*
Merge remote-tracking branch 'phpbb/develop' into ticket/11621
Andreas Fischer
2013-10-10
1
-7
/
+9
|
\
|
*
[ticket/11700] Fix some more incorrectly changed comments
Nils Adermann
2013-09-19
1
-1
/
+1
|
*
[ticket/11700] Fix leftover backslashes in comments
Nils Adermann
2013-09-16
1
-3
/
+3
|
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-1
/
+1
|
|
\
|
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-7
/
+9
*
|
|
[ticket/11621] Remove mysql extra indexes
Dhruv
2013-08-26
1
-16
/
+3
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into develop
Andreas Fischer
2013-07-14
1
-1
/
+1
|
/
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
1
-0
/
+948