summary refs log tree commit diff
path: root/synapse/util/manhole.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run Black. (#5482)Amber Brown2019-06-201-10/+8
* Fix disappearing exceptions in manhole. (#5035)Richard van der Hoff2019-04-101-2/+57
* Fix manhole on py3 (pt 2) (#4067)Amber Brown2018-10-191-0/+2
* make a bytestringAmber Brown2018-10-191-2/+2
* Change the manhole SSH key to have more bitsErik Johnston2018-09-111-13/+31
* run isortAmber Brown2018-07-091-3/+3
* Add a metrics listener and a ssh listener to the pusherMark Haines2016-04-251-1/+25
* Move the listenTCP call outside the manhole functionMark Haines2016-04-251-9/+5
* Split out setting up the manhole to a separate fileMark Haines2016-04-221-0/+50