- Removed the use of a transaction wrapping event processing, as this was causing very long-running transactions for some projects. This shouldn't have a significant impact and error reporting via the `logging` module should be relied upon.
- Added a "processed OK" filter to the event admin (thanks myles)