| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11768] Updated the cache dir to point to the current environment | JoshyPHP | 2015-04-02 | 1 | -1/+1 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] Updated constructors with explicit dependencies | s9e | 2015-04-02 | 1 | -2/+2 |
| | | | | | | | | | | The trade-off is that an instance of phpbb\textformatter\s9e\factory and phpbb\textformatter\data_access is created on any page that uses the parser or the renderer, even when neither need to be regenerated. It has no measureable impact on performance and costs ~20KB of RAM. PHPBB3-11768 | ||||
| * | [ticket/11768] Restored blank line from develop | s9e | 2015-04-02 | 1 | -0/+1 |
| | | | | | PHPBB3-11768 | ||||
| * | [ticket/11768] This commit integrates s9e\TextFormatter | s9e | 2015-04-02 | 3 | -1/+63 |
| | | | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768 | ||||
| * | [ticket/13647] Move FAQ page to a controller | Joas Schilling | 2015-02-22 | 2 | -0/+11 |
| | | | | | PHPBB3-13647 | ||||
| * | [ticket/10748] Fix class type hinting | Joas Schilling | 2015-02-15 | 1 | -2/+2 |
| | | | | | PHPBB3-10748 | ||||
| * | [ticket/13407] Bump minimal version to php 5.3.9 | Nicofuma | 2015-02-04 | 1 | -3/+3 |
| | | | | | PHPBB3-13407 | ||||
| * | [ticket/13407] Introduce a request_stack service | Nicofuma | 2015-02-04 | 1 | -0/+7 |
| | | | | | PHPBB3-13407 | ||||
| * | Merge pull request #3275 from nickvergessen/ticket/13487 | Marc Alexander | 2015-01-22 | 1 | -0/+5 |
| |\ | | | | | | | [ticket/13487] Add factory for db tool class | ||||
| | * | [ticket/13487] Add factory for db tool class | Joas Schilling | 2015-01-10 | 1 | -0/+5 |
| | | | | | | | | | | | | | This allows us to split up the large file one by one easily. PHPBB3-13487 | ||||
| * | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php phpBB/phpbb/db/migration/profilefield_base_migration.php phpBB/phpbb/db/migrator.php | ||||
| * | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-13 | 1 | -0/+1 |
| |/ | |||||
| * | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-10 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #3170 from Nicofuma/ticket/13266-develop | Joas Schilling | 2014-12-27 | 1 | -0/+3 |
| |\ | | | | | | | [ticket/13266-develop] Enable twig dump function | ||||
| | * | [ticket/13266] Enable the debug extension in the development environment | Tristan Darricau | 2014-11-22 | 1 | -0/+3 |
| | | | | | | | | | PHPBB3-13266 | ||||
| * | | [ticket/13421] Move tools to subdirectory | Joas Schilling | 2014-12-06 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-13421 | ||||
| * | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-11-22 | 1 | -0/+4 |
| |/ | |||||
| * | [ticket/12620] Fix rebase | Tristan Darricau | 2014-11-20 | 1 | -0/+1 |
| | | | | | PHPBB3-12620 | ||||
| * | [ticket/12620] Fix rebase (move config file to the right directory) | Tristan Darricau | 2014-11-20 | 11 | -77/+323 |
| | | | | | PHPBB3-12620 | ||||
| * | [ticket/12620] Adds a yaml config file | Tristan Darricau | 2014-11-20 | 15 | -0/+1559 |
| PHPBB3-12620 | |||||
