aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/services.yml
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13358] Fix tests and use exceptions instead of user objectMarc Alexander2014-11-211-2/+0
* [ticket/13358] Add file_downloader to version_helperMarc Alexander2014-11-211-0/+1
* [ticket/13358] Add file_downloader as replacement for get_remote_fileMarc Alexander2014-11-211-0/+5
* [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-0/+3
* [ticket/12987] Cleanup the services.yml fileTristan Darricau2014-10-031-197/+15
* [ticket/13059] Add core event to generate_page_link()rxu2014-10-011-0/+1
* Merge pull request #2948 from Nicofuma/ticket/13061Joas Schilling2014-09-171-15/+0
|\
| * [ticket/13061] Replace the service event.subscriber_loader by a compiler passTristan Darricau2014-09-131-15/+0
* | Merge pull request #2921 from Nicofuma/ticket/13034Marc Alexander2014-09-161-0/+1
|\ \
| * | [ticket/13034] Update the base url to move to the root dirTristan Darricau2014-09-151-0/+1
| |/
* | [ticket/13056] Move the arguments of the request class to the DITristan Darricau2014-09-131-0/+3
|/
* [ticket/11854] Move captcha stuff to phpbb/ and use DI for pluginsTristan Darricau2014-08-111-0/+1
* [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-0/+3
* Merge pull request #2623 from dhruvgoel92/ticket/12738Tristan Darricau2014-08-071-0/+1
|\
| * [ticket/12738] Inject config object into content_visibility classDhruv2014-06-201-0/+1
* | Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-111-3/+3
|\ \
| * | [ticket/12775] Update phpBB/install/index.phpTristan Darricau2014-07-071-3/+0
| * | [ticket/12775] Add a config.php class (and service)Tristan Darricau2014-07-071-0/+3
* | | Merge remote-tracking branch 'nickvergessen/ticket/12834' into develop-ascraeusMarc Alexander2014-07-081-0/+2
|\ \ \
| * | | [ticket/12834] Correctly match directories in session pageJoas Schilling2014-07-081-0/+2
| |/ /
* | | Merge pull request #2676 from Nicofuma/ticket/12787Joas Schilling2014-07-081-0/+2
|\ \ \ | |/ / |/| |
| * | [ticket/12787] Add controller_helper::get_current_url()Tristan Darricau2014-07-081-0/+1
| * | [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+0
| * | [ticket/12099] Add request argument to path_helper servicePico882014-06-291-0/+2
* | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-041-0/+5
|\ \ \
| * | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-0/+5
| | |/ | |/|
* | | Merge pull request #2578 from marc1706/ticket/9801Joas Schilling2014-07-031-0/+3
|\ \ \ | |_|/ |/| |
| * | [ticket/9801] Add viewonline_helper service to allow proper testingMarc Alexander2014-06-241-0/+3
| |/
* | [ticket/12772] Remove config_text parameter from message.form.topicShitiz Garg2014-06-261-1/+0
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...Nils Adermann2014-06-091-0/+32
|\
| * [ticket/10073] Move config values to config_textJoas Schilling2014-05-291-0/+1
| * [ticket/10073] Add @config_text to admin_formJoas Schilling2014-05-291-0/+1
| * [ticket/10073] Use namespaces and fix all class namesJoas Schilling2014-05-291-0/+30
* | [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-291-1/+1
* | [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-291-0/+1
|/
* [ticket/12529] Move $phpbb_root_path to the end of the constructorTristan Darricau2014-05-111-1/+1
* [ticket/12529] Use root_path in controller\resolver to check the template dirTristan Darricau2014-05-111-0/+1
* [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-031-13/+2
* Merge remote-tracking branch 'EXreaction/ticket/9871-2' into developJoas Schilling2014-03-141-0/+8
|\
| * [ticket/9871] Allow setting the host/file to load for the version classNathan Guse2014-03-101-0/+1
| * [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-0/+7
* | [ticket/12090] Move find() call to container and fix testsJoas Schilling2014-03-091-0/+2
* | [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-1/+6
* | [ticket/12090] Fix pagination for routesJoas Schilling2014-03-081-0/+1
* | [ticket/12090] Pass route name to url() to allow admins to change the routesJoas Schilling2014-03-071-0/+1
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into developNils Adermann2014-02-021-0/+1
|\
| * [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-0/+1
* | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-291-2/+27
|\ \ | |/
| * Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-251-0/+6
| |\
| | * [ticket/11849] Add service definitionJoas Schilling2013-12-181-0/+6