Dhruv
87688687e4
[ticket/11040] Add post_content index
...
In addition to post_subject and post_title indexes add a post_content
which is concatenation of both the columns.
PHPBB3-11040
2014-03-12 11:01:42 +05:30
Dhruv
274c83c74d
[ticket/11040] Search subject and text together
...
Instead of searching for post_subject and post_text seperately and then
OR them in where clause we use concatenation of the two columns and search
PHPBB3-11040
2014-03-12 11:01:21 +05:30
Andreas Fischer
7aa8f6461f
[task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.
...
PHPBB3-11980
2013-10-30 13:05:28 +01:00
Nils Adermann
06e7c84235
[ticket/11700] Fix some more incorrectly changed comments
...
PHPBB3-11700
2013-09-19 15:27:03 +02:00
Nils Adermann
d905358e2b
[ticket/11700] Fix leftover backslashes in comments
...
PHPBB3-11700
2013-09-16 05:20:27 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Nils Adermann
7030578bbe
[ticket/11698] Moving all autoloadable files to phpbb/
...
PHPBB3-11698
2013-07-14 01:32:34 -04:00