summaryrefslogtreecommitdiffstats
path: root/lib/private/EventDispatcher/SymfonyAdapter.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-6/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+1
* Fix the legacy dispatcher argument orderChristoph Wurst2021-02-091-0/+30
* Test the symfony adapterChristoph Wurst2021-02-051-1/+2
* Use the Symfony dispatcher correctlyChristoph Wurst2021-01-051-14/+22
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Deprecate the internal Symfony dispatcher adapterChristoph Wurst2020-07-151-0/+16
* Don't break event listeners with the GenericEventWrapperJoas Schilling2020-06-161-1/+1
* Log usage of a deprecated event instead of emittingRoeland Jago Douma2020-05-221-6/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-171-5/+13
* Add event dispatcher to OCPChristoph Wurst2019-06-251-0/+140