| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/13070] Adjust template hook name to match that provided in the class. | Cesar G | 2014-10-20 | 1 | -1/+1 |
* | [ticket/12775] Update doc blocks | Tristan Darricau | 2014-07-07 | 1 | -1/+0 |
* | [ticket/12775] Fix container_builder | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
* | [ticket/12775] Rename config_php to config_php_file | Tristan Darricau | 2014-07-07 | 1 | -3/+3 |
* | [ticket/12775] Renamed to \phpbb\di\container_builder | Tristan Darricau | 2014-07-07 | 1 | -2/+2 |
* | [ticket/12775] Rename the variables into common.php | Tristan Darricau | 2014-07-07 | 1 | -5/+4 |
* | [ticket/12775] Add a config.php class (and service) | Tristan Darricau | 2014-07-07 | 1 | -9/+8 |
* | [ticket/12775] Add a conter_factory class and remove functions_container | Tristan Darricau | 2014-07-07 | 1 | -6/+6 |
* | [ticket/12784] Allow the extensions to add a custom auto loader | Tristan Darricau | 2014-07-01 | 1 | -0/+2 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+9 |
* | [ticket/12576] Remove cron from common.php | Tristan Darricau | 2014-05-22 | 1 | -5/+0 |
* | [ticket/12473] Move compatibility globals out into its own file. | Andreas Fischer | 2014-05-02 | 1 | -28/+1 |
* | [ticket/12273] Update since version to 3.1.0-a* style | Joas Schilling | 2014-04-25 | 1 | -1/+1 |
* | [ticket/11850] Need symfony request and filesystem setup globally for session | Nathan Guse | 2013-09-30 | 1 | -0/+2 |
* | [ticket/11852] Split filesystem and path_helper into 2 classes | Joas Schilling | 2013-09-26 | 1 | -17/+2 |
* | [ticket/11700] Fix redirection in common.php until fs dependency on request i... | Nils Adermann | 2013-09-19 | 1 | -0/+6 |
* | [ticket/11700] Fix unit tests after develop merge | Nils Adermann | 2013-09-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-17 | 1 | -2/+9 |
|\ |
|
| * | [ticket/11832] Fix INCLUDE(JS/CSS) | Nathan Guse | 2013-09-13 | 1 | -1/+2 |
| * | [ticket/11832] Fix constructions of phpbb_filesystem | Nathan Guse | 2013-09-13 | 1 | -1/+6 |
| * | [ticket/11832] Create phpbb_symfony_request to handle initiating symfony_request | Nathan Guse | 2013-09-13 | 1 | -2/+2 |
| * | [ticket/11832] We must instantiate the $phpbb_filesystem in common | Nathan Guse | 2013-09-12 | 1 | -0/+1 |
| * | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving) | Nathan Guse | 2013-09-09 | 1 | -1/+1 |
* | | [ticket/11700] Correctly load extensions with nonprefixed namespaces | Nils Adermann | 2013-09-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Merge branch 'develop' into ticket/11215 | David King | 2013-08-31 | 1 | -4/+3 |
| |\ |
|
| | * | [ticket/11628] Remove phpbb_style (move methods to phpbb_template) | Nathaniel Guse | 2013-07-24 | 1 | -1/+0 |
| * | | [ticket/11215] Correct paths when path info is used for controller access | David King | 2013-07-06 | 1 | -0/+3 |
* | | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
* | | | [ticket/11700] Instantiate the class loader with namespace rather than prefix | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -3/+3 |
|/ |
|
* | [ticket/11335] Replace "$phpEx" with $phpEx | Nathaniel Guse | 2013-04-24 | 1 | -2/+2 |
* | [ticket/11335] (more class loader) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -2/+2 |
* | [ticket/11362] Replace other calls to phpbb_clean_path | Joas Schilling | 2013-04-17 | 1 | -1/+4 |
* | Merge remote-tracking branch 'remotes/nickv/ticket/10714' into develop | Nathaniel Guse | 2013-03-04 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-01-16 | 1 | -13/+7 |
| |\ |
|
| * \ | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2012-12-14 | 1 | -1/+0 |
| |\ \ |
|
| * | | | [ticket/10714] Forgot most important, use container to create $phpbb_log | Joas Schilling | 2012-12-11 | 1 | -1/+1 |
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2012-12-07 | 1 | -46/+41 |
| |\ \ \ |
|
| * | | | | [ticket/10714] Remove dependency injection and use global instead | Joas Schilling | 2012-08-21 | 1 | -9/+2 |
| * | | | | [ticket/10714] Inject the global $phpbb_log into view_log() | Joas Schilling | 2012-08-21 | 1 | -0/+5 |
| * | | | | [ticket/10714] Create a phpbb_log object and inject it into add_log | Joas Schilling | 2012-08-21 | 1 | -0/+4 |
* | | | | | [feature/avatars] Add compatibility function for get_user_avatar() | Marc Alexander | 2013-01-22 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | [ticket/11305] Define hook finder as a service on the container. | Oleg Pudeyev | 2013-01-02 | 1 | -1/+1 |
* | | | | [ticket/11305] Extract hook finder from cache service. | Oleg Pudeyev | 2013-01-02 | 1 | -1/+2 |
* | | | | [ticket/11306] Introduce phpbb_create_default_container | Igor Wiedler | 2013-01-02 | 1 | -12/+1 |
* | | | | Merge PR #1130 branch 'EXreaction/ticket/11259' into develop | Oleg Pudeyev | 2012-12-29 | 1 | -0/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [ticket/11259] adm_relative_path -> phpbb_adm_relative_path | Nathan Guse | 2012-12-09 | 1 | -3/+3 |
| * | | | [ticket/11259] Make phpbb_admin_path available everywhere | Nathan Guse | 2012-12-09 | 1 | -0/+4 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015 | Oleg Pudeyev | 2012-12-06 | 1 | -4/+1 |
|\ \ \
| |/ / |
|