Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16196] Remove paragonie/random_compat | rubencm | 2019-10-30 | 1 | -1/+0 |
| | | | | PHPBB3-16196 | ||||
* | Merge branch 'ticket/16112' into ticket/16112-3.3.x | Marc Alexander | 2019-07-28 | 1 | -1/+1 |
|\ | |||||
| * | [ticket/16112] Update composer dependencies for 3.2.x | Marc Alexander | 2019-07-28 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16112 | ||||
* | | [ticket/16072] Update s9e/text-formatter | JoshyPHP | 2019-05-31 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16072 | ||||
* | | [ticket/16052] Update version numbers to 3.3 | Marc Alexander | 2019-05-11 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-16052 | ||||
* | | [ticket/14948] Require json extension in composer.json | Marc Alexander | 2019-05-09 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14948 | ||||
* | | [ticket/14948] Require PHP 7.1 and update dependencies | Marc Alexander | 2019-05-09 | 1 | -29/+29 |
| | | | | | | | | PHPBB3-14948 | ||||
* | | [ticket/15508] Update composer dependencies to allow Twig 2.x | François-Xavier de Guillebon | 2019-05-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15508 | ||||
* | | [ticket/15686] Update homestead | Rubén Calvo | 2019-05-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15686 | ||||
* | | [ticket/14972] Bump PHP requirements to 5.6. Update dependencies. | rxu | 2019-05-08 | 1 | -4/+4 |
| | | | | | | | | | | | | Also bump to PHP 7.2 compatible versions: PHPUnit to 5.7, Guzzle to 6.3. PHPBB3-14972 | ||||
* | | [ticket/15153] Update to newer homestead for vagrant | Matt Friedman | 2019-05-06 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15153 | ||||
* | | [ticket/14670] Use symfony 3.1 in master branch | Marc Alexander | 2019-05-06 | 1 | -29/+28 |
|/ | | | | | | | Removed sami as it doesn't have a version compatible with symfony 3.x. PHPBB3-14670 | ||||
* | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 1 | -1/+1 |
| | | | | PHPBB3-15921 | ||||
* | [ticket/15525] Update to valid SPDX license name GPL-2.0-only | Matt Friedman | 2018-01-20 | 1 | -1/+1 |
| | | | | PHPBB3-15525 | ||||
* | [ticket/15457] Updated s9e/text-formatter dependency | JoshyPHP | 2017-12-10 | 1 | -2/+2 |
| | | | | PHPBB3-15457 | ||||
* | [ticket/15304] Update s9e/text-formatter dependency | JoshyPHP | 2017-08-05 | 1 | -1/+1 |
| | | | | | | https://github.com/s9e/TextFormatter/releases/tag/0.11.0 PHPBB3-15304 | ||||
* | [ticket/15261] Fix censoring HTML tags | JoshyPHP | 2017-07-03 | 1 | -1/+1 |
| | | | | PHPBB3-15261 | ||||
* | Merge branch 'ticket/15178' into ticket/15179 | Marc Alexander | 2017-05-31 | 1 | -1/+1 |
|\ | |||||
| * | [ticket/15178] Update dependencies for 3.1.x | Marc Alexander | 2017-04-17 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15178 | ||||
| * | [ticket/14382] Specify the branch-alias in the composer.json files | Tristan Darricau | 2016-01-09 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-14382 | ||||
* | | [ticket/15016] Fixed an issue with some parentheses in smilies | JoshyPHP | 2017-01-15 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15016 | ||||
* | | [ticket/14947] Updates phpunit to 4.8 | Tristan Darricau | 2016-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ composer update phpunit/phpunit --with-dependencies Dependency "symfony/yaml" is also a root requirement, but is not explicitly whitelisted. Ignoring. Loading composer repositories with package information Updating dependencies (including require-dev) - Installing sebastian/global-state (1.1.1) Loading from cache - Installing doctrine/instantiator (1.0.5) Loading from cache - Removing phpunit/phpunit-mock-objects (2.1.5) - Installing phpunit/phpunit-mock-objects (2.3.8) Loading from cache - Removing phpunit/php-file-iterator (1.3.4) - Installing phpunit/php-file-iterator (1.4.2) Loading from cache - Installing phpdocumentor/reflection-docblock (2.0.4) Downloading: 100% - Installing phpspec/prophecy (v1.6.2) Loading from cache - Removing phpunit/phpunit (4.1.6) - Installing phpunit/phpunit (4.8.31) Downloading: 100% sebastian/global-state suggests installing ext-uopz (*) phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0) phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0) Writing lock file Generating autoload files > echo 'You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies.' You MUST manually modify the clean-vendor-dir target in build/build.xml when adding or upgrading dependencies. PHPBB3-14947 | ||||
* | | [ticket/14891] Use own proxy instantiator for open_basedir compatibility | Marc Alexander | 2016-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Also reverted random_compat lib to 1.4.x. PHPBB3-14891 | ||||
* | | [ticket/14892] Revert to twig 1.24 to have working assets again | Marc Alexander | 2016-12-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Twig 1.25 and after introduced a way of handling both relative and absolute paths. However, it seems to handle absolute windows paths as relative paths. This breaks any assets or similar ways of including files into the main template files. PHPBB3-14892 | ||||
* | | [ticket/14867] Revert back to twig 1.26.* and update dependencies | Marc Alexander | 2016-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The revert of twig back to 1.26.* is necessary due to a breaking change in the way the Filesystem loader returns the paths to template files. PHPBB3-14867 | ||||
* | | [ticket/14807] Updates paragonie/random_compat | Tristan Darricau | 2016-10-09 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14807 | ||||
* | | [ticket/14807] Updates everything else | Tristan Darricau | 2016-10-02 | 1 | -20/+20 |
| | | | | | | | | PHPBB3-14807 | ||||
* | | [ticket/14797] Support PHP 7.1 and clearly state support for latest versions | Marc Alexander | 2016-09-25 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14797 | ||||
* | | [ticket/14735] Update composer dependencies to latest versions | Marc Alexander | 2016-08-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This will update Symfony to 2.8.9, fast-image-size to 1.1.1, and text-formatter to 0.6.1. PHPBB3-14735 | ||||
* | | [ticket/14706] Updated [list] BBCode to automatically create a list item | JoshyPHP | 2016-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes issues with missing list items. Produces valid HTML. PHPBB3-14706 | ||||
* | | [ticket/14547] Use package compatible with phpBB requirements | Matt Friedman | 2016-04-28 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14547 | ||||
* | | [ticket/14547] Add Vagrant to phpBB | Matt Friedman | 2016-04-28 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14547 | ||||
* | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | Tristan Darricau | 2016-04-03 | 1 | -0/+6 |
| | | | | | | | | PHPBB3-13616 | ||||
* | | [ticket/14495] Specify correct version numbers in 3.2.x | Marc Alexander | 2016-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495 | ||||
* | | [ticket/14495] Updates the version to 3.3.0-a1-dev | Tristan Darricau | 2016-02-24 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14495 | ||||
* | | [ticket/14457] Replaces unique_id implementation by random_bytes() | Tristan Darricau | 2016-02-18 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14457 | ||||
* | | [ticket/14478] Move facebook/webdriver dependency to main composer file | Marc Alexander | 2016-02-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Also updated to latest version and now using proper version in composer.json. PHPBB3-14478 | ||||
* | | [ticket/14448] Update composer.json and lock file for guzzlehttp | Marc Alexander | 2016-02-03 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14448 | ||||
* | | [ticket/14431] Remote avatar uploading | Scott Dutton | 2016-02-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | replace the 3.1 way with guzzle Adds guzzle as a dependency Removed a test as it wont wont with guzzle (as far as I know) PHPBB3-14431 | ||||
* | | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0 | Marc Alexander | 2016-02-01 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-14442 | ||||
* | | [ticket/14382] Specify the branch-alias in the composer.json files | Tristan Darricau | 2016-01-09 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-14382 | ||||
* | | [ticket/14250] Added symfony/debug as requirement | Oliver Schramm | 2016-01-06 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14250 | ||||
* | | [ticket/14250] Update symfony dev-requirements to stable | Oliver Schramm | 2016-01-05 | 1 | -8/+4 |
| | | | | | | | | PHPBB3-14250 | ||||
* | | [ticket/14250] Replace abandoned guzzle packages | Oliver Schramm | 2016-01-04 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14250 | ||||
* | | [ticket/14250] Track version numbers instead of commit id | Oliver Schramm | 2016-01-04 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-14250 | ||||
* | | [ticket/14250] Fix composer.json | Oliver Schramm | 2016-01-04 | 1 | -8/+13 |
| | | | | | | | | | | | | | | Symfony dependencies that aren't required by phpBB itself but by one of its dependencies are now forced to be 2.8 LTS again. PHPBB3-14250 | ||||
* | | [ticket/14250] Review/bump dependencies | Oliver Schramm | 2016-01-04 | 1 | -16/+11 |
| | | | | | | | | PHPBB3-14250 | ||||
* | | Merge branch 'ticket/14339' into ticket/14339-master | Marc Alexander | 2015-12-07 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | Conflicts: phpBB/composer.json phpBB/docs/INSTALL.html phpBB/docs/README.html | ||||
| * | [ticket/14339] Properly state PHP version support | Marc Alexander | 2015-12-05 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14339 | ||||
| * | [ticket/14099] Update twig/twig to 1.20.0 | Tristan Darricau | 2015-08-14 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14099 |