summaryrefslogtreecommitdiffstats
path: root/lib/public/WorkflowEngine/IOperation.php
Commit message (Expand)AuthorAgeFilesLines
* Add Psalm specific scope type hint for the WFE operationChristoph Wurst2021-11-221-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-131-2/+2
* entities equip the RuleMatcher on the events they are aware ofArthur Schiwon2019-09-091-3/+4
* WFE as proxy listen to relevent events and forwards themArthur Schiwon2019-09-091-0/+15
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-091-4/+50
* Update license headersMorris Jobke2017-11-061-0/+2
* Validate the operationJoas Schilling2016-08-191-0/+39