| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11273
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* upstream/develop: (196 commits)
[ticket/11219] Coding guidelines and naming consistency changes
[ticket/10841] Revert more whitespace changes.
[ticket/10841] Revert whitespace changes.
[ticket/10841] adding space after if
[ticket/10841] removing unnecessary spacing
[ticket/10841] changing affectedrows check to COUNT in sql
[ticket/10841] Modifying style and language selectors in UCP
[ticket/11247] Fix wrong property reference in flock class.
[ticket/10602] Avoid a race condition.
[ticket/10602] Use last_queue_run for its intended purpose.
[ticket/10716] Collect standard error from executed php process.
[ticket/10716] Skip test if php is not in PATH.
[ticket/10716] Exclude our dependencies from linting.
[ticket/10103] New and improved wording.
[ticket/10716] Only lint on php 5.3+.
[ticket/10103] Assert with messages.
[ticket/10103] assertLessThan/assertGreaterThan.
[ticket/10103] Inline assignment is bad?
[ticket/10103] $rv had too few characters.
[ticket/10103] Correct flock class documentation.
...
Conflicts:
phpBB/includes/functions.php
tests/cache/cache_test.php
|
| | |
| |
| |
| | |
PHPBB3-11174
|
| | |
| |
| |
| | |
PHPBB3-11174
|
| | |
| |
| |
| |
| |
| | |
when running tests include utf_tools file in the mysql search backend
PHPBB3-11174
|
| |/
|
|
| |
PHPBB3-11015
|
| |
|
|
| |
PHPBB3-10780
|
| |\
| |
| |
| |
| | |
* dhruvgoel92/ticket/11177:
[ticket/11177] return no results when query has only negation
|
| | |
| |
| |
| |
| |
| |
| | |
If search query has only -foo then instead of displaying all results that
do not have foo, should display no results found.
PHPBB3-11177
|
| | |
| |
| |
| | |
PHPBB-11050
|
| | |
| |
| |
| | |
PHPBB-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| |
| |
| | |
Starting of each sentence should be capitalized.
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| |
| |
| |
| | |
No comments should end with a period. All occurences like PostgreSQL
should have proper case.
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| |
| |
| | |
common_words property is never used in sphinx class hence removed.
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| | |
| |
| |
| | |
PHPBB3-11050
|
| |/
|
|
| |
PHPBB3-11174
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* dhruvgoel92/ticket/11051:
[ticket/11051] fix spaces
[ticket/11051] add common_words variable
[ticket/11051] remove unnecessary comment
[ticket/11051] add get_word_len() in sphinx search
[ticket/11051] use get_word_length in search backend
[ticket/11051] use get_common_words in search backend
[ticket/11051] function instead of accessing property in search
[ticket/11051] add public functions for public properties
|
| | |
| |
| |
| | |
PHPBB3-11051
|
| | |
| |
| |
| |
| |
| |
| | |
get_word_len() for sphinx search backend returns false always and
triggers proper error.
PHPBB3-11051
|
| | |
| |
| |
| |
| |
| |
| | |
public retrieval functions for all public properties and change the
properties to protected in all search backends.
PHPBB3-11051
|
| |\ \
| |/
|/|
| |
| | |
* dhruvgoel92/ticket/11032:
[ticket/11032] fix language of error displayed
|
| | |
| |
| |
| |
| |
| | |
Language of the error displayed is modified.
PHPBB3-11032
|
| |\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* dhruvgoel92/ticket/11048:
[ticket/11048] use protected instead of private in pgsql fulltext
[ticket/11048] use protected instead of private in native search
[ticket/11048] remove @access from all docblocks
[ticket/11048] use protected instead of private in mysql fulltext
[ticket/11048] use protected instead of private in sphinx
[ticket/11048] add access specifiers to phpbb native search properties
[ticket/11048] add access specifiers to sphinx search
[ticket/11048] add access specifiers to phpbb native search
[ticket/11048] add access specifiers to mysql search
[ticket/11048] add access specifiers to pgsql search
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| | |
PHPBB3-11048
|
| | |
| |
| |
| |
| |
| | |
Sphinx connection retries should be done before error is triggered.
PHPBB3-11032
|
| |/
|
|
|
|
|
| |
Admins are shown actual error while users are shown a search failed error
in case sphinx search fails.
PHPBB3-11032
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* dhruvgoel92/ticket/11011:
[ticket/11011] rename property phpEx to php_ext
[ticket/11011] pass $auth to search backend constructor
[ticket/11011] remove global keyword from sphinx
[ticket/11011] pass global variables in construct
[ticket/11011] passing global variables
[ticket/11011] remove global keyword in native search
[ticket/11011] remove global keyword in pgsql search
[ticket/11011] global variables as constructor parameters
[ticket/11011] add access specifiers and docblocks
|
| | |
| |
| |
| | |
PHPBB3-11011
|
| | |
| |
| |
| |
| |
| |
| | |
$auth global var is passed to search backend constructor, as it is used
by sphinx backend.
PHPBB3-11011
|