| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14941] Apply changes individually for MySQL fulltext search | David Colón | 2016-12-27 | 1 | -9/+16 |
| | | |||||
| * | [ticket/14782] Don't use 'DISTINCT' when using 'SQL_CALC_FOUND_ROWS' | DavidIQ | 2016-09-16 | 1 | -1/+1 |
| | | |||||
| * | [ticket/14782] Use the $select variable in "Your Posts" search | DavidIQ | 2016-09-13 | 1 | -1/+1 |
| | | |||||
| * | [ticket/14109] Increase MySQL Version for InnoDB FULLTEXT Index to 5.6.8. | Andreas Fischer | 2016-08-28 | 1 | -1/+3 |
| | | | | | | | | | This is required for proper overall database operation. In previous versions, InnoDB might error on ALTER statements when multiple FULLTEXT Indexes are defined. PHPBB3-14109 | ||||
| * | [ticket/14704] Removes unused function and language files in base.php | Crizzo | 2016-07-03 | 1 | -46/+0 |
| | | | | | PHPBB3-14704 | ||||
| * | [ticket/14272] Fix invalid or missing min/max settings | Marc Alexander | 2015-11-06 | 1 | -2/+2 |
| | | | | | PHPBB3-14272 | ||||
| * | [ticket/14272] Only use maxlength and size for allowed input elements | Marc Alexander | 2015-11-06 | 3 | -7/+7 |
| | | | | | PHPBB3-14272 | ||||
| * | [ticket/14098] Add core events to the search backends | rxu | 2015-10-09 | 4 | -13/+263 |
| | | | | | PHPBB3-14098 | ||||
| * | [ticket/14104] Fix missing variables from previous commit | brunoais | 2015-08-15 | 1 | -0/+4 |
| | | | | | | | Fixing variables wrongly attributed in PHPBB3-13691 PHPBB3-14104 | ||||
| * | Merge pull request #3822 from brunoais/ticket/14083 | Marc Alexander | 2015-08-09 | 1 | -0/+4 |
| |\ | | | | | | | [ticket/14083] Fix wrong variables from previous commit | ||||
| | * | [ticket/14083] Fix wrong variables from previous commit | brunoais | 2015-08-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | Fixing variables wrongly attributed in PHPBB3-13693 PHPBB3-14083 | ||||
| * | | [ticket/14082] Fix wrong variables from previous commit | brunoais | 2015-08-08 | 1 | -5/+7 |
| |/ | | | | | | Fixing variables wrongly attributed in PHPBB3-13686 PHPBB3-14082 | ||||
| * | Merge pull request #3694 from marc1706/ticket/13930 | Andreas Fischer | 2015-06-09 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | [ticket/13930] Check for correct spacing between keyword & parenthesis * marc1706/ticket/13930: [ticket/13930] Add missing spaces to code [ticket/13930] Use OpeningParenthesisSniff in legacy ruleset [ticket/13930] Remove not needed return statements [ticket/13930] Add missing spaces to code [ticket/13930] Check for correct spacing between keyword & parenthesis | ||||
| | * | [ticket/13930] Add missing spaces to code | Marc Alexander | 2015-06-07 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13930 | ||||
| * | | Merge pull request #3486 from brunoais/ticket/13693 | Marc Alexander | 2015-06-09 | 1 | -0/+49 |
| |\ \ | | | | | | | | | | [ticket/13693] Allow modifying the MySQL author search query | ||||
| | * | | [ticket/13693] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-13693 | ||||
| | * | | [ticket/13693] Allow modifying the MySQL author search query | brunoais | 2015-03-12 | 1 | -0/+49 |
| | | | | | | | | | | | | | PHPBB3-13693 | ||||
| * | | | Merge pull request #3485 from brunoais/ticket/13694 | Marc Alexander | 2015-06-09 | 1 | -0/+49 |
| |\ \ \ | | | | | | | | | | | | | [ticket/13694] Allow modifying the Postgres native author search query for results | ||||
| | * | | | [ticket/13694] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13694 | ||||
| | * | | | [ticket/13694] Allow modifying the Postgres native author search query | brunoais | 2015-03-12 | 1 | -0/+49 |
| | |/ / | | | | | | | | | | PHPBB3-13694 | ||||
| * | | | Merge pull request #3484 from brunoais/ticket/13691 | Marc Alexander | 2015-06-09 | 1 | -0/+43 |
| |\ \ \ | | | | | | | | | | | | | [ticket/13691] Allow modifying the fulltext native search query for total results for author | ||||
| | * | | | [ticket/13691] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13691 | ||||
| | * | | | [ticket/13691] Allow changing query to search for posts by author in native | brunoais | 2015-03-12 | 1 | -0/+43 |
| | |/ / | | | | | | | | | | PHPBB3-13691 | ||||
| * | | | Merge pull request #3483 from brunoais/ticket/13686 | Marc Alexander | 2015-06-09 | 1 | -0/+62 |
| |\ \ \ | | | | | | | | | | | | | [ticket/13686] Allow modify query used for counting in fulltext_native | ||||
| | * | | | [ticket/13686] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13686 | ||||
| | * | | | [ticket/13686] Allow modify query used for counting in fulltext_native | brunoais | 2015-03-12 | 1 | -0/+62 |
| | |/ / | | | | | | | | | | PHPBB3-13686 | ||||
| * | | | Merge pull request #3481 from brunoais/ticket/13689 | Marc Alexander | 2015-06-09 | 1 | -0/+49 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13689] Allow modifying the query for postgres native fulltext search Conflicts: phpBB/develop/search_fill.php phpBB/includes/acp/acp_main.php phpBB/includes/acp/acp_search.php phpBB/includes/functions_admin.php phpBB/includes/functions_posting.php phpBB/includes/mcp/mcp_main.php phpBB/includes/mcp/mcp_post.php phpBB/install/install_convert.php phpBB/install/install_install.php phpBB/phpbb/search/fulltext_mysql.php phpBB/phpbb/search/fulltext_native.php phpBB/phpbb/search/fulltext_postgres.php phpBB/phpbb/search/fulltext_sphinx.php phpBB/search.php tests/search/mysql_test.php tests/search/native_test.php tests/search/postgres_test.php | ||||
| | * | | | [ticket/13689] BUMP version to 3.1.5-dev | brunoais | 2015-05-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13689 | ||||
| | * | | | [ticket/13689] Allow modifying the query for postgres native fulltext search | brunoais | 2015-03-12 | 1 | -0/+49 |
| | |/ / | | | | | | | | | | PHPBB3-13689 | ||||
| | * | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-03-12 | 4 | -4/+36 |
| | | | | | | | | | | | | | PHPBB3-13685 | ||||
| * | | | Merge pull request #3479 from brunoais/ticket/13685 | Marc Alexander | 2015-06-09 | 4 | -4/+85 |
| |\ \ \ | | | | | | | | | | | | | [ticket/13685] Allow modifying the query for mysql native fulltext search | ||||
| | * | | | [ticket/13685] phpBB, not PhpBB | brunoais | 2015-06-09 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | PHPBB3-13685 | ||||
| | * | | | [ticket/13685] BUMP version to 3.1.5-dev | brunoais | 2015-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-13685 | ||||
| | * | | | [ticket/13685] Allow modifying the query for mysql native fulltext search | brunoais | 2015-06-07 | 1 | -0/+49 |
| | | | | | | | | | | | | | | | | | PHPBB3-13685 | ||||
| | * | | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 4 | -4/+36 |
| | | |/ | |/| | | | | | | | PHPBB3-13685 | ||||
| * | | | [ticket/13888] Fix sql_freeresult() error on author searches | CHItA | 2015-06-07 | 1 | -1/+1 |
| |/ / | | | | | | | PHPBB3-13888 | ||||
| * | | [ticket/13674] Missing space after "if" | brunoais | 2015-03-07 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13674 | ||||
| * | | [ticket/13674] Change MySQL native total search results calculation | brunoais | 2015-03-06 | 1 | -11/+8 |
| |/ | | | | | | | | | This changes how the native FULLTEXT search calculates the total match number for MySQL. This should improve performance as there is one less query being made and it is being searched using the technique mentioned in the manual PHPBB3-13674 | ||||
| * | Merge branch 'ticket/12933-olympus' into ticket/12933 | Dhruv | 2015-01-28 | 1 | -1/+1 |
| | | |||||
| * | [ticket/13504] Fix invalid variable $user | Joas Schilling | 2015-01-19 | 1 | -1/+1 |
| | | | | | PHPBB3-13504 | ||||
| * | Merge pull request #3048 from naderman/ticket/13188 | Nils Adermann | 2014-10-20 | 1 | -0/+1 |
| |\ | | | | | [ticket/13188] Add missing where clause to post_id query in sphinx index | ||||
| | * | [ticket/13188] Correctly format string concatenation | Nils Adermann | 2014-10-20 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13188 | ||||
| | * | [ticket/13188] Add missing where clause to post_id query in sphinx index | Nils Adermann | 2014-10-20 | 1 | -0/+1 |
| | | | | | | | | | PHPBB3-13188 | ||||
| * | | [ticket/13181] Replace database credentials with placeholders in sphinx conf | Nils Adermann | 2014-10-18 | 1 | -2/+2 |
| |/ | | | | PHPBB3-13181 | ||||
| * | [ticket/12557] Fix php file description | n-aleha | 2014-08-07 | 3 | -3/+3 |
| | | | | | PHPBB3-12557 | ||||
| * | [ticket/12557] Fix pass by reference doc blocks | n-aleha | 2014-08-07 | 1 | -4/+4 |
| | | | | | PHPBB3-12557 | ||||
| * | [ticket/12557] Fix doc block errors found by Sami | n-aleha | 2014-08-03 | 1 | -1/+1 |
| | | | | | | | More corrections. PHPBB3-12557 | ||||
| * | [ticket/12557] Search, cron and profilefields fixes | n-aleha | 2014-08-03 | 4 | -3/+21 |
| | | | | | PHPBB3-12557 | ||||
| * | [ticket/12557] Fix doc block errors found by Sami | n-aleha | 2014-08-03 | 1 | -0/+1 |
| | | | | | | | More corrections. PHPBB3-12557 | ||||
| * | [ticket/12557] Fix doc block errors found by Sami | n-aleha | 2014-08-03 | 1 | -3/+14 |
| | | | | | PHPBB3-12557 | ||||
