Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [ticket/14892] Revert to twig 1.24 to have working assets again | Marc Alexander | 2016-12-06 | 1 | -86/+86 | |
| | | | | | | | | | | | | | | | | | | 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 | -48/+50 | |
| | | | | | | | | | | | | | | | | 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/14716] Update dependencies to latest versions | Marc Alexander | 2016-11-03 | 1 | -124/+136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This addresses some issues with symfony that resulted in issues when open_basedir restrictions were enabled, as well as issues with JPEG images in fast-image-size. The phpBB class extending the twig lexer also had to be modified to ensure compatibility after BC was broken by the PR https://github.com/twigphp/Twig/pull/2182 for twig 1.27. PHPBB3-14716 | |||||
* | | [ticket/14846] Updated s9e\TextFormatter | JoshyPHP | 2016-11-02 | 1 | -5/+5 | |
| | | | | | | | | PHPBB3-14846 | |||||
* | | [ticket/14807] s9e/textformatter 0.8.1 | Tristan Darricau | 2016-10-10 | 1 | -5/+5 | |
| | | | | | | | | PHPBB3-14807 | |||||
* | | [ticket/14807] Updates paragonie/random_compat | Tristan Darricau | 2016-10-09 | 1 | -12/+12 | |
| | | | | | | | | PHPBB3-14807 | |||||
* | | [ticket/14807] Updates everything else | Tristan Darricau | 2016-10-02 | 1 | -90/+98 | |
| | | | | | | | | PHPBB3-14807 | |||||
* | | [ticket/14807] Updates Twig | Tristan Darricau | 2016-10-02 | 1 | -9/+7 | |
| | | | | | | | | PHPBB3-14807 | |||||
* | | [ticket/14797] Support PHP 7.1 and clearly state support for latest versions | Marc Alexander | 2016-09-25 | 1 | -3/+3 | |
| | | | | | | | | PHPBB3-14797 | |||||
* | | [ticket/14740] Added support for quoted attributes in BBCode definitions | JoshyPHP | 2016-08-10 | 1 | -5/+5 | |
| | | | | | | | | PHPBB3-14740 | |||||
* | | [ticket/14735] Update composer dependencies to latest versions | Marc Alexander | 2016-08-05 | 1 | -99/+101 | |
| | | | | | | | | | | | | | | This will update Symfony to 2.8.9, fast-image-size to 1.1.1, and text-formatter to 0.6.1. PHPBB3-14735 | |||||
* | | Merge branch '3.1.x' into 3.2.x | Máté Bartus | 2016-07-19 | 1 | -10/+8 | |
|\ \ | |/ | ||||||
| * | [ticket/14538] Update symfony dependencies to latest versions | Marc Alexander | 2016-07-19 | 1 | -100/+106 | |
| | | | | | | | | PHPBB3-14538 | |||||
* | | [ticket/14714] Update dependencies to latest versions | Marc Alexander | 2016-07-18 | 1 | -159/+161 | |
| | | | | | | | | | | | | | | This does include updating guzzle with the latest security update and also updating symfony to 2.8.8. PHPBB3-14714 | |||||
* | | [ticket/14706] Updated [list] BBCode to automatically create a list item | JoshyPHP | 2016-07-08 | 1 | -7/+7 | |
| | | | | | | | | | | | | 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 | -15/+10 | |
| | | | | | | | | PHPBB3-14547 | |||||
* | | [ticket/14547] Add Vagrant to phpBB | Matt Friedman | 2016-04-28 | 1 | -2/+48 | |
| | | | | | | | | PHPBB3-14547 | |||||
* | | [ticket/13616] Uses symfony/proxy-manager-bridge to lazy load twig lexer | Tristan Darricau | 2016-04-03 | 1 | -3/+277 | |
| | | | | | | | | PHPBB3-13616 | |||||
* | | [ticket/14495] Specify correct version numbers in 3.2.x | Marc Alexander | 2016-04-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | 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 | |||||
* | | Merge branch '3.2.x' | Tristan Darricau | 2016-03-15 | 1 | -135/+139 | |
|\ \ | | | | | | | | | | | | | | | | * 3.2.x: [ticket/14538] Update dependencies for 3.2.x [ticket/14538] Update composer dependencies | |||||
| * | | [ticket/14538] Update dependencies for 3.2.x | Marc Alexander | 2016-03-15 | 1 | -138/+138 | |
| | | | | | | | | | | | | PHPBB3-14538 | |||||
| * | | Merge branch 'ticket/14538' into ticket/14538-3.2.x | Marc Alexander | 2016-03-15 | 1 | -1/+5 | |
| |\ \ | | |/ | ||||||
| | * | [ticket/14538] Update composer dependencies | Marc Alexander | 2016-03-15 | 1 | -253/+363 | |
| | | | | | | | | | | | | PHPBB3-14538 | |||||
| | * | [ticket/14485] Update composer.lock | Marc Alexander | 2016-02-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-14485 | |||||
* | | | [ticket/14495] Updates the version to 3.3.0-a1-dev | Tristan Darricau | 2016-02-24 | 1 | -2/+2 | |
|/ / | | | | | | | PHPBB3-14495 | |||||
* | | [ticket/14457] Replaces unique_id implementation by random_bytes() | Tristan Darricau | 2016-02-18 | 1 | -2/+50 | |
| | | | | | | | | PHPBB3-14457 | |||||
* | | Merge pull request #4179 from marc1706/ticket/14477 | Tristan Darricau | 2016-02-15 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | | | | | | | | | | [ticket/14477] Update text-formatter dependency * marc1706/ticket/14477: [ticket/14477] Update text-formatter dependency | |||||
| * | | [ticket/14477] Update text-formatter dependency | Marc Alexander | 2016-02-14 | 1 | -5/+5 | |
| | | | | | | | | | | | | PHPBB3-14477 | |||||
* | | | [ticket/14478] Move facebook/webdriver dependency to main composer file | Marc Alexander | 2016-02-14 | 1 | -2/+45 | |
|/ / | | | | | | | | | | | | | Also updated to latest version and now using proper version in composer.json. PHPBB3-14478 | |||||
* | | [ticket/14448] Remove no longer needed guzzle 3.9.3 | Marc Alexander | 2016-02-03 | 1 | -95/+0 | |
| | | | | | | | | PHPBB3-14448 | |||||
* | | [ticket/14448] Update composer.json and lock file for guzzlehttp | Marc Alexander | 2016-02-03 | 1 | -205/+205 | |
| | | | | | | | | PHPBB3-14448 | |||||
* | | [ticket/14442] Use Goutte 2.0 instead of outdated 1.0 | Marc Alexander | 2016-02-01 | 1 | -21/+217 | |
| | | | | | | | | PHPBB3-14442 | |||||
* | | [ticket/14419] Update composer dependencies and lock file | Marc Alexander | 2016-01-18 | 1 | -98/+199 | |
| | | | | | | | | PHPBB3-14419 | |||||
* | | [ticket/14250] Added symfony/debug as requirement | Oliver Schramm | 2016-01-06 | 1 | -2/+2 | |
| | | | | | | | | PHPBB3-14250 | |||||
* | | [ticket/14250] Update symfony dev-requirements to stable | Oliver Schramm | 2016-01-05 | 1 | -28/+23 | |
| | | | | | | | | PHPBB3-14250 | |||||
* | | [ticket/14250] Replace abandoned guzzle packages | Oliver Schramm | 2016-01-04 | 1 | -162/+55 | |
| | | | | | | | | PHPBB3-14250 | |||||
* | | [ticket/14250] Track version numbers instead of commit id | Oliver Schramm | 2016-01-04 | 1 | -8/+7 | |
| | | | | | | | | PHPBB3-14250 | |||||
* | | [ticket/14250] Fix composer.json | Oliver Schramm | 2016-01-04 | 1 | -717/+329 | |
| | | | | | | | | | | | | | | 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/14341] Update dependencies to Symfony 2.8 stable | MichaelC | 2015-12-06 | 1 | -106/+452 | |
| | | | | | | | | PHPBB3-14341 | |||||
* | | Merge branch 'ticket/13656' into ticket/13656-rhea | Tristan Darricau | 2015-11-25 | 1 | -96/+262 | |
|\ \ | |/ | | | | | | | * ticket/13656: [ticket/13656] Updates Symfony to fix the DB password issue | |||||
| * | [ticket/13656] Updates Symfony to fix the DB password issue | Tristan Darricau | 2015-11-25 | 1 | -139/+160 | |
| | | | | | | | | PHPBB3-13656 | |||||
| * | [ticket/14140] Update SYmfony to 2.3.32 | Tristan Darricau | 2015-09-03 | 1 | -167/+201 | |
| | | | | | | | | PHPBB3-14140 | |||||
* | | [ticket/13789] Update composer.lock. | Cesar G | 2015-10-14 | 1 | -4/+49 | |
| | | | | | | | | PHPBB3-13789 | |||||
* | | [ticket/14238] Updates Symfony | Tristan Darricau | 2015-10-14 | 1 | -115/+93 | |
| | | | | | | | | PHPBB3-14238 | |||||
* | | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 1 | -14/+14 | |
| | | | | | | | | PHPBB3-14205 | |||||
* | | [ticket/13904] Update composer.lock | Marc Alexander | 2015-09-09 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/13904] Add bantu/ini-get-wrapper to composer.json | Marc Alexander | 2015-09-09 | 1 | -1/+31 | |
| | | | | | | | | PHPBB3-13904 | |||||
* | | [ticket/14150] Update fast-image-size to newest version | Marc Alexander | 2015-09-08 | 1 | -8/+8 | |
| | | | | | | | | PHPBB3-14150 | |||||
* | | [ticket/14140] Update Symfony to latest 2.8-dev version | Tristan Darricau | 2015-09-02 | 1 | -57/+57 | |
| | | | | | | | | PHPBB3-14140 | |||||
* | | Merge branch '3.1.x' | Tristan Darricau | 2015-08-23 | 1 | -8/+8 | |
|\ \ | |/ | | | | | | | | | | | | | | | * 3.1.x: [ticket/14099] Fix the assets [ticket/14099] Make composer.phar executable again [ticket/14099] Fix tests [ticket/14099] Update twig/twig to 1.20.0 [ticket/14099] Update composer.phar |