Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [ticket/12788] Force 2.3.* on symfony dependencies | Dhruv | 2014-07-03 | 1 | -1/+8 |
| | | | | PHPBB3-12788 | ||||
* | [ticket/11528] Add behat/mink and mink-goutte-driver as dependency | Dhruv | 2014-06-23 | 1 | -0/+2 |
| | | | | PHPBB3-11528 | ||||
* | Merge branch 'task/sami' into task/sami-ascraeus | Andreas Fischer | 2014-05-16 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | * task/sami: [task/sami] Replace phpdoctor with sami. [task/sami] Add sami/sami as a composer development dependency. Conflicts: phpBB/composer.json phpBB/composer.lock | ||||
| * | [task/sami] Add sami/sami as a composer development dependency. | Andreas Fischer | 2014-05-16 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-12495 | ||||
* | | Merge branch 'ticket/12429' into ticket/12429-develop | Andreas Fischer | 2014-05-02 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | * ticket/12429: [ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3. Conflicts: phpBB/composer.json phpBB/composer.lock | ||||
| * | [ticket/12429] Update PHPUnit to 4.1, update DBUnit to 1.3. | Andreas Fischer | 2014-05-02 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12429 | ||||
* | | [ticket/12423] Increase Composer minimum-stability to stable. | Andreas Fischer | 2014-04-20 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-12423 | ||||
* | | [ticket/12390] Add comment to composer.json to update the build target | Joas Schilling | 2014-04-20 | 1 | -0/+4 |
| | | | | | | | | PHPBB3-12390 | ||||
* | | [ticket/11998] Add symfony/console as dependency. | Andreas Fischer | 2013-11-03 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-11998 | ||||
* | | [task/code-sniffer] Add PHP CodeSniffer dependency to composer. | Andreas Fischer | 2013-10-27 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-11980 | ||||
* | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop | Nathan Guse | 2013-09-13 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | * remotes/upstream/develop-olympus: [ticket/11831] getAttribute was replaced with attr [ticket/11831] Update fabpot/goutte to 1.0.* Conflicts: phpBB/composer.lock | ||||
| * | [ticket/11831] Update fabpot/goutte to 1.0.* | Nathan | 2013-09-06 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11831 | ||||
* | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ↵ | Joseph Warner | 2013-09-06 | 1 | -6/+6 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/oauth Conflicts: phpBB/composer.json phpBB/composer.lock phpBB/develop/create_schema_files.php phpBB/includes/ucp/ucp_register.php PHPBB3-11673 | ||||
| * | | [ticket/11818] Update Symfony dependencies to 2.3.* | Nathan Guse | 2013-09-02 | 1 | -6/+6 |
| | | | | | | | | | | | | PHPBB3-11818 | ||||
* | | | [feature/oauth] Update lusitanian/oauth to stable branch | Joseph Warner | 2013-09-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-11673 | ||||
* | | | [feature/oauth] Include OAuth library in composer.json | Joseph Warner | 2013-07-14 | 1 | -0/+1 |
|/ / | | | | | | | PHPBB3-11673 | ||||
* | | Merge branch 'develop-olympus' into develop | Nathaniel Guse | 2013-07-13 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | # By Igor Wiedler (1) and others * develop-olympus: [ticket/11671] Update composer.lock [ticket/11671] Add phing as a dependency and upgrade deps [ticket/11668] Move lint test to the end for travis Conflicts: phpBB/composer.lock | ||||
| * | [ticket/11671] Add phing as a dependency and upgrade deps | Nils Adermann | 2013-07-12 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-11671 | ||||
* | | [feature/twig] Change composer to load Twig 1.13.* | Nathan Guse | 2013-06-24 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11598 | ||||
* | | [feature/twig] Adding Twig dependency to composer.json | Nathan Guse | 2013-06-09 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-11598 | ||||
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-05-09 | 1 | -1/+3 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11513] Update RUNNING_TESTS.txt to no longer refer to PEAR. [ticket/11513] Update all CLI calls to phpunit to use vendor/bin. [ticket/11513] Use PHPUnit from composer in .travis.yml. [ticket/11513] Update (all) composer dependencies. [ticket/11513] Add PHPUnit 3.7 and DbUnit 1.2 as a composer dev dependency. Conflicts: .travis.yml phpBB/composer.lock | ||||
| * | [ticket/11513] Add PHPUnit 3.7 and DbUnit 1.2 as a composer dev dependency. | Andreas Fischer | 2013-05-09 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-11513 | ||||
| * | [ticket/11526] Increase composer minimum stability in olympus to stable. | Andreas Fischer | 2013-05-09 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-11526 | ||||
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-12-03 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | * develop-olympus: [ticket/11238] Set goutte version to 0.1.0. Conflicts: phpBB/composer.lock | ||||
| * | [ticket/11238] Set goutte version to 0.1.0. | Oleg Pudeyev | 2012-12-02 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11238 | ||||
* | | [feature/controller] Implement a front controller | David King | 2012-11-16 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-10864 | ||||
* | | [feature/compiled-dic] Add HttpKernel; the Extension class is loaded from it | David King | 2012-11-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | The phpbb_di_extension_* classes extend the Extension class that is included in the HttpKernel component. If I don't include HttpKernel I have to implement the ExtensionInterface from the DependencyInjection component and have to define all of the methods; this way, I can just overwrite what I need. PHPBB3-10864 |