summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-19LoggingTransaction accepts None for callback lists.Erik Johnston3-6/+16
Its a bit disingenuousto give LoggingTransaction lists to append callbacks to if we're not going to run the callbacks.
2019-07-19Update comment for new columnErik Johnston1-0/+3
2019-07-19