aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-292-12/+12
* [ticket/12390] Move cleaning of vendor into it's own targetJoas Schilling2014-04-161-10/+16
* [ticket/12390] Remove documentation, tests and other files from vendor/Joas Schilling2014-04-121-0/+83
* [ticket/12349] Fix Sniffer for @license tagJoas Schilling2014-04-031-1/+1
* [prep-release-3.1.0-b2] Prepare development of 3.1.0-b3Joas Schilling2014-03-301-3/+3
* [prep-release-3.1.0-b2] Update version to 3.1.0-b2Joas Schilling2014-03-301-1/+1
* [ticket/12326] Correctly format update/index.php and remove php closing tagJoas Schilling2014-03-301-11/+5
* [ticket/12326] Do not add deleted files to the list of changed filesJoas Schilling2014-03-301-6/+6
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-03-251-1/+1
|\
| * [ticket/12302] Added `--no-dev` to composer call in build.xmls9e2014-03-251-1/+1
* | [prep-release-3.1.0-b1] Update build version to 3.1.0-b2-devJoas Schilling2014-03-151-3/+3
* | [prep-release-3.1.0-b1] Update version to 3.1.0-b1Joas Schilling2014-03-151-3/+3
* | [ticket/11764] Create separate packages for subsilver2 on releases.Joas Schilling2014-03-081-0/+8
* | [ticket/12180] Add "Each file MUST end with exactly one newline character" ruleAndreas Fischer2014-02-101-0/+3
* | [prep-release-3.1.0-a3] Update version to 3.1.0-a4-dev for future developmentJoas Schilling2014-02-051-1/+1
* | [prep-release-3.1.0-a3] Update version to 3.1.0-a3Joas Schilling2014-02-051-3/+3
* | Merge branch 'develop-olympus' into developNils Adermann2014-02-041-6/+6
|\ \ | |/
| * [ticket/12162] Set language to C before running diff to ensure its englishJoas Schilling2014-02-041-1/+1
| * [ticket/12161] Do not use subdirectories in build/save directory.Andreas Fischer2014-02-041-5/+5
* | Merge branch 'develop-olympus' into developAndreas Fischer2014-02-023-2121/+0
|\ \ | |/
| * [ticket/12140] Remove the diff class / MOD text build scriptNils Adermann2014-02-023-2123/+0
* | [ticket/12030] Fix some spelling issuesJoas Schilling2014-01-081-5/+5
* | [ticket/12030] Fix wrong file and directory namesJoas Schilling2013-12-191-4/+5
* | [ticket/12030] Include adm/images/ when the css file was updatedJoas Schilling2013-12-191-0/+6
* | [ticket/12030] Include config directory completly in update packagesJoas Schilling2013-12-191-0/+47
* | [prep-release-3.1.0-a2] Update version to 3.1.0-a2Joas Schilling2013-11-191-3/+3
* | [task/code-sniffer] Completely ignore database_update.php.Andreas Fischer2013-10-301-0/+1
* | [task/code-sniffer] Add PSR1.Files.SideEffects.FoundWithSymbolsAndreas Fischer2013-10-301-0/+3
* | [task/code-sniffer] Add PSR1.Classes.ClassDeclaration.MissingNamespaceAndreas Fischer2013-10-301-4/+6
* | [task/code-sniffer] Add Generic.WhiteSpace.DisallowSpaceIndentAndreas Fischer2013-10-301-0/+3
* | [task/code-sniffer] Add Generic.Functions.CallTimePassByReferenceAndreas Fischer2013-10-301-0/+3
* | [task/code-sniffer] Add Generic.Formatting.DisallowMultipleStatementsAndreas Fischer2013-10-301-0/+3
* | [task/code-sniffer] Add OneClassPerFile and OneInterfacePerFile.Andreas Fischer2013-10-301-0/+4
* | [task/code-sniffer] Add Generic.CodeAnalysis.UselessOverridingMethodAndreas Fischer2013-10-301-0/+3
* | [task/code-sniffer] Add Generic.CodeAnalysis.ForLoopShouldBeWhileLoopAndreas Fischer2013-10-291-0/+3
* | [task/code-sniffer] Do not abort immediately on PHP Code Sniffer failure.Andreas Fischer2013-10-291-2/+11
* | [task/code-sniffer] Check function/method argument list spacing.Andreas Fischer2013-10-291-0/+9
* | [task/code-sniffer] Cleanup code sniffer ruleset files.Andreas Fischer2013-10-292-5/+3
* | [task/code-sniffer] Check phpBB/phpbb first. This is where new files go.Andreas Fischer2013-10-291-7/+7
* | [task/code-sniffer] Require code sniffer to pass on Travis CI.Andreas Fischer2013-10-291-2/+2
* | [task/code-sniffer] Add code sniffer rulesets.Andreas Fischer2013-10-273-0/+79
* | [task/code-sniffer] Phing target for sniffing.Andreas Fischer2013-10-271-0/+24
* | [task/code-sniffer] Move code sniffer below build folder.Andreas Fischer2013-10-275-0/+346
* | [prep-release-3.1.0-a1] Only build packages for the latest olympus versionsJoas Schilling2013-10-141-1/+1
* | [prep-release-3.1.0-a1] Update version to 3.1.0-a1Joas Schilling2013-10-141-1/+1
* | [ticket/11913] Better download.phpbb.com directory structure for phpBB 3.1+Andreas Fischer2013-10-141-29/+11
* | Merge branch 'develop-olympus' into developNathan Guse2013-10-032-0/+110
|\ \ | |/
| * [ticket/11877] Create package links and checksums for announcement via script.Andreas Fischer2013-10-012-0/+110
* | Merge branch 'develop-olympus' into developNils Adermann2013-09-303-15/+18
|\ \ | |/
| * [ticket/11876] Replace MD5 with SHA256.Andreas Fischer2013-09-301-1/+1