aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search/fulltext_postgres.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11040] Swap post_text and post_subject for post_content indexDhruv2014-03-121-1/+1
* [ticket/11040] Remove postgres extra indexesDhruv2014-03-121-16/+2
* [ticket/11040] Add post_content indexDhruv2014-03-121-1/+15
* [ticket/11040] Search subject and text togetherDhruv2014-03-121-5/+3
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+9
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+963