| Commit message (Expand) | Author | Age | Files | Lines |
* | [feature/bootstrap-dic] Bootstrap container from config.php | Igor Wiedler | 2013-07-11 | 1 | -12/+68 |
* | [ticket/10714] Use $phpbb_adm_relative_path instead of hardcoded adm/ | Joas Schilling | 2013-03-03 | 1 | -1/+1 |
* | [ticket/10714] Fix missing parameter and global phpbb_log in unit tests | Joas Schilling | 2013-01-22 | 1 | -0/+1 |
* | [ticket/11306] Add docblocks to all container related functions | Igor Wiedler | 2013-01-02 | 1 | -0/+41 |
* | [ticket/11306] Introduce phpbb_create_default_container | Igor Wiedler | 2013-01-02 | 1 | -0/+16 |
* | Merge PR #1088 branch 'igorw/ticket/11199' into develop | Oleg Pudeyev | 2012-11-15 | 1 | -1/+1 |
|\ |
|
| * | [ticket/11199] Purge dumped container correctly on cache purge. | Igor Wiedler | 2012-11-15 | 1 | -1/+1 |
* | | [ticket/11200] Add a reminder comment. | Oleg Pudeyev | 2012-11-15 | 1 | -0/+2 |
* | | [ticket/11200] Make cache available during container construction | Igor Wiedler | 2012-11-15 | 1 | -1/+4 |
|/ |
|
* | [ticket/11195] Condense logic, remove improperly formatted if() | David King | 2012-11-12 | 1 | -5/+2 |
* | [ticket/11152] Compile the install container | Igor Wiedler | 2012-11-11 | 1 | -4/+7 |
* | [ticket/11152] Create separate function for debug-dependent container | Igor Wiedler | 2012-11-10 | 1 | -8/+24 |
* | [ticket/11152] Use relative root path in container, one dumped container per ... | Igor Wiedler | 2012-11-10 | 1 | -10/+12 |
* | [ticket/11152] Move container functions to a separate function file | Igor Wiedler | 2012-11-10 | 1 | -0/+119 |