aboutsummaryrefslogtreecommitdiffstats
path: root/build/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
| | * [develop-olympus] Bump version numbers for 3.0.13-RC1 release.Andreas Fischer2015-01-211-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-251-2/+2
|\ \ \ | |/ /
| * | [prep-release-3.1.2] Update the development version to 3.1.3-RC1-devJoas Schilling2014-11-251-3/+3
| * | [prep-release-3.1.2] Increase version number to 3.1.2Joas Schilling2014-11-241-3/+3
| * | [prep-release-3.1.2] Update version to 3.1.2-RC1Joas Schilling2014-11-221-1/+1
* | | [ticket/12620] Use the test environment for the testsTristan Darricau2014-11-201-0/+2
* | | [ticket/13063] Adds Twig routing extensionTristan Darricau2014-11-201-0/+6
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-121-1/+8
|\ \ \ | |/ /
| * | Merge pull request #3142 from bantu/ticket/13331Andreas Fischer2014-11-121-1/+8
| |\ \ | | |/
| | * [ticket/13331] Use docs target for this branch, add docs-all for dev branches.Andreas Fischer2014-11-121-1/+8
* | | Merge branch 'develop-ascraeus' into developNils Adermann2014-11-021-3/+2
|\ \ \ | |/ /
| * | Merge branch 'prep-release-3.1.1' into develop-ascraeusNils Adermann2014-11-021-3/+3
| |\ \
| | * | [prep-release-3.1.1] Update version number to 3.1.1Nils Adermann2014-11-011-3/+3
| * | | [develop-ascraeus] Update version number to 3.1.1-RC1-devNils Adermann2014-10-251-3/+3
| |/ /
| * | [prep-release-3.1.0] Update version to 3.1.0Joas Schilling2014-10-231-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-231-2/+2
|\ \ \ | |/ /
| * | [prep-release-3.1.0-RC6] Update phpBB Version for RC7 developmentJoas Schilling2014-10-231-3/+3
| * | [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-231-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-071-2/+3
|\ \ \ | |/ /
| * | [prep-release-3.1.0-RC5] Update phpBB Version for RC6 developmentJoas Schilling2014-10-071-3/+3
| * | [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-071-1/+1
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2014-10-071-0/+3
|\ \ \ | |/ /
| * | [ticket/13137] Create schema.json in build scriptJoas Schilling2014-10-071-0/+3
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-09-201-2/+2
|\ \ \ | |/ /
| * | [prep-release-3.1.0-RC4] Update phpBB Version for RC4 developmentJoas Schilling2014-09-201-3/+3
| * | [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4Joas Schilling2014-09-191-1/+1
* | | [ticket/12974] Update nightly build version to 3.2.0-a1-devJoas Schilling2014-08-121-1/+1
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-121-3/+3
|\ \ \ | |/ /
| * | [prep-release-3.1.0-RC3] Update phpBB Version for RC4 developmentJoas Schilling2014-08-121-3/+3
| * | [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-111-1/+1
* | | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-3/+0
|/ /
* | Merge pull request #2644 from Nicofuma/ticket/12051Joas Schilling2014-08-071-1/+1
|\ \
| * | [ticket/12051] Optimise Composer Autoloader on BuildTristan Darricau2014-06-231-1/+1
* | | [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/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/12723] Do not mention too many details on documentation.Andreas Fischer2014-06-221-0/+1
* | [ticket/12757] Add a Code Sniffer ruleset for PHP files of phpBB extensionsAndreas Fischer2014-06-221-0/+8
* | [ticket/12723] Use core suffix in filename instead of phpbb in the middle.Andreas Fischer2014-06-221-2/+2
* | [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-221-2/+2
* | [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
* | Merge branch 'task/sami' into task/sami-ascraeusAndreas Fischer2014-05-161-8/+2
|\ \ | |/
| * [task/sami] Replace phpdoctor with sami.Andreas Fischer2014-05-161-8/+2
* | 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] Generate the list of the deleted files and foldersTristan Darricau2014-05-051-0/+1