- Apr 09, 2015
-
-
Erik Johnston authored
Handle the fact that events can be persisted out of order, and so to get the "current max" stream token becomes non trivial - as we need to make sure that *all* stream tokens less than the current max have also successfully been persisted.
-
- Apr 08, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Hotfixes v0.8.1 r3
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't yield on notifying all listeners
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Fix a notifier leak
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add paranoia checks to make sure that we evict stale NotificationListeners when we are about to process them
-
Erik Johnston authored
Fix bug where we didn't inform the NotificataionListeners about new rooms they have been subscribed to. This meant that the listeners didn't clean themselves up fully from all the dicts
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Matthew Hodgson authored
-
- Apr 07, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
Caused by a bad if check, which incorrectly executes for both 0 and None, when None was the original intent.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 03, 2015
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Apr 02, 2015
-
-
Erik Johnston authored
-