1
0
Commit Graph

14651 Commits

Author SHA1 Message Date
Jorik Schellekens
0e8c35c8e8 A little extra device_list tracing 2019-07-17 14:33:00 +01:00
Jorik Schellekens
1197e2e97b Though style is subjective it depends on a ruthless objectivity: you either have it, or you don't· 2019-07-17 14:33:00 +01:00
Jorik Schellekens
eb7a79553c Isort of ran out of puns for this one. 2019-07-17 14:33:00 +01:00
Jorik Schellekens
9f599fcaef Nicer tracing 2019-07-17 14:33:00 +01:00
Jorik Schellekens
1e5f5c2ccf Trace key claiming 2019-07-17 14:33:00 +01:00
Jorik Schellekens
f6ce4fec23 Cleanup key upload tracing 2019-07-17 14:33:00 +01:00
Jorik Schellekens
5ca5845284 Clean up room key tracing 2019-07-17 14:33:00 +01:00
Jorik Schellekens
52a7f625a8 Some tracing 2019-07-17 14:33:00 +01:00
Jorik Schellekens
783ddc417f Opentracing across streams 2019-07-17 14:33:00 +01:00
Jorik Schellekens
87061c72c4 The great logging/ migration 2019-07-17 14:33:00 +01:00
Jorik Schellekens
fbe23fe32d These functions were not deferreds! 2019-07-17 14:33:00 +01:00
Jorik Schellekens
5aaee551a4 How did that half of the statement get deleted? 2019-07-17 14:33:00 +01:00
Jorik Schellekens
2e141b8177 typo 2019-07-17 14:33:00 +01:00
Jorik Schellekens
d5b9c97943 Include servletname in incoming-request trace 2019-07-17 14:33:00 +01:00
Jorik Schellekens
34e1de3374 Update to new access pattern 2019-07-17 14:33:00 +01:00
Jorik Schellekens
4e649702ec Trace device messages. 2019-07-17 14:33:00 +01:00
Jorik Schellekens
8c17b7a8da Trace devices 2019-07-17 14:33:00 +01:00
Jorik Schellekens
65c63f983c Trace more e2e stuff and less e2e stuff 2019-07-17 14:33:00 +01:00
Jorik Schellekens
9170c46af9 Fix e2e bugs 2019-07-17 14:33:00 +01:00
Jorik Schellekens
32342d0ec2 Trace e2e 2019-07-17 14:33:00 +01:00
Jorik Schellekens
07fadd4e9b Cleanup 2019-07-17 14:24:04 +01:00
Jorik Schellekens
3e5f4a40de Unbreak json parsing. 2019-07-17 14:22:55 +01:00
Jorik Schellekens
bf892473f9 Noop if opentracing is disabled 2019-07-17 14:22:16 +01:00
Jorik Schellekens
75d489f2f3 Better args wrapper 2019-07-17 14:22:14 +01:00
Jorik Schellekens
8f0a00ef35 Fix codestyle 2019-07-17 14:20:50 +01:00
Jorik Schellekens
4c2f39cce4 Isort opentracing 2019-07-17 14:20:50 +01:00
Jorik Schellekens
aca1141a62 Rebase doctoring 2019-07-17 14:20:48 +01:00
Jorik Schellekens
7c6bfaed11 Sectioning comments 2019-07-17 14:20:22 +01:00
Jorik Schellekens
62da3aa0af Move whitelisting 2019-07-17 14:20:22 +01:00
Jorik Schellekens
04c3bf430c Move opentracing setters 2019-07-17 14:20:22 +01:00
Jorik Schellekens
4c3e592e39 Group utils 2019-07-17 14:20:22 +01:00
Jorik Schellekens
4d54425b9d Move dummy tags 2019-07-17 14:20:22 +01:00
Jorik Schellekens
54211f5435 Typos and errata 2019-07-17 14:20:22 +01:00
Jorik Schellekens
d67376f7fc Better decorator names 2019-07-17 14:20:22 +01:00
Jorik Schellekens
854d75c41b Better inner function names 2019-07-17 14:20:20 +01:00
Jorik Schellekens
d0dd14ccee Remove unused function. 2019-07-17 14:18:31 +01:00
Jorik Schellekens
c9fa681937 Opentracing survival guide 2019-07-17 14:18:31 +01:00
Jorik Schellekens
161b8077f0 Typo 2019-07-17 14:18:31 +01:00
Jorik Schellekens
55a8ee509a Context and edu utils 2019-07-17 14:18:31 +01:00
Jorik Schellekens
342840f884 Use the new clean contexts 2019-07-17 14:18:29 +01:00
Jorik Schellekens
64c6eee389 Try catch wrapping to make sure the span is finished 2019-07-17 14:17:22 +01:00
Jorik Schellekens
2006f7ae94 Add decerators for tracing functions 2019-07-15 10:21:21 +01:00
Erik Johnston
d86321300a Merge pull request #5589 from matrix-org/erikj/admin_exfiltrate_data
Add basic function to get all data for a user out of synapse
2019-07-15 10:04:02 +01:00
Richard van der Hoff
d336b51331 Add a docker type to the towncrier configuration (#5673)
... and certain other changelog-related fixes
2019-07-12 17:27:07 +01:00
Richard van der Hoff
5f158ec039 Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00
Erik Johnston
db0a50bc40 Fixup docstrings 2019-07-12 16:59:59 +01:00
Andrew Morgan
24aa0e0a5b fix typo: backgroud -> background 2019-07-12 15:29:40 +01:00
Richard van der Hoff
4c17a87606 fix changelog name 2019-07-12 11:47:24 +01:00
Ulrik Günther
d445b3ae57 Update reverse_proxy.rst (#5397)
Updates reverse_proxy.rst with information about nginx' URI normalisation.
2019-07-12 11:46:18 +01:00
Slavi Pantaleev
59f15309ca Add missing space in default logging file format generated by the Docker image (#5620)
This adds a missing space, without which log lines appear uglier.

Signed-off-by: Slavi Pantaleev <slavi@devture.com>
2019-07-12 11:43:42 +01:00