summaryrefslogtreecommitdiffstats
path: root/lib/private/EventDispatcher
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-3/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Allow to remove listenersJoas Schilling2020-02-271-0/+5
* Update license headersChristoph Wurst2019-12-053-6/+12
* Some php-cs fixesRoeland Jago Douma2019-11-222-3/+3
* Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-281-0/+11
* use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-171-5/+13
* Merge pull request #17106 from nextcloud/feature/dispatch-typed-eventblizzz2019-09-121-0/+5
|\
| * Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-111-0/+5
* | Use the new Symfony event dispatcher signatureChristoph Wurst2019-09-101-2/+1
|/
* Add event dispatcher to OCPChristoph Wurst2019-06-253-0/+303