| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some extra conditions and variables used in autoconf are removed.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Stopwords option can be configured in ACP to generate correct sphinx
config file.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
All constant names are prefixed with SPHINX_
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove all code related to sphinx automatic configuration and all exec
calls.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
Conflicts:
phpBB/includes/search/fulltext_sphinx.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
using keyword_search method instead of get_name to distinguish between the
search backend classes present in includes/search and other helper classes.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Break the classes in functions-sphinx.php into different files
with proper class names according to phpbb class auto loader conventions.
PHPBB3-10946
Conflicts:
phpBB/includes/search/sphinx/config.php
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
binlog files are now added to the data folder.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Uses sql_build_query for JOIN query. Remove casting to int and space for
phpbb conventions to be followed
PHPBB3-10946
Conflicts:
phpBB/includes/search/fulltext_sphinx.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Language keys removed from mods folder and added to
language/en/acp/search.php
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
config variables now use class property for unique id
PHPBB3-10946
Conflicts:
phpBB/includes/search/fulltext_sphinx.php
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
also need to add the latest sphinx api instead of this.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add a newline at the end of files. Update License information in package
docbloc.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Sphinx config file updated according to new documentation.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
some minor code changes to make it working against current develop
and comply with other search backend coding convetions.
PHPBB3-10946
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10946
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/11025] Make last topic titles in forum list Bold
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11025
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in subsilver2
PHPBB3-11025
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11025
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This small style tweak will make the truncated last topic titles
shown in the forum list BOLD for better visual impact.
PHPBB3-11025
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release.
[prep-release-3.0.11] Bumping version number for 3.0.11-RC2.
Conflicts:
phpBB/install/database_update.php
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.11:
[prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release.
[prep-release-3.0.11] Bumping version number for 3.0.11-RC2.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10965] Profile data is only grabbed when show_novalue is enabled
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.11:
[ticket/10965] Profile data is only grabbed when show_novalue is enabled
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* naderman/ticket/10965:
[ticket/10965] Profile data is only grabbed when show_novalue is enabled
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10965
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10965] Make sure all profile fields are always grabbed on viewtopic
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* prep-release-3.0.11:
[ticket/10965] Make sure all profile fields are always grabbed on viewtopic
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
* naderman/ticket/10965:
[ticket/10965] Make sure all profile fields are always grabbed on viewtopic
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10965
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1
[ticket/10965] Introduce a new profile field option to display no value
Conflicts:
phpBB/includes/acp/acp_profile.php
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* prep-release-3.0.11:
[ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1
[ticket/10965] Introduce a new profile field option to display no value
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* naderman/ticket/10965:
[ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1
[ticket/10965] Introduce a new profile field option to display no value
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10965
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
By default the 3.0.10 behaviour is kept, profile fields will not show up
if they have either not yet been selected or in case of an optional
dropdown field if the novalue option was selected.
PHPBB3-10965
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Ticket/10990
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10990
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10990
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-10990
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/10667] Fix tests under MySQL 5.5 strict mode (once again)
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* prep-release-3.0.11:
[ticket/10667] Fix tests under MySQL 5.5 strict mode (once again)
|