| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3 | Joas Schilling | 2014-08-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [ticket/12958] Remove more references of subsilver2 | Joas Schilling | 2014-08-10 | 2 | -11/+0 | |
| |/ / | | | | | | | PHPBB3-12958 | |||||
| * | | [ticket/12941] Add sami.conf.php for Travis CI. | Andreas Fischer | 2014-08-09 | 1 | -2/+4 | |
| | | | | | | | | | PHPBB3-12941 | |||||
| * | | Merge pull request #2644 from Nicofuma/ticket/12051 | Joas Schilling | 2014-08-07 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | | | | | | | | | | [ticket/12051] Optimise Composer Autoloader on Build * Nicofuma/ticket/12051: [ticket/12051] Optimise Composer Autoloader on Build | |||||
| | * | | [ticket/12051] Optimise Composer Autoloader on Build | Tristan Darricau | 2014-06-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-12051 | |||||
| * | | | Merge pull request #2725 from Nicofuma/ticket/12842 | Joas Schilling | 2014-07-12 | 1 | -10/+15 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12842] Out of memory issue in code sniffer call for extensions * Nicofuma/ticket/12842: [ticket/12842] Skip parameters without exlicit type | |||||
| | * | | | [ticket/12842] Skip parameters without exlicit type | Tristan Darricau | 2014-07-12 | 1 | -10/+15 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12842 | |||||
| * | | | | [prep-release-3.1.0-RC2] Update phpBB Version for RC3 development | Joas Schilling | 2014-07-11 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2 | Joas Schilling | 2014-07-11 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | [ticket/12839] Include update related templates and assets in the package | Joas Schilling | 2014-07-11 | 1 | -6/+36 | |
| | | | | | | | | | | | | | PHPBB3-12839 | |||||
| * | | | [ticket/12825] Better sniff for the extensions and skip the vendor/ directory | Tristan Darricau | 2014-07-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | | PHPBB3-12825 | |||||
| * | | | [prep-release-3.1.0-RC1] Update phpBB Version for RC2 development | Joas Schilling | 2014-06-25 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1 | Joas Schilling | 2014-06-24 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | [ticket/12726] Fix coding style | Tristan Darricau | 2014-06-22 | 1 | -2/+4 | |
| | | | | | | | | | PHPBB3-12726 | |||||
| * | | [ticket/12726] Update error message | Tristan Darricau | 2014-06-22 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12726 | |||||
| * | | [ticket/12726] Fix coding style | Tristan Darricau | 2014-06-22 | 1 | -2/+3 | |
| | | | | | | | | | PHPBB3-12726 | |||||
| * | | [ticket/12726] Ensure PHP files do not contain any unused use statements | Tristan Darricau | 2014-06-22 | 2 | -0/+209 | |
| | | | | | | | | | PHPBB3-12726 | |||||
| * | | [ticket/12726] PSR2.Namespaces.NamespaceDeclaration | Tristan Darricau | 2014-06-22 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12726 | |||||
| * | | [ticket/12723] Do not mention too many details on documentation. | Andreas Fischer | 2014-06-22 | 2 | -3/+2 | |
| | | | | | | | | | PHPBB3-12723 | |||||
| * | | [ticket/12723] Do not reference the coding guidelines section. | Andreas Fischer | 2014-06-22 | 1 | -3/+2 | |
| | | | | | | | | | PHPBB3-12723 | |||||
| * | | [ticket/12757] Add a Code Sniffer ruleset for PHP files of phpBB extensions | Andreas Fischer | 2014-06-22 | 2 | -0/+16 | |
| | | | | | | | | | PHPBB3-12757 | |||||
| * | | [ticket/12723] Properly describe new Code Sniffer rulsets. | Andreas Fischer | 2014-06-22 | 2 | -4/+4 | |
| | | | | | | | | | PHPBB3-12723 | |||||
| * | | [ticket/12723] Use core suffix in filename instead of phpbb in the middle. | Andreas Fischer | 2014-06-22 | 3 | -3/+3 | |
| | | | | | | | | | PHPBB3-12723 | |||||
| * | | [ticket/12723] Add Sniff ensuring PHP files use the correct file header | Tristan Darricau | 2014-06-22 | 8 | -250/+140 | |
| | | | | | | | | | PHPBB3-12723 | |||||
| * | | [ticket/12721] Update rules descriptions | Tristan Darricau | 2014-06-16 | 1 | -8/+10 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Generic.NamingConventions.ConstructorName in strict | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Squiz.Functions.LowercaseFunctionKeywords in legacy | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Squiz.ControlStructures.ForLoopDeclaration in legacy | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Squiz.ControlStructures.ForEachLoopDeclaration | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllman | Tristan Darricau | 2014-06-16 | 1 | -0/+4 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12721] Add Generic.Files.LowercasedFilename in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12721 | |||||
| * | | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12722 | |||||
| * | | [ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset | Tristan Darricau | 2014-06-16 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-12724 | |||||
| * | | [ticket/12682] Make Code Sniffer run properly on Travis CI again. | Andreas Fischer | 2014-06-13 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | The --ignore parameter takes a case-insensitive pattern and as such 'phpBB/phpbb/*' matches any '/home/travis/build/phpbb/phpbb/...' file name. This results in nothing being checked against ruleset-php-legacy.xml. Using absolute paths in the --ignore pattern fixes this issues. PHPBB3-12682 | |||||
| * | | [prep-release-3.1.0-b4] Update phpBB Version for b5 development | Joas Schilling | 2014-05-30 | 1 | -3/+3 | |
| | | | ||||||
| * | | [prep-release-3.1.0-b4] Update version to 3.1.0-b4 | Joas Schilling | 2014-05-30 | 1 | -1/+1 | |
| | | | ||||||
| * | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 8 | -29/+61 | |
| | | | | | | | | | PHPBB3-12594 | |||||
| * | | Merge branch 'task/sami' into task/sami-ascraeus | Andreas Fischer | 2014-05-17 | 1 | -1/+2 | |
| |\ \ | |/ | | | | | | | | | * task/sami: [task/sami] Establish alphabetical order. [task/sami] Also ignore ext/ directory. | |||||
| | * | [task/sami] Establish alphabetical order. | Andreas Fischer | 2014-05-17 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12495 | |||||
| | * | [task/sami] Also ignore ext/ directory. | Andreas Fischer | 2014-05-17 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-12495 | |||||
| * | | Merge branch 'task/sami' into task/sami-ascraeus | Andreas Fischer | 2014-05-16 | 3 | -153/+51 | |
| |\ \ | |/ | | | | | | | | | | | | | | | | | * task/sami: [task/sami] Replace phpdoctor with sami. [task/sami] Add sami/sami as a composer development dependency. Conflicts: phpBB/composer.json phpBB/composer.lock | |||||
| | * | [task/sami] Replace phpdoctor with sami. | Andreas Fischer | 2014-05-16 | 3 | -153/+51 | |
| | | | | | | | | | PHPBB3-12495 | |||||
| * | | Merge branch 'ticket/10839-olympus' into ticket/10839 | Joas Schilling | 2014-05-09 | 1 | -1/+0 | |
| |\ \ | |/ | | | | | | | | | | | | | | | | | * ticket/10839-olympus: [ticket/10839] Fix note about running slow tests and build task [ticket/10839] Removing phpunit.xml.all [ticket/10839] Always run functional tests by default Conflicts: phpunit.xml.dist | |||||
| | * | [ticket/10839] Fix note about running slow tests and build task | Joas Schilling | 2014-05-09 | 1 | -1/+0 | |
| | | | | | | | | | PHPBB3-10839 | |||||
| * | | [ticket/12325] Use \RecursiveDirectoryIterator | Tristan Darricau | 2014-05-06 | 1 | -38/+19 | |
| | | | | | | | | | PHPBB3-12325 | |||||
| * | | [ticket/12325] Doc blocks | Tristan Darricau | 2014-05-06 | 1 | -3/+21 | |
| | | | | | | | | | PHPBB3-12325 | |||||
| * | | [ticket/12325] Change private function to protected | Tristan Darricau | 2014-05-05 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12325 | |||||
| * | | [ticket/12325] Add visibilities | Tristan Darricau | 2014-05-05 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-12325 | |||||
