| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12775] Remove the last include of functions_container | Tristan Darricau | 2014-07-07 | 1 | -1/+0 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Fix unit tests | Tristan Darricau | 2014-07-07 | 2 | -2/+2 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Add tests for \phpbb\config_php | Tristan Darricau | 2014-07-07 | 3 | -0/+36 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Add tests for the container factory | Tristan Darricau | 2014-07-07 | 9 | -320/+165 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Use a field instead of a local var in load_config_var() | Tristan Darricau | 2014-07-07 | 1 | -3/+3 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Update container and config in install/ | Tristan Darricau | 2014-07-07 | 3 | -17/+28 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Load the config file before constants.php | Tristan Darricau | 2014-07-07 | 3 | -16/+15 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Skip the tests related to the container | Tristan Darricau | 2014-07-07 | 1 | -0/+3 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Update phpBB/install/index.php | Tristan Darricau | 2014-07-07 | 3 | -7/+45 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Update phpBB/install/database_update.php | Tristan Darricau | 2014-07-07 | 4 | -323/+347 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Update phpBB/download/file.php | Tristan Darricau | 2014-07-07 | 1 | -3/+5 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Update phpBB/bin/phpbbcli.php | Tristan Darricau | 2014-07-07 | 2 | -3/+9 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Fix config_php::load_config_file() | Tristan Darricau | 2014-07-07 | 1 | -0/+1 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Rename the variables into common.php | Tristan Darricau | 2014-07-07 | 1 | -5/+4 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Use the config.php handler in \phpbb\config_php | Tristan Darricau | 2014-07-07 | 2 | -30/+19 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Add get() and get_all() into config_php | Tristan Darricau | 2014-07-07 | 1 | -7/+36 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Add a config.php class (and service) | Tristan Darricau | 2014-07-07 | 4 | -56/+98 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Don't assign $container to null | Tristan Darricau | 2014-07-07 | 1 | -1/+1 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Add customs parameters | Tristan Darricau | 2014-07-07 | 1 | -4/+45 |
| | | | | | PHPBB3-12775 | ||||
| * | [ticket/12775] Add a conter_factory class and remove functions_container | Tristan Darricau | 2014-07-07 | 3 | -9/+373 |
| | | | | | PHPBB3-12775 | ||||
| * | Merge pull request #2654 from nickvergessen/ticket/12515 | Tristan Darricau | 2014-07-06 | 2 | -30/+2 |
| |\ | | | | | | | | | | | | | [ticket/12515] Remove check for PostgreSQL 8.3+ in search * nickvergessen/ticket/12515: [ticket/12515] Remove check for PostgreSQL 8.3+ | ||||
| | * | [ticket/12515] Remove check for PostgreSQL 8.3+ | Joas Schilling | 2014-07-06 | 2 | -30/+2 |
| |/ | | | | PHPBB3-12515 | ||||
| * | Merge pull request #2699 from marc1706/ticket/12810 | Tristan Darricau | 2014-07-06 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | [ticket/12810] Use correct template vars for shadow pruning settings * marc1706/ticket/12810: [ticket/12810] Use correct template vars for shadow pruning settings | ||||
| | * | [ticket/12810] Use correct template vars for shadow pruning settings | Marc Alexander | 2014-07-06 | 1 | -2/+2 |
| |/ | | | | PHPBB3-12810 | ||||
| * | Merge remote-tracking branch 'Crizzo/ticket/12807' into develop-ascraeus | Marc Alexander | 2014-07-06 | 2 | -2/+6 |
| |\ | |||||
| | * | [ticket/12807] New variables for _EXPLAIN | Crizzo | 2014-07-06 | 2 | -2/+4 |
| | | | | | | | | | PHPBB3-12807 | ||||
| | * | [ticket/12807] Adds missing language variables language/en/acp/forums.php | Crizzo | 2014-07-05 | 1 | -0/+2 |
| | | | | | | | | | PHPBB3-12807 | ||||
| | * | [ticket/12807] Changes PRUNE_FREQ to PRUNE_SHADOW_FREQ/_DAYS | Crizzo | 2014-07-05 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-12807 | ||||
| * | | Merge remote-tracking branch 'PayBas/ticket/12808' into develop-ascraeus | Cesar G | 2014-07-06 | 2 | -3/+3 |
| |\ \ | | | | | | | | | | | | | * PayBas/ticket/12808: [ticket/12808] Fix small gap between username and drop-down arrow | ||||
| | * | | [ticket/12808] Fix small gap between username and drop-down arrow | PayBas | 2014-07-04 | 2 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-12808 | ||||
| * | | | Merge remote-tracking branch 'PayBas/ticket/12815' into develop-ascraeus | Cesar G | 2014-07-06 | 1 | -6/+6 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | * PayBas/ticket/12815: [ticket/12815] Remove S_REGISTERED_USER for team link [ticket/12815] Show memberlist link for guests (if permitted) | ||||
| | * | | [ticket/12815] Remove S_REGISTERED_USER for team link | PayBas | 2014-07-06 | 1 | -4/+2 |
| | | | | | | | | | | | | | PHPBB3-12815 | ||||
| | * | | [ticket/12815] Show memberlist link for guests (if permitted) | PayBas | 2014-07-06 | 1 | -2/+4 |
| |/ / | | | | | | | PHPBB3-12815 | ||||
| * | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into ↵ | Nils Adermann | 2014-07-04 | 55 | -143/+764 |
| |\ \ | |/ |/| | | | | | | | | | develop-ascraeus * github-nicofuma/ticket/12446: [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | ||||
| | * | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts | Tristan Darricau | 2014-06-26 | 56 | -145/+766 |
| | | | | | | | | | PHPBB3-12446 | ||||
| * | | Merge pull request #1864 from prototech/ticket/12013 | Joas Schilling | 2014-07-04 | 17 | -156/+148 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12013] Use new dropdown for quickmod tools and jumpbox. * prototech/ticket/12013: [ticket/12013] Fix functional tests and sniffer issue. [ticket/12013] Clear the jumpbox. [ticket/12013] Add moderator tools icon. [ticket/12013] Remove obsolete jumpbox and quickmod CSS. [ticket/12013] Prevent the dropdown scrollbar from overlapping the content. [ticket/12013] Update to use the new .button class. [ticket/12013] Add missing class to place the buttons on the rightside. [ticket/12013] Use the correct variable for the forum id. [ticket/12013] Use DEFINE instead of Twig's set. [ticket/12013] Use path helper. [ticket/12013] Use new dropdown for quickmod tools and jumpbox. | ||||
| | * | | [ticket/12013] Fix functional tests and sniffer issue. | Cesar G | 2014-07-04 | 7 | -65/+42 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Clear the jumpbox. | Cesar G | 2014-07-04 | 4 | -2/+13 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Add moderator tools icon. | Cesar G | 2014-07-04 | 3 | -18/+24 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Remove obsolete jumpbox and quickmod CSS. | Cesar G | 2014-07-04 | 1 | -18/+0 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Prevent the dropdown scrollbar from overlapping the content. | Cesar G | 2014-07-04 | 2 | -0/+12 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Update to use the new .button class. | Cesar G | 2014-07-04 | 5 | -7/+18 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Add missing class to place the buttons on the rightside. | Cesar G | 2014-07-04 | 1 | -0/+4 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Use the correct variable for the forum id. | Cesar G | 2014-07-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Use DEFINE instead of Twig's set. | Cesar G | 2014-07-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Use path helper. | Cesar G | 2014-07-04 | 1 | -4/+5 |
| | | | | | | | | | | | | | PHPBB3-12013 | ||||
| | * | | [ticket/12013] Use new dropdown for quickmod tools and jumpbox. | Cesar G | 2014-07-04 | 6 | -65/+53 |
| |/ / | | | | | | | PHPBB3-12013 | ||||
| * | | Merge remote-tracking branch 'hanakin/ticket/12735' into develop-ascraeus | Cesar G | 2014-07-03 | 3 | -109/+23 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * hanakin/ticket/12735: [ticket/12735] Remove unnecessary span [ticket/12735] Fix line breaks [ticket/12732] Undo search-box change [ticket/12735] Fix some color incosistencies [ticket/12735] Remove underlines by default [ticket/12735] Undo selector rename [ticket/12735] Remove all :link, :visited, :active states | ||||
| | * | | [ticket/12735] Remove unnecessary span | hanakin | 2014-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12735 | ||||
| | * | | [ticket/12735] Fix line breaks | hanakin | 2014-06-30 | 1 | -3/+10 |
| | | | | | | | | | | | | | PHPBB3-12735 | ||||
