aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search/fulltext_sphinx.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-301-0/+1
|\
| * Merge pull request #5792 from KYPREO/ticket/16269Marc Alexander2019-12-301-0/+1
| |\
| | * [ticket/16269] Strip HTML markup from Sphinx search indexKYPREO2019-12-271-0/+1
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-241-2/+2
|\ \ \ | |/ /
| * | [ticket/15902] Out of range error with Sphinx search3D-I2019-12-241-1/+1
| * | [ticket/15902] Out of range error with Sphinx search3D-I2019-12-231-1/+1
| |/
* | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-2/+2
* | [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-2/+2
|/
* Merge pull request #5355 from marc1706/ticket/15770Marc Alexander2018-10-081-1/+1
|\
| * [ticket/15770] Make sure sphinx limits are cast to intMarc Alexander2018-09-141-1/+1
* | [ticket/13128] Remove deprecated Sphinx optionsZoddo2018-04-231-4/+0
|/
* [ticket/15537] Add core.search_(native|mysql|postgres|sphinx)_index_beforekasimi2018-01-281-0/+22
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-5/+5
* [ticket/15419] Fix Sphinx UTF8 search in delta indexrxu2017-10-241-1/+2
* [ticket/15367] Escape special characters in Sphinx search backendrxu2017-09-161-4/+4
* Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+2
|\
| * [ticket/14272] Fix invalid or missing min/max settingsMarc Alexander2015-11-061-2/+2
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+2
* | Merge branch '3.1.x'Tristan Darricau2015-10-121-0/+52
|\ \ | |/
| * [ticket/14098] Add core events to the search backendsrxu2015-10-091-0/+52
| * Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-091-1/+1
| |\
* | \ Merge pull request #3696 from marc1706/ticket/13930-masterAndreas Fischer2015-06-091-1/+1
|\ \ \
| * \ \ Merge branch 'ticket/13930' into ticket/13930-masterMarc Alexander2015-06-081-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-071-1/+1
* | | | Merge branch '3.1.x'Marc Alexander2015-06-091-1/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [ticket/13685] phpBB, not PhpBBbrunoais2015-06-091-1/+1
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-1/+9
| |/
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+2
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-3/+3
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+3
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-3/+3
* | [ticket/13421] Always require the interface when possibleJoas Schilling2014-12-061-1/+1
|/
* 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