summary refs log tree commit diff
path: root/.coveragerc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-13use right scriptMatthew Hodgson1-1/+1
2019-02-13switch to registering users via add_users.shMatthew Hodgson2-2/+4
2019-02-13Fix jaeger over federationErik Johnston1-2/+2
2019-02-13add basic jaeger supportErik Johnston8-64/+176
2019-02-13Reenable retries for sending transactionsErik Johnston2-2/+1
2019-02-13Add API to force new threadsErik Johnston5-22/+40
2019-02-13Add timestamp lookup APIErik Johnston3-0/+81
2019-02-13Fix proxyBrendan Abolivier1-0/+0
2019-02-13Use UDP-able proxyBrendan Abolivier1-0/+0
2019-02-13Fix cbor encoding in the proxy and enable it by defaultBrendan Abolivier2-1/+1
2019-02-13Update proxyBrendan Abolivier4-1/+17
2019-02-13Start synapse + proxy in the same containerBrendan Abolivier3-3/+3
2019-02-13Make the Docker image run both synapse and the proxyBrendan Abolivier8-3/+627
2019-02-13Make synapse talk HTTP to the local proxy only when federatingBrendan Abolivier1-