summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-19Don't accept opentracing data from clients. (#5715)Jorik Schellekens1-2/+1
* Don't accept opentracing data from clients. * newsfile
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