summary refs log tree commit diff
path: root/docs/log_contexts.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-27Docstring for post_urlencoded_get_jsonRichard van der Hoff1-0/+11
2017-10-27spell out need for libxml2 for lxml to workMatthew Hodgson1-1/+3
2017-10-26Front-end proxy: pass through auth headerRichard van der Hoff1-0/+7
2017-10-26Support /keys/upload on /r0 as well as /unstableRichard van der Hoff1-2/+1
2017-10-26Fix logcontext leaks in httpclientRichard van der Hoff1-10/+9
2017-10-26SimpleHTTPClient: add support for headersRichard van der Hoff1-28/+69
2017-10-26Fix error when running synapse with no logfileRichard van der Hoff1-1/+5
2017-10-26add release endpoints for /thirdpartyKrombel1-7/+4
2017-10-26register some /unstable endpoints in /r0 as wellKrombel4-20/+9
2017-10-26Document import rulesRichard van der Hoff1-0/+44
2017-10-26code_style: more formattingRichard van der Hoff1-34/+57
2017-10-26Update room_list.pyErik Johnston1-1/+1
2017-10-26code_style.rst: a couple of tidyupsRichard van der Hoff1-9/+9
2017-10-26Fix port scriptErik Johnston1-0/+1
2017-10-25Do logcontexts outside ResponseCacheErik Johnston5-13/+21
2017-10-25Add logging and fix log contexts for publicRoomsErik Johnston2-1/+4
2017-10-24tip for generating tls_fingerprintsMatthew Hodgson1-0/+6
2017-10-24Bump version and changelog release-v0.24.1Erik Johnston2-1/+9
2017-10-23fix vars named `l`Richard van der Hoff2-7/+4
2017-10-23replace 'except:' with 'except Exception:'Richard van der Hoff54-93/+93
2017-10-23Correctly wire in update group profile over federationErik Johnston2-11/+31
2017-10-23Fix a logcontext leak in the media repoRichard van der Hoff1-1/+4
2017-10-23