aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/search
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Dhruv2015-03-141-11/+8
|\
| * [ticket/13674] Missing space after "if"brunoais2015-03-071-1/+1
| * [ticket/13674] Change MySQL native total search results calculationbrunoais2015-03-061-11/+8
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-071-1/+2
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-024-10/+10
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-291-1/+1
|\ \ | |/
| * Merge branch 'ticket/12933-olympus' into ticket/12933Dhruv2015-01-281-1/+1
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-1/+3
* | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-01-191-1/+1
|\ \ | |/
| * [ticket/13504] Fix invalid variable $userJoas Schilling2015-01-191-1/+1
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-3/+3
* | [ticket/13421] Always require the interface when possibleJoas Schilling2014-12-061-1/+1
* | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallbackNicolas Grekas2014-11-081-18/+16
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-10-201-0/+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
* | | Merge branch 'develop-ascraeus' into developDhruv2014-10-191-2/+2
|\ \ \ | |/ /
| * | [ticket/13181] Replace database credentials with placeholders in sphinx confNils Adermann2014-10-181-2/+2
| |/
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-074-3/+33
|\ \ | |/
| * [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
* | Merge pull request #2637 from Nicofuma/ticket/12387Joas Schilling2014-08-071-1/+1
|\ \ | |/ |/|
| * [ticket/12387] Fix a call to sql_freeresult in full_text_nativeTristan Darricau2014-06-231-1/+1
* | [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