aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-167-87/+87
* [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-042-0/+38
| |\
| * | [feature/twig] Attempt to automatically set style dir for ext controllersNathaniel Guse2013-07-041-1/+1
| * | [feature/twig] Add set_style function to controller helperNathaniel Guse2013-07-041-0/+1
| * | [feature/twig] Use adm_relative_path to build admin namespaceNathaniel Guse2013-07-011-0/+1
| * | [feature/twig] Remove resource locator dependency from templateNathaniel Guse2013-07-011-1/+0
| * | [feature/twig] Replace phpBB template with TwigNathan Guse2013-06-101-1/+1
* | | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-0/+7
* | | [ticket/9657] Make content visibility a service and inject everythingJoas Schilling2013-07-112-0/+16
| |/ |/|
* | [feature/auth-refactor] Create an auth.provider_collector serviceJoseph Warner2013-06-201-0/+12
* | [feature/auth-refactor] Convert provider_apache to a serviceJoseph Warner2013-06-201-1/+6
* | [feature/auth-refactor] Convert provider_ldap to a serviceJoseph Warner2013-06-201-1/+3
* | [feature/auth-refactor] Turn provider_db into a serviceJoseph Warner2013-06-201-0/+17
* | [feature/auth-refactor] Start turning auth providers into servicesJoseph Warner2013-06-202-0/+2
|/
* [ticket/11481] Remove globals and use dependency injection insteadJoas Schilling2013-06-061-0/+42
* [ticket/11481] Use container for all classes and inject dependenciesJoas Schilling2013-06-061-0/+56
* [ticket/11481] Move functions from feed into helper classJoas Schilling2013-06-061-0/+1
* Merge remote-tracking branch 'EXreaction/ticket/11413' into developDavid King2013-05-201-0/+1
|\
| * [ticket/11413] Remove remaining irrelevant code to this PRNathaniel Guse2013-05-031-17/+17
| * [ticket/11413] Fix notification testsNathaniel Guse2013-04-291-17/+17
| * [ticket/11413] Rename columns in notification/manager.phpNathaniel Guse2013-04-281-0/+1
* | [ticket/11415] Remove migrator dependency from extension managerNathaniel Guse2013-05-011-1/+0
|/
* [ticket/11335] (avatars) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-4/+4
* [ticket/11335] (kernel request subscriber) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11335] (hook finder) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11335] (extension manager/finder) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-2/+2
* [ticket/11335] (controller/helper.php) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-1/+1
* [ticket/11335] (class loader) Make php_ext 'php' not '.php'Nathan Guse2013-04-241-2/+2
* Merge pull request #1324 from nickvergessen/ticket/10844-2Nils Adermann2013-04-241-0/+1
|\
| * [ticket/10844] Add phpbb_root_path to phpbb_style_extension_path_providerJoas Schilling2013-04-121-0/+1
* | Merge pull request #1290 from nickvergessen/ticket/11362Nils Adermann2013-04-241-0/+5
|\ \ | |/ |/|
| * [ticket/11362] Fix service description of finderJoas Schilling2013-04-171-1/+1
| * [ticket/11362] Extension manager depends on filesystemJoas Schilling2013-04-171-0/+1
| * [ticket/11362] Move phpbb_clean_path into a simple filesystem serviceJoas Schilling2013-04-171-0/+4
* | [ticket/11455] Restore alphabetic order (underscore first) in config/tables.ymlAndreas Fischer2013-03-171-2/+2
|/
* [ticket/10202] Define phpbb_config_db_text as a service.Andreas Fischer2013-03-052-0/+7
* Merge remote-tracking branch 'remotes/nickv/ticket/10714' into developNathaniel Guse2013-03-042-0/+13
|\
| * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-03-044-1/+346
| |\
| * \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-02-253-0/+60
| |\ \
| * | | [ticket/10714] Use new core.adm_relative_path to create the object.Joas Schilling2013-01-161-0/+1
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-01-161-0/+11
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2012-12-142-9/+17
| |\ \ \ \
| * | | | | [ticket/10714] Use dependencies instead of globalsJoas Schilling2012-12-092-0/+12
* | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3Nathaniel Guse2013-03-042-0/+76
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-042-0/+63
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-044-0/+347
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-073-0/+58
| | |\ \ \ \ \ \