aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/services.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912Marc Alexander2013-11-231-2/+10
| |\ \ | | |/
| | * [ticket/12008] Update the run time value for the prune notifications cron taskCesar G2013-11-141-0/+1
| | * Merge pull request #1871 from nickvergessen/ticket/12016Nils Adermann2013-11-131-1/+8
| | |\
| | | * [ticket/12016] Use a service provider for event listenersJoas Schilling2013-11-131-1/+8
| | * | [ticket/11998] Use container to get all commands using 'console.command' tag.Andreas Fischer2013-11-031-0/+1
| | |/
| | * [ticket/11857] Use passed service collection instead of container in managerMarc Alexander2013-10-271-1/+0
| * | [ticket/11912] Integrate mimetype guesser with pluploadMarc Alexander2013-10-231-0/+2
| |/
| * [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+9
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwordsMarc Alexander2013-10-031-6/+10
|\ \ | |/
| * [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-6/+10
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwordsMarc Alexander2013-09-271-63/+48
|\ \ | |/
| * [ticket/11700] Get functional tests running after develop mergeNils Adermann2013-09-171-1/+1
| * Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-3/+11
| |\
| | * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-3/+3
| | * [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_requestNathan Guse2013-09-131-0/+6
| | * Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/1...Nathan Guse2013-09-121-1/+1
| | |\
| | * | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-091-0/+2
| * | | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
| * | | [ticket/11700] Correct service definitions with namespacesNils Adermann2013-09-161-4/+4
| * | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-25/+11
| |\ \ \ | | | |/ | | |/|
| | * | [ticket/11824] Add option for mod_rewriteDavid King2013-09-031-1/+1
| | |/
| | * [ticket/11215] Make controller helper url() method use correct formatDavid King2013-09-021-0/+1
| | * [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-10/+1
| | * [ticket/11628] Remove style path providerNathaniel Guse2013-07-241-11/+0
| | * [ticket/11628] Remove style resource locatorNathaniel Guse2013-07-241-4/+0
| * | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-37/+37
* | | [feature/passwords] Rename "crypto" files to "passwords" filesMarc Alexander2013-09-141-1/+1
* | | [feature/passwords] Define default hashing algorithm in container fileMarc Alexander2013-09-141-7/+0
* | | [feature/passwords] Add service collection file crypto.ymlMarc Alexander2013-09-141-0/+1
* | | [feature/passwords] Add basic implementation of passwords managerMarc Alexander2013-09-141-0/+7
| |/ |/|
* | Merge pull request #1513 from nickvergessen/ticket/11582Nathan Guse2013-07-221-0/+6
|\ \
| * | [ticket/11582] Add event in constructor and add docsJoas Schilling2013-07-141-0/+1
| * | [ticket/11582] Add new service for permissionsJoas Schilling2013-07-141-0/+5
| |/
* | [ticket/10931] Add phpbb_php_ini as a service.Andreas Fischer2013-07-161-0/+3
|/
* [ticket/11696] Rename db_tools.php so it can be autoloadedJoas Schilling2013-07-141-1/+0
* Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-131-3/+3
|\
| * [feature/twig] Remove style dependency for controller helperNathan Guse2013-07-051-1/+0
| * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-041-0/+1
| |\