aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2725 from Nicofuma/ticket/12842Joas Schilling2014-07-121-10/+15
|\
| * [ticket/12842] Skip parameters without exlicit typeTristan Darricau2014-07-121-10/+15
* | [prep-release-3.1.0-RC2] Update phpBB Version for RC3 developmentJoas Schilling2014-07-111-3/+3
* | [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2Joas Schilling2014-07-111-1/+1
|/
* [ticket/12839] Include update related templates and assets in the packageJoas Schilling2014-07-111-6/+36
* [ticket/12825] Better sniff for the extensions and skip the vendor/ directoryTristan Darricau2014-07-061-0/+1
* [prep-release-3.1.0-RC1] Update phpBB Version for RC2 developmentJoas Schilling2014-06-251-3/+3
* [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1Joas Schilling2014-06-241-1/+1
* [ticket/12726] Fix coding styleTristan Darricau2014-06-221-2/+4
* [ticket/12726] Update error messageTristan Darricau2014-06-221-1/+1
* [ticket/12726] Fix coding styleTristan Darricau2014-06-221-2/+3
* [ticket/12726] Ensure PHP files do not contain any unused use statementsTristan Darricau2014-06-222-0/+209
* [ticket/12726] PSR2.Namespaces.NamespaceDeclarationTristan Darricau2014-06-221-0/+3
* [ticket/12723] Do not mention too many details on documentation.Andreas Fischer2014-06-222-3/+2
* [ticket/12723] Do not reference the coding guidelines section.Andreas Fischer2014-06-221-3/+2
* [ticket/12757] Add a Code Sniffer ruleset for PHP files of phpBB extensionsAndreas Fischer2014-06-222-0/+16
* [ticket/12723] Properly describe new Code Sniffer rulsets.Andreas Fischer2014-06-222-4/+4
* [ticket/12723] Use core suffix in filename instead of phpbb in the middle.Andreas Fischer2014-06-223-3/+3
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-228-250/+140
* [ticket/12721] Update rules descriptionsTristan Darricau2014-06-161-8/+10
* [ticket/12721] Add Generic.NamingConventions.ConstructorName in strictTristan Darricau2014-06-161-0/+3
* [ticket/12721] Add Squiz.Functions.LowercaseFunctionKeywords in legacyTristan Darricau2014-06-161-0/+3
* [ticket/12721] Add Squiz.ControlStructures.ForLoopDeclaration in legacyTristan Darricau2014-06-161-0/+3
* [ticket/12721] Add Squiz.ControlStructures.ForEachLoopDeclarationTristan Darricau2014-06-161-0/+3
* [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-161-0/+3
* [ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllmanTristan Darricau2014-06-161-0/+4
* [ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy rulesetTristan Darricau2014-06-161-0/+3
* [ticket/12721] Add Generic.Files.LowercasedFilename in the legacy rulesetTristan Darricau2014-06-161-0/+3
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-0/+3
* [ticket/12724] Add Squiz.PHP.Eval in the legacy rulesetTristan Darricau2014-06-161-0/+3
* [ticket/12682] Make Code Sniffer run properly on Travis CI again.Andreas Fischer2014-06-131-10/+10
* [prep-release-3.1.0-b4] Update phpBB Version for b5 developmentJoas Schilling2014-05-301-3/+3
* [prep-release-3.1.0-b4] Update version to 3.1.0-b4Joas Schilling2014-05-301-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-278-29/+61
* Merge branch 'task/sami' into task/sami-ascraeusAndreas Fischer2014-05-171-1/+2
|\
| * [task/sami] Establish alphabetical order.Andreas Fischer2014-05-171-1/+1
| * [task/sami] Also ignore ext/ directory.Andreas Fischer2014-05-171-0/+1
* | Merge branch 'task/sami' into task/sami-ascraeusAndreas Fischer2014-05-163-153/+51
|\ \ | |/
| * [task/sami] Replace phpdoctor with sami.Andreas Fischer2014-05-163-153/+51
* | Merge branch 'ticket/10839-olympus' into ticket/10839Joas Schilling2014-05-091-1/+0
|\ \ | |/
| * [ticket/10839] Fix note about running slow tests and build taskJoas Schilling2014-05-091-1/+0
* | [ticket/12325] Use \RecursiveDirectoryIteratorTristan Darricau2014-05-061-38/+19
* | [ticket/12325] Doc blocksTristan Darricau2014-05-061-3/+21
* | [ticket/12325] Change private function to protectedTristan Darricau2014-05-051-1/+1
* | [ticket/12325] Add visibilitiesTristan Darricau2014-05-051-2/+2
* | [ticket/12325] Add files located in deleted dirsTristan Darricau2014-05-051-3/+29
* | [ticket/12325] Generate the list of the deleted files and foldersTristan Darricau2014-05-053-0/+48
* | [prep-release-3.1.0-b3] Update phpBB Version for b4 developmentJoas Schilling2014-05-041-3/+3
* | [prep-release-3.1.0-b3] Update version to 3.1.0-b3Joas Schilling2014-05-041-1/+1
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-292-12/+12