Skip to content
  • Petr Skoda's avatar
    MDL-24211 events subsystem cleanup and improvements · 650462df
    Petr Skoda authored
    * handlers can be defined as internal or external
    * external handlers are not called instantly when inside DB transaction
    * code cleanup
    * more robust detection of broken handlers
    * refixed unit tests
    * removing all pending events from 1.9 - these can not be processed due to encoding changes
    * finally using real 'component' in handlers table
    650462df