aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_container.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11866] More namespacesJoas Schilling2013-09-261-4/+4
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-7/+34
|\
| * [ticket/11574] Fix more issues in the updaterIgor Wiedler2013-07-141-6/+6
| * Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-141-14/+74
| |\
| * | [ticket/11574] Add trailing slash for consistencyIgor Wiedler2013-07-141-1/+1
| * | [ticket/11574] Fix various path issues in the updaterIgor Wiedler2013-07-141-1/+25
| * | [ticket/11574] Use alternate DI config file for updaterIgor Wiedler2013-07-131-2/+5
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-7/+7
| |/ |/|
* | [ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect)Nathaniel Guse2013-07-121-5/+9
* | [feature/bootstrap-dic] Bootstrap container from config.phpIgor Wiedler2013-07-111-12/+68
|/
* [ticket/10714] Use $phpbb_adm_relative_path instead of hardcoded adm/Joas Schilling2013-03-031-1/+1
* [ticket/10714] Fix missing parameter and global phpbb_log in unit testsJoas Schilling2013-01-221-0/+1
* [ticket/11306] Add docblocks to all container related functionsIgor Wiedler2013-01-021-0/+41
* [ticket/11306] Introduce phpbb_create_default_containerIgor Wiedler2013-01-021-0/+16
* Merge PR #1088 branch 'igorw/ticket/11199' into developOleg Pudeyev2012-11-151-1/+1
|\
| * [ticket/11199] Purge dumped container correctly on cache purge.Igor Wiedler2012-11-151-1/+1
* | [ticket/11200] Add a reminder comment.Oleg Pudeyev2012-11-151-0/+2
* | [ticket/11200] Make cache available during container constructionIgor Wiedler2012-11-151-1/+4
|/
* [ticket/11195] Condense logic, remove improperly formatted if()David King2012-11-121-5/+2
* [ticket/11152] Compile the install containerIgor Wiedler2012-11-111-4/+7
* [ticket/11152] Create separate function for debug-dependent containerIgor Wiedler2012-11-101-8/+24
* [ticket/11152] Use relative root path in container, one dumped container per ...Igor Wiedler2012-11-101-10/+12
* [ticket/11152] Move container functions to a separate function fileIgor Wiedler2012-11-101-0/+119