| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3696 from marc1706/ticket/13930-master | Andreas Fischer | 2015-06-09 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | [ticket/13930] Check for correct spacing between keyword & parenthesis * marc1706/ticket/13930-master: [ticket/13930] Add missing space to mssql_extractor [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 | ||||
| | * | Merge branch 'ticket/13930' into ticket/13930-master | Marc Alexander | 2015-06-08 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | Conflicts: phpBB/includes/acp/acp_database.php | ||||
| | | * | [ticket/13930] Add missing spaces to code | Marc Alexander | 2015-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-13930 | ||||
| * | | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 1 | -1/+9 |
| |\ \ \ | |/ / |/| | | | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php | ||||
| | * | | [ticket/13685] phpBB, not PhpBB | brunoais | 2015-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-13685 | ||||
| | * | | [ticket/13685] Add phpbb_dispatcher to fulltext search constructors | brunoais | 2015-06-07 | 1 | -1/+9 |
| | |/ | | | | | | | PHPBB3-13685 | ||||
| * | | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -1/+2 |
| | | | | | | | | | PHPBB3-10748 | ||||
| * | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 1 | -3/+3 |
| | | | | | | | | | PHPBB3-13494 | ||||
| * | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 1 | -1/+3 |
| | | | | | | | | | PHPBB3-13468 | ||||
| * | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -3/+3 |
| | | | | | | | | | PHPBB3-13421 | ||||
| * | | [ticket/13421] Always require the interface when possible | Joas Schilling | 2014-12-06 | 1 | -1/+1 |
| |/ | | | | PHPBB3-13421 | ||||
| * | 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 | 1 | -1/+1 |
| | | | | | PHPBB3-12557 | ||||
| * | [ticket/12557] Search, cron and profilefields fixes | n-aleha | 2014-08-03 | 1 | -0/+6 |
| | | | | | PHPBB3-12557 | ||||
| * | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 1 | -3/+3 |
| | | | | | PHPBB3-12446 | ||||
| * | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -2/+2 |
| | | | | | PHPBB3-12722 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -5/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/12282] Use interface for type hinting | Joas Schilling | 2014-04-01 | 1 | -1/+1 |
| | | | | | PHPBB3-12282 | ||||
| * | [ticket/11938] Fix whitespace characters | Dhruv | 2014-03-09 | 1 | -2/+2 |
| | | | | | PHPBB3-11938 | ||||
| * | [ticket/11938] use sql_attr_string instead of sql_attr_str2ordinal | Dhruv | 2014-03-09 | 1 | -1/+1 |
| | | | | | PHPBB3-11938 | ||||
| * | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -10/+0 |
| | | | | | PHPBB3-11980 | ||||
| * | [ticket/11700] Fix some more incorrectly changed comments | Nils Adermann | 2013-09-19 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -12/+14 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -5/+0 |
| | | | | | PHPBB3-11696 | ||||
| * | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+917 |
| PHPBB3-11698 | |||||
