| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12636] Rename log.session_errors to session.log_errors | rubencm | 2019-05-09 | 1 | -1/+1 |
| | | | | | PHPBB3-12636 | ||||
| * | [ticket/12636] Add log.session_errors to mock container_builder | Rubén Calvo | 2019-05-09 | 1 | -0/+1 |
| | | | | | PHPBB3-12636 | ||||
| * | [ticket/12624] Add debug.load_time parameter | Jakub Senko | 2019-05-09 | 1 | -0/+5 |
| | | | | | PHPBB3-12624 | ||||
| * | [ticket/14670] Fix incompatibilities with container definitions | Marc Alexander | 2019-05-06 | 1 | -2/+7 |
| | | | | | PHPBB3-14670 | ||||
| * | [ticket/11444] Update tests and cleanup types/methods | Tristan Darricau | 2015-07-13 | 1 | -0/+5 |
| | | | | | PHPBB3-11444 | ||||
| * | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 1 | -0/+19 |
| | | | | | | | | | | | | | | Create a very basic user loader class to handle querying/storing user data in a centralized location. Use DIC collection service for notification types/methods. Cleanup unused dependencies. Fix some other issues. PHPBB3-11103 | ||||
| * | [feature/compiled-dic] Compile the DI Container into a cached class | David King | 2012-11-10 | 1 | -0/+160 |
| PHPBB3-11152 | |||||
