| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [feature/event-dispatcher] Fix copyright years | Igor Wiedler | 2012-03-30 | 1 | -1/+1 |
| | | | | | PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Fix docblock in phpbb_event_data | Igor Wiedler | 2012-03-29 | 1 | -5/+5 |
| | | | | | PHPBB3-10732 | ||||
| * | [feature/event-dispatcher] Add get_data_filtered function to event data. | Oleg Pudeyev | 2012-03-18 | 1 | -0/+10 |
| | | | | | | | | | Its purpose is to discard any keys added by hooks to data stored in the event, such that only keys that the ledge knows how to handle are processed. PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Use real EventDispatcher through composer | Igor Wiedler | 2012-03-11 | 1 | -1/+3 |
| | | | | | | | | * replace the copy-pasta EventDispatcher with the real one from Symfony2 * use composer for managing this dependency, use composer autoloading PHPBB3-9550 | ||||
| * | [feature/event-dispatcher] Support setting data on an event | Igor Wiedler | 2012-01-07 | 1 | -0/+56 |
| PHPBB3-9550 | |||||
