aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default
Commit message (Collapse)AuthorAgeFilesLines
...
* [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-3/+3
| | | | PHPBB3-13407
* [ticket/13407] Introduce a request_stack serviceNicofuma2015-02-041-0/+7
| | | | PHPBB3-13407
* Merge pull request #3275 from nickvergessen/ticket/13487Marc Alexander2015-01-221-0/+5
|\ | | | | | | [ticket/13487] Add factory for db tool class
| * [ticket/13487] Add factory for db tool classJoas Schilling2015-01-101-0/+5
| | | | | | | | | | | | This allows us to split up the large file one by one easily. PHPBB3-13487
* | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-201-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 developJoas Schilling2015-01-131-0/+1
|/
* Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-101-0/+1
|
* Merge pull request #3170 from Nicofuma/ticket/13266-developJoas Schilling2014-12-271-0/+3
|\ | | | | | | [ticket/13266-develop] Enable twig dump function
| * [ticket/13266] Enable the debug extension in the development environmentTristan Darricau2014-11-221-0/+3
| | | | | | | | PHPBB3-13266
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-061-1/+1
| | | | | | | | PHPBB3-13421
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-11-261-1/+1
| |
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-11-221-0/+4
|/
* [ticket/12620] Fix rebaseTristan Darricau2014-11-201-0/+1
| | | | PHPBB3-12620
* [ticket/12620] Move the routing.yml file to routing/environment.ymlTristan Darricau2014-11-201-0/+0
| | | | PHPBB3-12620
* [ticket/12620] Fix rebase (move config file to the right directory)Tristan Darricau2014-11-2018-911/+0
| | | | PHPBB3-12620
* [ticket/12620] Adds a yaml config fileTristan Darricau2014-11-2016-1/+1
| | | | PHPBB3-12620
* [ticket/12620] Uses a cache directory per environmentTristan Darricau2014-11-201-1/+1
| | | | PHPBB3-12620
* [ticket/12620] Move the routing file to the environmentsTristan Darricau2014-11-201-0/+9
| | | | PHPBB3-12620
* [ticket/12620] Rebased on developTristan Darricau2014-11-201-0/+20
| | | | PHPBB3-12620
* [ticket/12620] Add inheritance between environmentsTristan Darricau2014-11-201-0/+0
| | | | PHPBB3-12620
* [ticket/12620] Split the environments into differents foldersTristan Darricau2014-11-2025-0/+2696
PHPBB3-12620