| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11440] Cast values of the $user_ids array to integer before sql_in_set. | Andreas Fischer | 2013-03-15 | 1 | -1/+2 |
| | | | | | PHPBB3-11440 | ||||
| * | [ticket/11440] Remove useless/incorrect comment. | Andreas Fischer | 2013-03-15 | 1 | -1/+0 |
| | | | | | PHPBB3-11440 | ||||
| * | [ticket/11103] dbal -> phpbb_db_driver | Nathan Guse | 2012-12-13 | 1 | -3/+3 |
| | | | | | PHPBB3-11103 | ||||
| * | [ticket/11103] Some improvements to the user loader | Nathan Guse | 2012-12-08 | 1 | -6/+111 |
| | | | | | PHPBB3-11103 | ||||
| * | [ticket/11103] User Loader constructor docs | Nathan Guse | 2012-12-08 | 1 | -0/+8 |
| | | | | | PHPBB3-11103 | ||||
| * | [ticket/11103] Newlines at end of files | Nathan Guse | 2012-12-08 | 1 | -1/+1 |
| | | | | | PHPBB3-11103 | ||||
| * | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 1 | -0/+118 |
| 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 | |||||
