Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-12 | SYN-377: Make sure that the StreamIdGenerator.get_next.__exit__ is called fro... | Mark Haines | 2 | -23/+27 |
2015-05-12 | Add a NotifierUserStream to hold all the notification listeners for a user | Mark Haines | 1 | -114/+116 |
2015-05-11 | Don't bother passing the events to the notifier since it isn't using them | Mark Haines | 1 | -95/+18 |
2015-05-11 | Use wait_for_events to implement 'get_events' | Mark Haines | 1 | -79/+30 |