Commit Graph

3980 Commits (6924852592e4e3737ccd050938abc266ae71bf18)
 

Author SHA1 Message Date
Erik Johnston 6924852592 Batch SELECTs in _get_auth_chain_ids_txn 10 years ago
Erik Johnston 2f556e0c55 Fix typo 10 years ago
Erik Johnston 7fa1363fb0 Merge pull request #192 from matrix-org/erikj/fix_log_context 10 years ago
Erik Johnston 275dab6b55 Merge pull request #190 from matrix-org/erikj/syn-412 10 years ago
Erik Johnston a68abc79fd Add comment on cancellation of observers 10 years ago
Erik Johnston 653533a3da Fix log context when sending requests 10 years ago
Erik Johnston 9bf61ef97b Merge pull request #189 from matrix-org/erikj/room_init_sync 10 years ago
Erik Johnston 0e58d19163 Merge pull request #187 from matrix-org/erikj/sanitize_logging 10 years ago
Erik Johnston 18968efa0a Remove stale debug lines 10 years ago
Erik Johnston eb928c9f52 Add site_tag to logger 10 years ago
Erik Johnston 9d112f4440 Add IDs to outbound transactions 10 years ago
Erik Johnston ad460a8315 Add Eric Myhre to AUTHORS 10 years ago
Erik Johnston bf628cf6dd Merge pull request #191 from heavenlyhash/configurable-upload-dir 10 years ago
Eric Myhre 9e5a353663 Make upload dir a configurable path. 10 years ago
Erik Johnston 6f6ebd216d PEP8 10 years ago
Erik Johnston 73513ececc Documentation 10 years ago
Erik Johnston 1f24c2e589 Don't bother proxying lookups on _NotificationListener to underlying deferred 10 years ago
Erik Johnston 22049ea700 Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserStream.new_listener that accpets a token to avoid races. 10 years ago
Erik Johnston 050ebccf30 Fix notifier leak 10 years ago
Kegan Dougal d88e20cdb9 Fix bug where synapse was sending AS user queries incorrectly. 10 years ago
Erik Johnston eceb554a2f Use another deferred list 10 years ago
Erik Johnston b849a64f8d Use DeferredList 10 years ago
Erik Johnston 0460406298 Don't do unecessary db ops in presence.get_state 10 years ago
Paul "LeoNerd" Evans 9a3cd1c00d Correct -H SERVER_NAME in config-missing complaint message 10 years ago
Erik Johnston fb7def3344 Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging 10 years ago
Erik Johnston f13890ddce Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sanitize_logging 10 years ago
Erik Johnston aaa749d366 Disable twisted access logging. Move access logging to SynapseRequest object 10 years ago
Erik Johnston bc42ca121f Merge pull request #185 from matrix-org/erikj/listeners_config 10 years ago
Erik Johnston cee69441d3 Log more when we have processed the request 10 years ago
Erik Johnston b5209c5744 Create SynapseRequest that overrides __repr__ to not print access_token 10 years ago
Erik Johnston f0583f65e1 Merge branch 'master' of github.com:matrix-org/synapse into develop 10 years ago
Erik Johnston 44c9102e7a Merge branch 'erikj/listeners_config' into erikj/sanitize_logging 10 years ago
Erik Johnston 6a7cf6b41f Merge pull request #186 from matrix-org/hotfixes-v0.9.2-r2 10 years ago
Erik Johnston 2acee97c2b Changelog 10 years ago
Erik Johnston 7f7ec84d6f Bump version 10 years ago
Erik Johnston cebde85b94 Merge branch 'master' of github.com:matrix-org/synapse into hotfixes-v0.9.2-r2 10 years ago
Erik Johnston f00f8346f1 Make http.server request logging more verbose, but redact access_tokens 10 years ago
Erik Johnston 83f119a84a Log requests and responses sent via http.client 10 years ago
Erik Johnston 9d0326baa6 Remove redundant newline 10 years ago
Erik Johnston 186f61a3ac Document listener config. Remove deprecated config options 10 years ago
Erik Johnston fe9bac3749 Merge pull request #184 from matrix-org/hotfixes-v0.9.2-r1 10 years ago
Erik Johnston 6c01ceb8d0 Bump version 10 years ago
Erik Johnston 2eda996a63 Add a dummy.sql into delta/20 as pip isn't packinging the pushers.py 10 years ago
Matthew Hodgson 4706f3964d Merge pull request #183 from intelfx/install-python-schema-deltas 10 years ago
Ivan Shapovalov 4df76b0a5d MANIFEST.in: include python schema delta scripts (we now have one in 20/) 10 years ago
Erik Johnston a005b7269a Add backwards compat support for metrics, manhole and webclient config options 10 years ago
Erik Johnston 261ccd7f5f Fix tests 10 years ago
Erik Johnston 942e39e87c PEP8 10 years ago
Erik Johnston 9c5fc81c2d Correctly handle x_forwaded listener option 10 years ago
Erik Johnston fd2c07bfed Use config.listeners 10 years ago