Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [task/phpunit-xml] Use phpunit.xml for test suite | Igor Wiedler | 2011-01-04 | 1 | -6/+5 |
| | | | | PHPBB3-9967 | ||||
* | [task/phpdoc] Added a phpdoc task to the build process | Nils Adermann | 2010-12-13 | 1 | -1/+7 |
| | | | | PHPBB3-9943 | ||||
* | [task/phpdoc] Added a configuration file for phpDocumentor. | Nils Adermann | 2010-12-13 | 1 | -0/+106 |
| | | | | PHPBB3-9943 | ||||
* | [prep-release-3.0.8] Incrementing version number to 3.0.8 and update changelog | Nils Adermann | 2010-11-19 | 1 | -3/+3 |
| | |||||
* | [ticket/9904] Update WebPI Parameters.xml to work with WebMatrix. | Chris Sfanos | 2010-11-19 | 1 | -41/+71 |
| | | | | PHPBB3-9904 | ||||
* | [develop-olympus] Bumping version number for 3.0.8-RC1. | Nils Adermann | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | [task/phing-build] Correct the path for update package patch files. | Nils Adermann | 2010-11-08 | 1 | -1/+4 |
| | | | | PHPBB3-9849 | ||||
* | [task/phing-build] Automatically trigger build_diff | Nils Adermann | 2010-11-07 | 2 | -14/+26 |
| | | | | | | | | | The build_diff script generates MOD format change descriptions for language and style files. It is automatically triggered by phin with the correct version numbers now so it does not need to be changed anymore. PHPBB3-9849 | ||||
* | [task/phing-build] Added a build.xml configuration for phing. | Nils Adermann | 2010-10-17 | 3 | -311/+158 |
| | | | | | | | | | The current state of the phing build script allowed the removal of some code from the old packaging process written entirely in PHP. Further simplifcations of the PHP code and additions to the phing build file will follow. PHPBB3-9849 | ||||
* | [feature/webpi] Validate inline with MSSQL password policy. | Chris Smith | 2010-04-15 | 1 | -2/+2 |
| | |||||
* | [feature/webpi] Web PI supports UNIX line endings so we'll remove them | Chris Smith | 2010-04-08 | 4 | -293/+293 |
| | |||||
* | [feature/webpi] Hopefully finally fix this | Chris Smith | 2010-04-08 | 1 | -1/+15 |
| | |||||
* | [feature/webpi] Fix messed up line endings | Chris Smith | 2010-04-08 | 1 | -0/+0 |
| | |||||
* | [feature/webpi] Add WebPI support to the build script. | Chris Smith | 2010-04-08 | 1 | -0/+8 |
| | |||||
* | [feature/webpi] Package files for Microsoft Web Platform Installer | Chris Smith | 2010-04-08 | 4 | -0/+278 |
| | |||||
* | Incrementing the version number to 3.0.7-PL1 | Nils Adermann | 2010-03-05 | 2 | -3/+3 |
| | |||||
* | Prepare 3.0.7 release | Nils Adermann | 2010-02-28 | 2 | -3/+3 |
| | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10553 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | Merge r10549 into 3.0.7: After generating all packages go through the full ↵ | Nils Adermann | 2010-02-27 | 2 | -0/+44 |
| | | | | | | | | | installs and make sure the files do not contain any errors [Bug #58255] 3.0.7-RC2 contains an image file missing one byte (icon_textbox_search.gif) you can take it from an previous phpBB3 release, it was not changed. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10550 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | prepare build script for RC2 | Nils Adermann | 2010-02-24 | 2 | -4/+4 |
| | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10534 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | Merge r10522 into 3.0.7 branch | Nils Adermann | 2010-02-23 | 1 | -14/+48 |
| | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10523 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | Adding the phpBB build script. This is the latest version of the script Meik ↵ | Nils Adermann | 2010-02-01 | 4 | -0/+3091 |
has been using for releases of phpBB. I've made a few smaller changes to make its output work on the CLI and for it to work when located inside a working directory. Various notices/warnings etc. have been fixed, too. We probably want to make some more major changes to the script, at the moment it seems a little difficult to follow exactly what it does. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10465 89ea8834-ac86-4346-8a33-228a782c2dd0 |