aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search/fulltext_mysql.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2015-06-091-0/+49
|\
| * Merge pull request #3486 from brunoais/ticket/13693Marc Alexander2015-06-091-0/+49
| |\
| | * [ticket/13693] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| | * [ticket/13693] Allow modifying the MySQL author search querybrunoais2015-03-121-0/+49
| | * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-03-121-1/+9
* | | Merge branch '3.1.x'Marc Alexander2015-06-091-1/+58
|\ \ \ | |/ /
| * | [ticket/13685] phpBB, not PhpBBbrunoais2015-06-091-1/+1
| * | [ticket/13685] BUMP version to 3.1.5-devbrunoais2015-06-071-1/+1
| * | [ticket/13685] Allow modifying the query for mysql native fulltext searchbrunoais2015-06-071-0/+49
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-1/+9
| |/
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-3/+3
|/
* [ticket/12557] Fix php file descriptionn-aleha2014-08-071-1/+1
* [ticket/12557] Search, cron and profilefields fixesn-aleha2014-08-031-0/+6
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-4/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
* [ticket/12096] Use plurals for MAX_NUM_SEARCH_KEYWORDS_REFINE.Cesar G2014-01-161-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11621] Remove unnecessary things around index_created() return value.Andreas Fischer2013-10-111-1/+1
* [ticket/11621] Swap columns of post_content index.Andreas Fischer2013-10-101-1/+1
* Merge remote-tracking branch 'phpbb/develop' into ticket/11621Andreas Fischer2013-10-101-7/+9
|\
| * [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
| * [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-3/+3
| * Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+1
| |\
| * | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+9
* | | [ticket/11621] Remove mysql extra indexesDhruv2013-08-261-16/+3
| |/ |/|
* | Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into developAndreas Fischer2013-07-141-1/+1
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+948