summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-04Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown4-7/+7
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
2019-07-03