aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search/fulltext_sphinx.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-03-121-1/+9
* Merge pull request #3048 from naderman/ticket/13188Nils Adermann2014-10-201-0/+1
|\
| * [ticket/13188] Correctly format string concatenationNils Adermann2014-10-201-1/+1
| * [ticket/13188] Add missing where clause to post_id query in sphinx indexNils Adermann2014-10-201-0/+1
* | [ticket/13181] Replace database credentials with placeholders in sphinx confNils Adermann2014-10-181-2/+2
|/
* [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-3/+3
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-2/+2
* [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/11938] Fix whitespace charactersDhruv2014-03-091-2/+2
* [ticket/11938] use sql_attr_string instead of sql_attr_str2ordinalDhruv2014-03-091-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-10/+0
* [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-12/+14
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-5/+0
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+917