Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -3/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Allow to remove listeners | Joas Schilling | 2020-02-27 | 1 | -0/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -6/+12 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -3/+3 |
* | Make it possible to broadcast events to (web) clients | Christoph Wurst | 2019-10-28 | 1 | -0/+11 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -5/+13 |
* | Merge pull request #17106 from nextcloud/feature/dispatch-typed-event | blizzz | 2019-09-12 | 1 | -0/+5 |
|\ | |||||
| * | Add Symfony inspired typed event dispatcher method | Christoph Wurst | 2019-09-11 | 1 | -0/+5 |
* | | Use the new Symfony event dispatcher signature | Christoph Wurst | 2019-09-10 | 1 | -2/+1 |
|/ | |||||
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 3 | -0/+303 |