| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [ticket/10839] Fix note about running slow tests and build task | Joas Schilling | 2014-05-09 | 1 | -1/+0 |
* | | [ticket/12325] Use \RecursiveDirectoryIterator | Tristan Darricau | 2014-05-06 | 1 | -38/+19 |
* | | [ticket/12325] Doc blocks | Tristan Darricau | 2014-05-06 | 1 | -3/+21 |
* | | [ticket/12325] Change private function to protected | Tristan Darricau | 2014-05-05 | 1 | -1/+1 |
* | | [ticket/12325] Add visibilities | Tristan Darricau | 2014-05-05 | 1 | -2/+2 |
* | | [ticket/12325] Add files located in deleted dirs | Tristan Darricau | 2014-05-05 | 1 | -3/+29 |
* | | [ticket/12325] Generate the list of the deleted files and folders | Tristan Darricau | 2014-05-05 | 3 | -0/+48 |
* | | [prep-release-3.1.0-b3] Update phpBB Version for b4 development | Joas Schilling | 2014-05-04 | 1 | -3/+3 |
* | | [prep-release-3.1.0-b3] Update version to 3.1.0-b3 | Joas Schilling | 2014-05-04 | 1 | -1/+1 |
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 2 | -12/+12 |
* | | [ticket/12390] Move cleaning of vendor into it's own target | Joas Schilling | 2014-04-16 | 1 | -10/+16 |
* | | [ticket/12390] Remove documentation, tests and other files from vendor/ | Joas Schilling | 2014-04-12 | 1 | -0/+83 |
* | | [ticket/12349] Fix Sniffer for @license tag | Joas Schilling | 2014-04-03 | 1 | -1/+1 |
* | | [prep-release-3.1.0-b2] Prepare development of 3.1.0-b3 | Joas Schilling | 2014-03-30 | 1 | -3/+3 |
* | | [prep-release-3.1.0-b2] Update version to 3.1.0-b2 | Joas Schilling | 2014-03-30 | 1 | -1/+1 |
* | | [ticket/12326] Correctly format update/index.php and remove php closing tag | Joas Schilling | 2014-03-30 | 1 | -11/+5 |
* | | [ticket/12326] Do not add deleted files to the list of changed files | Joas Schilling | 2014-03-30 | 1 | -6/+6 |
* | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2014-03-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/12302] Added `--no-dev` to composer call in build.xml | s9e | 2014-03-25 | 1 | -1/+1 |
* | | [prep-release-3.1.0-b1] Update build version to 3.1.0-b2-dev | Joas Schilling | 2014-03-15 | 1 | -3/+3 |
* | | [prep-release-3.1.0-b1] Update version to 3.1.0-b1 | Joas Schilling | 2014-03-15 | 1 | -3/+3 |
* | | [ticket/11764] Create separate packages for subsilver2 on releases. | Joas Schilling | 2014-03-08 | 1 | -0/+8 |
* | | [ticket/12180] Add "Each file MUST end with exactly one newline character" rule | Andreas Fischer | 2014-02-10 | 1 | -0/+3 |
* | | [prep-release-3.1.0-a3] Update version to 3.1.0-a4-dev for future development | Joas Schilling | 2014-02-05 | 1 | -1/+1 |
* | | [prep-release-3.1.0-a3] Update version to 3.1.0-a3 | Joas Schilling | 2014-02-05 | 1 | -3/+3 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2014-02-04 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | [ticket/12162] Set language to C before running diff to ensure its english | Joas Schilling | 2014-02-04 | 1 | -1/+1 |
| * | [ticket/12161] Do not use subdirectories in build/save directory. | Andreas Fischer | 2014-02-04 | 1 | -5/+5 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2014-02-02 | 3 | -2121/+0 |
|\ \
| |/ |
|
| * | [ticket/12140] Remove the diff class / MOD text build script | Nils Adermann | 2014-02-02 | 3 | -2123/+0 |
* | | [ticket/12030] Fix some spelling issues | Joas Schilling | 2014-01-08 | 1 | -5/+5 |
* | | [ticket/12030] Fix wrong file and directory names | Joas Schilling | 2013-12-19 | 1 | -4/+5 |
* | | [ticket/12030] Include adm/images/ when the css file was updated | Joas Schilling | 2013-12-19 | 1 | -0/+6 |
* | | [ticket/12030] Include config directory completly in update packages | Joas Schilling | 2013-12-19 | 1 | -0/+47 |
* | | [prep-release-3.1.0-a2] Update version to 3.1.0-a2 | Joas Schilling | 2013-11-19 | 1 | -3/+3 |
* | | [task/code-sniffer] Completely ignore database_update.php. | Andreas Fischer | 2013-10-30 | 1 | -0/+1 |
* | | [task/code-sniffer] Add PSR1.Files.SideEffects.FoundWithSymbols | Andreas Fischer | 2013-10-30 | 1 | -0/+3 |
* | | [task/code-sniffer] Add PSR1.Classes.ClassDeclaration.MissingNamespace | Andreas Fischer | 2013-10-30 | 1 | -4/+6 |
* | | [task/code-sniffer] Add Generic.WhiteSpace.DisallowSpaceIndent | Andreas Fischer | 2013-10-30 | 1 | -0/+3 |
* | | [task/code-sniffer] Add Generic.Functions.CallTimePassByReference | Andreas Fischer | 2013-10-30 | 1 | -0/+3 |
* | | [task/code-sniffer] Add Generic.Formatting.DisallowMultipleStatements | Andreas Fischer | 2013-10-30 | 1 | -0/+3 |
* | | [task/code-sniffer] Add OneClassPerFile and OneInterfacePerFile. | Andreas Fischer | 2013-10-30 | 1 | -0/+4 |
* | | [task/code-sniffer] Add Generic.CodeAnalysis.UselessOverridingMethod | Andreas Fischer | 2013-10-30 | 1 | -0/+3 |
* | | [task/code-sniffer] Add Generic.CodeAnalysis.ForLoopShouldBeWhileLoop | Andreas Fischer | 2013-10-29 | 1 | -0/+3 |
* | | [task/code-sniffer] Do not abort immediately on PHP Code Sniffer failure. | Andreas Fischer | 2013-10-29 | 1 | -2/+11 |
* | | [task/code-sniffer] Check function/method argument list spacing. | Andreas Fischer | 2013-10-29 | 1 | -0/+9 |
* | | [task/code-sniffer] Cleanup code sniffer ruleset files. | Andreas Fischer | 2013-10-29 | 2 | -5/+3 |
* | | [task/code-sniffer] Check phpBB/phpbb first. This is where new files go. | Andreas Fischer | 2013-10-29 | 1 | -7/+7 |
* | | [task/code-sniffer] Require code sniffer to pass on Travis CI. | Andreas Fischer | 2013-10-29 | 1 | -2/+2 |
* | | [task/code-sniffer] Add code sniffer rulesets. | Andreas Fischer | 2013-10-27 | 3 | -0/+79 |