aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14098] Add core events to the search backendsrxu2015-10-094-13/+263
* [ticket/14104] Fix missing variables from previous commitbrunoais2015-08-151-0/+4
* Merge pull request #3822 from brunoais/ticket/14083Marc Alexander2015-08-091-0/+4
|\
| * [ticket/14083] Fix wrong variables from previous commitbrunoais2015-08-081-0/+4
* | [ticket/14082] Fix wrong variables from previous commitbrunoais2015-08-081-5/+7
|/
* Merge pull request #3694 from marc1706/ticket/13930Andreas Fischer2015-06-091-1/+1
|\
| * [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-071-1/+1
* | Merge pull request #3486 from brunoais/ticket/13693Marc Alexander2015-06-091-0/+49
|\ \
| * | [ticket/13693] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | [ticket/13693] Allow modifying the MySQL author search querybrunoais2015-03-121-0/+49
* | | Merge pull request #3485 from brunoais/ticket/13694Marc Alexander2015-06-091-0/+49
|\ \ \
| * | | [ticket/13694] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13694] Allow modifying the Postgres native author search querybrunoais2015-03-121-0/+49
| |/ /
* | | Merge pull request #3484 from brunoais/ticket/13691Marc Alexander2015-06-091-0/+43
|\ \ \
| * | | [ticket/13691] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13691] Allow changing query to search for posts by author in nativebrunoais2015-03-121-0/+43
| |/ /
* | | Merge pull request #3483 from brunoais/ticket/13686Marc Alexander2015-06-091-0/+62
|\ \ \
| * | | [ticket/13686] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13686] Allow modify query used for counting in fulltext_nativebrunoais2015-03-121-0/+62
| |/ /
* | | Merge pull request #3481 from brunoais/ticket/13689Marc Alexander2015-06-091-0/+49
|\ \ \
| * | | [ticket/13689] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | | [ticket/13689] Allow modifying the query for postgres native fulltext searchbrunoais2015-03-121-0/+49
| |/ /
| * | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-03-124-4/+36
* | | Merge pull request #3479 from brunoais/ticket/13685Marc Alexander2015-06-094-4/+85
|\ \ \
| * | | [ticket/13685] phpBB, not PhpBBbrunoais2015-06-094-4/+4
| * | | [ticket/13685] BUMP version to 3.1.5-devbrunoais2015-06-071-1/+1
| * | | [ticket/13685] Allow modifying the query for mysql native fulltext searchbrunoais2015-06-071-0/+49
| * | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-074-4/+36
| | |/ | |/|
* | | [ticket/13888] Fix sql_freeresult() error on author searchesCHItA2015-06-071-1/+1
|/ /
* | [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