Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move lib/ events to IEventDispatcher where possible #39571

Merged
merged 8 commits into from
Jul 27, 2023

Commits on Jul 27, 2023

  1. fix!: Remove legacy event dispatching Symfony's GenericEvent

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4f7de8e View commit details
    Browse the repository at this point in the history
  2. fix: Move AppManager events to IEventDispatcher

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5bb6a78 View commit details
    Browse the repository at this point in the history
  3. fix!: Remove legacy event dispatching Symfony's GenericEvent from Add…

    …itionalScripts
    
    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1b387bb View commit details
    Browse the repository at this point in the history
  4. fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA…

    … Manager
    
    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    dac31ad View commit details
    Browse the repository at this point in the history
  5. fix: Move SystemTags events to IEventDispatcher

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6953e14 View commit details
    Browse the repository at this point in the history
  6. fix: Move Node HookConnecter events to IEventDispatcher

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    44a0a62 View commit details
    Browse the repository at this point in the history
  7. fix: Move Sharing events to IEventDispatcher

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c67c067 View commit details
    Browse the repository at this point in the history
  8. fix!: Remove User events which have a typed event replacement

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    35c313e View commit details
    Browse the repository at this point in the history