aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-0713-39/+39
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-0711-49/+49
* [ticket/12775] Remove the last include of functions_containerTristan Darricau2014-07-071-1/+0
* [ticket/12775] Fix unit testsTristan Darricau2014-07-072-2/+2
* [ticket/12775] Add tests for \phpbb\config_phpTristan Darricau2014-07-073-0/+36
* [ticket/12775] Add tests for the container factoryTristan Darricau2014-07-079-320/+165
* [ticket/12775] Use a field instead of a local var in load_config_var()Tristan Darricau2014-07-071-3/+3
* [ticket/12775] Update container and config in install/Tristan Darricau2014-07-073-17/+28
* [ticket/12775] Load the config file before constants.phpTristan Darricau2014-07-073-16/+15
* [ticket/12775] Skip the tests related to the containerTristan Darricau2014-07-071-0/+3
* [ticket/12775] Update phpBB/install/index.phpTristan Darricau2014-07-073-7/+45
* [ticket/12775] Update phpBB/install/database_update.phpTristan Darricau2014-07-074-323/+347
* [ticket/12775] Update phpBB/download/file.phpTristan Darricau2014-07-071-3/+5
* [ticket/12775] Update phpBB/bin/phpbbcli.phpTristan Darricau2014-07-072-3/+9
* [ticket/12775] Fix config_php::load_config_file()Tristan Darricau2014-07-071-0/+1
* [ticket/12775] Rename the variables into common.phpTristan Darricau2014-07-071-5/+4
* [ticket/12775] Use the config.php handler in \phpbb\config_phpTristan Darricau2014-07-072-30/+19
* [ticket/12775] Add get() and get_all() into config_phpTristan Darricau2014-07-071-7/+36
* [ticket/12775] Add a config.php class (and service)Tristan Darricau2014-07-074-56/+98
* [ticket/12775] Don't assign $container to nullTristan Darricau2014-07-071-1/+1
* [ticket/12775] Add customs parametersTristan Darricau2014-07-071-4/+45
* [ticket/12775] Add a conter_factory class and remove functions_containerTristan Darricau2014-07-073-9/+373
* Merge pull request #2654 from nickvergessen/ticket/12515Tristan Darricau2014-07-062-30/+2
|\
| * [ticket/12515] Remove check for PostgreSQL 8.3+Joas Schilling2014-07-062-30/+2
|/
* Merge pull request #2699 from marc1706/ticket/12810Tristan Darricau2014-07-061-2/+2
|\
| * [ticket/12810] Use correct template vars for shadow pruning settingsMarc Alexander2014-07-061-2/+2
|/
* Merge remote-tracking branch 'Crizzo/ticket/12807' into develop-ascraeusMarc Alexander2014-07-062-2/+6
|\
| * [ticket/12807] New variables for _EXPLAINCrizzo2014-07-062-2/+4
| * [ticket/12807] Adds missing language variables language/en/acp/forums.phpCrizzo2014-07-051-0/+2
| * [ticket/12807] Changes PRUNE_FREQ to PRUNE_SHADOW_FREQ/_DAYSCrizzo2014-07-051-2/+2
* | Merge remote-tracking branch 'PayBas/ticket/12808' into develop-ascraeusCesar G2014-07-062-3/+3
|\ \
| * | [ticket/12808] Fix small gap between username and drop-down arrowPayBas2014-07-042-3/+3
* | | Merge remote-tracking branch 'PayBas/ticket/12815' into develop-ascraeusCesar G2014-07-061-6/+6
|\ \ \ | |_|/ |/| |
| * | [ticket/12815] Remove S_REGISTERED_USER for team linkPayBas2014-07-061-4/+2
| * | [ticket/12815] Show memberlist link for guests (if permitted)PayBas2014-07-061-2/+4
|/ /
* | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-0455-143/+764
|\ \ | |/ |/|
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-2656-145/+766
* | Merge pull request #1864 from prototech/ticket/12013Joas Schilling2014-07-0417-156/+148
|\ \
| * | [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-047-65/+42
| * | [ticket/12013] Clear the jumpbox.Cesar G2014-07-044-2/+13
| * | [ticket/12013] Add moderator tools icon.Cesar G2014-07-043-18/+24
| * | [ticket/12013] Remove obsolete jumpbox and quickmod CSS.Cesar G2014-07-041-18/+0
| * | [ticket/12013] Prevent the dropdown scrollbar from overlapping the content.Cesar G2014-07-042-0/+12
| * | [ticket/12013] Update to use the new .button class.Cesar G2014-07-045-7/+18
| * | [ticket/12013] Add missing class to place the buttons on the rightside.Cesar G2014-07-041-0/+4
| * | [ticket/12013] Use the correct variable for the forum id.Cesar G2014-07-041-1/+1
| * | [ticket/12013] Use DEFINE instead of Twig's set.Cesar G2014-07-041-2/+2
| * | [ticket/12013] Use path helper.Cesar G2014-07-041-4/+5
| * | [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-046-65/+53
|/ /
* | Merge remote-tracking branch 'hanakin/ticket/12735' into develop-ascraeusCesar G2014-07-033-109/+23
|\ \