Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -8/+8 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -1/+1 |
| | | | | PHPBB3-14039 | ||||
* | [ticket/14240] Fix packaging script for 3.2 | Mate Bartus | 2015-10-15 | 1 | -2/+11 |
| | | | | PHPBB3-14240 | ||||
* | Merge branch 'develop-ascraeus' into develop | Dhruv | 2015-01-11 | 1 | -0/+1 |
|\ | |||||
| * | [ticket/13272] Add vendor/ folder to "changed files" package | Joas Schilling | 2015-01-10 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13272 | ||||
* | | [ticket/12958] Remove more references of subsilver2 | Joas Schilling | 2014-08-10 | 1 | -8/+0 |
|/ | | | | PHPBB3-12958 | ||||
* | [ticket/12839] Include update related templates and assets in the package | Joas Schilling | 2014-07-11 | 1 | -6/+36 |
| | | | | PHPBB3-12839 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12325] Generate the list of the deleted files and folders | Tristan Darricau | 2014-05-05 | 1 | -0/+13 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-12325 PHPBB3-12325 | ||||
* | [ticket/12326] Correctly format update/index.php and remove php closing tag | Joas Schilling | 2014-03-30 | 1 | -11/+5 |
| | | | | PHPBB3-12326 | ||||
* | [ticket/12326] Do not add deleted files to the list of changed files | Joas Schilling | 2014-03-30 | 1 | -6/+6 |
| | | | | PHPBB3-12326 | ||||
* | [ticket/11764] Create separate packages for subsilver2 on releases. | Joas Schilling | 2014-03-08 | 1 | -0/+8 |
| | | | | PHPBB3-11764 | ||||
* | [ticket/12030] Fix some spelling issues | Joas Schilling | 2014-01-08 | 1 | -5/+5 |
| | | | | PHPBB3-12030 | ||||
* | [ticket/12030] Fix wrong file and directory names | Joas Schilling | 2013-12-19 | 1 | -4/+5 |
| | | | | PHPBB3-12030 | ||||
* | [ticket/12030] Include adm/images/ when the css file was updated | Joas Schilling | 2013-12-19 | 1 | -0/+6 |
| | | | | | | | | | The images are referenced relative from the admin.css file. So when it was updated and the images where not, the updater will be without images, unless we ensure that they are included in the update-package. PHPBB3-12021 PHPBB3-12030 | ||||
* | [ticket/12030] Include config directory completly in update packages | Joas Schilling | 2013-12-19 | 1 | -0/+47 |
| | | | | | | | When one of the config files was updated, we need to include all config files because they are referenced relative from the files themselves. PHPBB3-12030 | ||||
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-09-30 | 1 | -12/+0 |
|\ | | | | | | | | | | | * develop-olympus: [ticket/11876] Replace MD5 with SHA256. [ticket/11876] Move checksum generation from build PHP files to phing build.xml | ||||
| * | [ticket/11876] Move checksum generation from build PHP files to phing build.xml | Andreas Fischer | 2013-09-30 | 1 | -12/+0 |
| | | | | | | | | | | | | This also removes paths from the checksum files. PHPBB3-11876 | ||||
* | | [ticket/11574] Include vendor into update packages | Joas Schilling | 2013-07-13 | 1 | -0/+2 |
|/ | | | | PHPBB3-11574 | ||||
* | [ticket/9916] Changing header in non-distributed files | Unknown | 2012-01-02 | 1 | -2/+1 |
| | | | | PHPBB3-9916 | ||||
* | [task/phing-build] Correct the path for update package patch files. | Nils Adermann | 2010-11-08 | 1 | -1/+4 |
| | | | | PHPBB3-9849 | ||||
* | [task/phing-build] Added a build.xml configuration for phing. | Nils Adermann | 2010-10-17 | 1 | -139/+11 |
| | | | | | | | | | 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] Add WebPI support to the build script. | Chris Smith | 2010-04-08 | 1 | -0/+8 |
| | |||||
* | Incrementing the version number to 3.0.7-PL1 | Nils Adermann | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Prepare 3.0.7 release | Nils Adermann | 2010-02-28 | 1 | -1/+1 |
| | | | | 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 | 1 | -0/+5 |
| | | | | | | | | | 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 | 1 | -1/+1 |
| | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10534 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | Adding the phpBB build script. This is the latest version of the script Meik ↵ | Nils Adermann | 2010-02-01 | 1 | -0/+521 |
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 |