Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | | [ticket/14341] Update dependencies to Symfony 2.8 stable | MichaelC | 2015-12-06 | 1 | -19/+19 |
| | | | | | | | | PHPBB3-14341 | ||||
* | | [ticket/13789] Upgrade reCaptcha plugin to 2.0 API. | Cesar G | 2015-10-14 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13789 | ||||
* | | [ticket/14205] Bump PHP requirement to PHP 5.4 | Tristan Darricau | 2015-10-04 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14205 | ||||
* | | [ticket/13904] Add bantu/ini-get-wrapper to composer.json | Marc Alexander | 2015-09-09 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13904 | ||||
* | | [ticket/14150] Update fast-image-size to newest version | Marc Alexander | 2015-09-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14150 | ||||
* | | Merge branch '3.1.x' | Nils Adermann | 2015-05-30 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | * 3.1.x: [ticket/13790] Update phpcs Conflicts: phpBB/composer.json phpBB/composer.lock | ||||
| * | [ticket/13790] Update phpcs | Tristan Darricau | 2015-05-19 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13790 | ||||
* | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13762 | ||||
* | | [ticket/8672] Add fast-image-size library to composer.json | Marc Alexander | 2015-04-24 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-8672 | ||||
* | | [ticket/13768] Update to symfony 2.8.*@dev | Tristan Darricau | 2015-04-19 | 1 | -20/+20 |
| | | | | | | | | PHPBB3-13768 | ||||
* | | Merge pull request #3487 from MateBartus/ticket/13697 | Tristan Darricau | 2015-04-16 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/13697] Moving filesystem related functions to filesystem service | ||||
| * | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | | [ticket/11768] Re-added the code that got lost in rebase | JoshyPHP | 2015-04-02 | 1 | -0/+1 |
|/ / | | | | | | | PHPBB3-11768 | ||||
* | | [ticket/13407] Bump minimal version to php 5.3.9 | Nicofuma | 2015-02-04 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13407 | ||||
* | | [ticket/13407] Update Symfony to 2.7.*@dev | Nicofuma | 2015-02-04 | 1 | -16/+18 |
| | | | | | | | | PHPBB3-13407 | ||||
* | | [ticket/13139] Update Twig to 1.16.2 | Tristan Darricau | 2015-02-03 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-13139 | ||||
* | | [ticket/13063] Adds Twig routing extension | Tristan Darricau | 2014-11-20 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13063 | ||||
* | | [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback | Nicolas Grekas | 2014-11-08 | 1 | -0/+1 |
| | | |||||
* | | [ticket/13130] Updates dependencies to Symfony 2.5 | Tristan Darricau | 2014-10-04 | 1 | -15/+15 |
|/ | | | | PHPBB3-13130 | ||||
* | [ticket/13032] Also update symfony/css-selector and pin it down. | Andreas Fischer | 2014-09-03 | 1 | -0/+1 |
| | | | | PHPBB3-13032 | ||||
* | [ticket/11528] Revert Mink changes | Dhruv | 2014-08-09 | 1 | -2/+0 |
| | | | | PHPBB3-11528 | ||||
* | [ticket/12920] Fix sh syntax error in post-update-cmd script | Nils Adermann | 2014-08-07 | 1 | -1/+1 |
| | | | | PHPBB3-12920 | ||||
* | [ticket/12920] Remove incorrect @ from self.version reference in composer.json | Nils Adermann | 2014-08-07 | 1 | -1/+1 |
| | | | | PHPBB3-12920 | ||||
* | [ticket/12920] Output warning message about vendor cleaning target | Nils Adermann | 2014-08-07 | 1 | -1/+4 |
| | | | | PHPBB3-12920 | ||||
* | [ticket/12920] Turn phpBB composer.json into publishable full version | Nils Adermann | 2014-08-07 | 1 | -3/+22 |
| | | | | PHPBB3-12920 |