Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the legacy dispatcher argument order | Christoph Wurst | 2021-02-09 | 1 | -0/+30 |
* | Test the symfony adapter | Christoph Wurst | 2021-02-05 | 1 | -1/+2 |
* | Use the Symfony dispatcher correctly | Christoph Wurst | 2021-01-05 | 1 | -14/+22 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Deprecate the internal Symfony dispatcher adapter | Christoph Wurst | 2020-07-15 | 1 | -0/+16 |
* | Don't break event listeners with the GenericEventWrapper | Joas Schilling | 2020-06-16 | 1 | -1/+1 |
* | Log usage of a deprecated event instead of emitting | Roeland Jago Douma | 2020-05-22 | 1 | -6/+13 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -5/+13 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -0/+140 |