summary refs log tree commit diff
path: root/synapse/storage/stream.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-04Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown1-1/+1
2019-07-03Fix 'utime went backwards' errors on daemonization. (#5609)Richard van der Hoff3-31/+44
* Fix 'utime went backwards' errors on daemonization. Fixes #5608 * remove spurious debug