summary refs log tree commit diff
path: root/synctl (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-08Use generic db exceptions rather than sqlite3 specific onesErik Johnston2-6/+2
2015-04-08Bump versionErik Johnston1-1/+1
2015-04-08SYN-338: Fix typo that caused the cache to throw an exception in some instancesErik Johnston1-1/+1
2015-04-08typoErik Johnston1-1/+1
2015-04-08Don't yield on notifying all listenersErik Johnston1-4/+36
2015-04-08Move comment into docstringErik Johnston1-5/+2
2015-04-08Factor out loops into '_discard_if_notified'Erik Johnston1-15/+14
2015-04-08Also perform paranoia checks in 'on_new_user_event'Erik Johnston1-2/+16
2015-04-08Add paranoia checks to make sure that we evict stale NotificationListeners wh...Erik Johnston1-5/+31
2015-04-08Fix bug where we didn't inform the NotificataionListeners about new rooms the...Erik Johnston1-0/+3
2015-04-08Move database timer logging to seperate loggerErik Johnston1-1/+2
2015-04-08Retry transaction, not SQL queryErik Johnston1-21/+25
2015-04-08Fix maria engine to correctly recognize deadlocksErik Johnston1-2/+2