aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13674] Missing space after "if"brunoais2015-03-071-1/+1
* [ticket/13674] Change MySQL native total search results calculationbrunoais2015-03-061-11/+8
* Merge branch 'ticket/12933-olympus' into ticket/12933Dhruv2015-01-281-1/+1
* [ticket/13504] Fix invalid variable $userJoas Schilling2015-01-191-1/+1
* Merge pull request #3048 from naderman/ticket/13188Nils Adermann2014-10-201-0/+1
|\
| * [ticket/13188] Correctly format string concatenationNils Adermann2014-10-201-1/+1
| * [ticket/13188] Add missing where clause to post_id query in sphinx indexNils Adermann2014-10-201-0/+1
* | [ticket/13181] Replace database credentials with placeholders in sphinx confNils Adermann2014-10-181-2/+2
|/
* [ticket/12557] Fix php file descriptionn-aleha2014-08-073-3/+3
* [ticket/12557] Fix pass by reference doc blocksn-aleha2014-08-071-4/+4
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+1
* [ticket/12557] Search, cron and profilefields fixesn-aleha2014-08-034-3/+21
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-0/+1
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-3/+14
* [ticket/12515] Remove check for PostgreSQL 8.3+Joas Schilling2014-07-061-29/+2
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-265-18/+18
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+0
* [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-161-2/+2
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-279-39/+63
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-2/+4
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-014-4/+4
* Merge remote-tracking branch 'dhruv/ticket/11040' into developJoas Schilling2014-03-141-14/+12
|\
| * [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
* | Merge branch 'ticket/11288' into ticket/11288-developDhruv2014-03-091-0/+6
|/
* Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10945-develop' into ...Nathan Guse2014-03-091-23/+10
|\
| * Merge branch 'ticket/10945' into ticket/10945-developDhruv2014-03-081-23/+10
* | [ticket/11938] Fix whitespace charactersDhruv2014-03-091-2/+2
* | [ticket/11938] use sql_attr_string instead of sql_attr_str2ordinalDhruv2014-03-091-1/+1
|/
* [ticket/12096] Use plurals for MAX_NUM_SEARCH_KEYWORDS_REFINE.Cesar G2014-01-162-2/+2
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-4/+4
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-309-74/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+0
* [ticket/11621] Remove unnecessary things around index_created() return value.Andreas Fischer2013-10-111-1/+1
* [ticket/11621] Swap columns of post_content index.Andreas Fischer2013-10-101-1/+1
* Merge remote-tracking branch 'phpbb/develop' into ticket/11621Andreas Fischer2013-10-109-59/+77
|\
| * [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-196-6/+6
| * [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-165-9/+9
| * [ticket/11700] And some last comments with backslashesNils Adermann2013-09-163-11/+11
| * Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+1
| |\
| * | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-169-73/+91
* | | [ticket/11621] Remove mysql extra indexesDhruv2013-08-261-16/+3
| |/ |/|
* | Merge remote-tracking branch 'galaxyAbstractor/ticket/11697' into developAndreas Fischer2013-07-141-1/+1
|/
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-5/+0
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1410-0/+5568