| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11015
|
| |
|
|
| |
PHPBB3-10780
|
| |
|
|
| |
PHPBB-11050
|
| |
|
|
| |
PHPBB3-11050
|
| |
|
|
| |
PHPBB3-11050
|
| |
|
|
|
|
| |
Starting of each sentence should be capitalized.
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-11174
|
| |
|
|
| |
PHPBB3-11051
|
| |
|
|
|
|
|
| |
public retrieval functions for all public properties and change the
properties to protected in all search backends.
PHPBB3-11051
|
| |
|
|
| |
PHPBB3-11048
|
| |
|
|
| |
PHPBB3-11048
|
| |
|
|
| |
PHPBB3-11048
|
| |
|
|
| |
PHPBB3-11048
|
| |
|
|
| |
PHPBB3-11011
|
| |
|
|
|
|
|
| |
$auth global var is passed to search backend constructor, as it is used
by sphinx backend.
PHPBB3-11011
|
| |
|
|
|
|
| |
Pass global variables to class constructor when making a new object.
PHPBB3-11011
|
| |
|
|
|
|
| |
Pass global variables into the search backend class constructor.
PHPBB3-11011
|
| |
|
|
| |
PHPBB3-10990
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10653] Call get_row_count of base class in mysql get_estimated_row_count
[ticket/9813] Only get posts table row count if we detected a fulltext index.
[ticket/9813] Also use estimated row count of posts table for fulltext mysql.
[ticket/10653] Fix parameter to substr() in unit tests. Should be 1, not -1.
[ticket/10653] Unit tests for get_row_count() and get_estimated_row_count().
[ticket/10653] Add ability to count table rows to database abstraction layer.
[ticket/9813] Use table status row count only if greater than 100000 or exact.
[ticket/9813] Use SHOW TABLE STATUS to get search stats for native on MySQL.
|
| | |
| |
| |
| | |
PHPBB3-10653
|
| | |
| |
| |
| | |
PHPBB3-9813
|
| | |
| |
| |
| | |
PHPBB3-9813
|
| |\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/10630] Use sql_like_expression() method instead of hardcoded LIKE '%x%'
[ticket/10630] Perform array_unique on authors array before creating the query
|
| | |
| |
| |
| |
| |
| |
| | |
This is needed to avoid an additional appearance for an author for every
post he made.
PHPBB3-10630
|
| | |
| |
| |
| | |
PHPBB3-9916
|
| | |
| |
| |
| | |
PHPBB3-10323
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Search backends are now required to be autoloadable. The database updater to
3.1 tries to guess the class name as phpbb_search_<oldname> which works for
the default backends we ship.
PHPBB3-10323
|
| |/
|
|
|
|
|
|
|
|
|
|
| |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
| |
|
|
|
|
|
|
| |
Wildcards without any further result restrictions will cause phpBB to search
for everything, potentially allowing a DoS attack against the DB server by any
user who can use the search system.
PHPBB3-9760
|
| |
|
|
|
|
|
| |
Authorised by: naderman :-P
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10399 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
[Bug #21555]
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10377 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9931 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
|
|
| |
deleted users
Authorised by: naderman
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9713 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
non-mysql dbms. (Bug #40605)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9473 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
SQL_CALC_FOUND_ROWS fix
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9472 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9471 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
(This has been tested for 2 weeks in a live environment)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9440 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
(the more words the more database load)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9438 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9173 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
syntax on some databases (Bug #37005)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9172 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
threshold for fulltext_native (Bug #36345)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9126 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8879 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
matches. (Bug #19195)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8878 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8604 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8598 89ea8834-ac86-4346-8a33-228a782c2dd0
|