aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3579 from s9e/ticket/13803Tristan Darricau2015-06-242-0/+71
|\
| * [ticket/13803] Added text_reparser_collection serviceJoshyPHP2015-05-301-0/+7
| * [ticket/13803] Updated services.yml [ci skip]JoshyPHP2015-05-301-0/+1
| * [ticket/13803] Added contact_admin_info testsJoshyPHP2015-05-301-2/+2
| * [ticket/13803] Added pluginsJoshyPHP2015-05-301-10/+10
| * [ticket/13803] Hyphenated class namesJoshyPHP2015-05-301-9/+9
| * [ticket/13803] WIP implementationJoshyPHP2015-05-301-0/+63
* | Merge branch '3.1.x'Andreas Fischer2015-06-221-0/+1
|\ \
| * | [ticket/13952] Inject dispatcher dependency to the tidy search cron taskrxu2015-06-201-0/+1
* | | [ticket/13777] Deduplicate migration service definitionsMateBartus2015-05-313-63/+5
* | | [ticket/13777] Move module management into serviceMateBartus2015-05-312-0/+11
| |/ |/|
* | [ticket/13388] Integrate routing and di parameters resolutionTristan Darricau2015-05-291-0/+1
* | Merge pull request #3613 from nickvergessen/ticket/13844Tristan Darricau2015-05-292-7/+28
|\ \
| * | [ticket/13844] Add eventsJoas Schilling2015-05-201-3/+2
| * | [ticket/13844] FAQ in new controller formatJoas Schilling2015-05-162-8/+10
| * | [ticket/13844] Refactor bbcode help to the new systemJoas Schilling2015-05-162-0/+20
* | | Merge pull request #3586 from s9e/ticket/13680Nicofuma2015-05-201-0/+2
|\ \ \
| * | | [ticket/13680] Updated quote notificationsJoshyPHP2015-05-151-0/+2
* | | | [ticket/13801] Removed user dependency from text_formatter.s9e.parserJoshyPHP2015-05-181-1/+0
| |/ / |/| |
* | | Merge pull request #3591 from Nicofuma/ticket/12632Oliver Schramm2015-05-162-0/+3
|\ \ \
| * | | [ticket/12632] Add twig.debug and twig.auto_reload in config.ymlTristan Darricau2015-05-042-0/+3
* | | | Merge pull request #3581 from MateBartus/ticket/13804Nicofuma2015-05-142-15/+15
|\ \ \ \
| * | | | [ticket/13804] Make template's user dependency optionalMateBartus2015-05-052-15/+15
| | |/ / | |/| |
* | | | Merge pull request #3577 from MateBartus/ticket/13800Nicofuma2015-05-142-19/+20
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/13800] Make router's extension manager dependency optionalMateBartus2015-05-022-19/+20
| |/ /
* | | [ticket/13638] Inject $filesystem in \phpbb\template\assetNicofuma2015-05-051-0/+1
|/ /
* | [ticket/13762] Replace user service with lang in twig extensionMateBartus2015-05-021-1/+1
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-023-0/+24
* | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-2/+0
* | [ticket/8672] Use fastImageSize in classesMarc Alexander2015-04-241-1/+1
* | [ticket/8672] Add class for retrieving imagesize without downloadMarc Alexander2015-04-242-0/+6
* | Merge pull request #3446 from MateBartus/ticket/13654Tristan Darricau2015-04-164-0/+74
|\ \
| * | [ticket/13654] Moving reporting into controllerMateBartus2015-04-164-0/+74
* | | Merge pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-164-1/+6
|\ \ \ | |/ / |/| |
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-164-1/+6
* | | Merge pull request #3461 from s9e/ticket/11768Tristan Darricau2015-04-053-0/+66
|\ \ \
| * | | [ticket/11768] Added core.text_formatter_s9e_renderer_setup eventJoshyPHP2015-04-021-0/+1
| * | | [ticket/11768] Fixed service configJoshyPHP2015-04-021-0/+1
| * | | [ticket/11768] Added configurator eventsJoshyPHP2015-04-021-0/+1
| * | | [ticket/11768] Updated the cache dir to point to the current environmentJoshyPHP2015-04-021-1/+1
| * | | [ticket/11768] Updated constructors with explicit dependenciess9e2015-04-021-2/+2
| * | | [ticket/11768] Restored blank line from develops9e2015-04-021-0/+1
| * | | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-023-1/+63
| |/ /
* | | Merge pull request #3430 from MateBartus/ticket/12466Tristan Darricau2015-04-051-0/+61
|\ \ \ | |/ / |/| |
| * | [ticket/12466] Move classes from acp_database.php to their own filesMateBartus2015-02-271-0/+61
* | | [ticket/13647] Move FAQ page to a controllerJoas Schilling2015-02-224-0/+18
|/ /
* | [ticket/10748] Fix class type hintingJoas Schilling2015-02-151-2/+2
* | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-3/+3
* | [ticket/13407] Introduce a request_stack serviceNicofuma2015-02-041-0/+7
* | Merge pull request #3275 from nickvergessen/ticket/13487Marc Alexander2015-01-221-0/+5
|\ \