Merge remote-tracking branch 'origin/release-v0.33.0' into develop

This commit is contained in:
Richard van der Hoff 2018-07-19 11:12:33 +01:00
commit 1ffb7bec20
23 changed files with 33 additions and 14 deletions

View file

@ -1 +0,0 @@
Enforce the specified API for report_event

View file

View file

View file

View file

@ -1 +0,0 @@
Include CPU time from database threads in request/block metrics.

View file

@ -1 +0,0 @@
Add CPU metrics for _fetch_event_list

View file

View file

View file

View file

@ -1 +0,0 @@
Reduce database consumption when processing large numbers of receipts

View file

@ -1 +0,0 @@
Cache optimisation for /sync requests

View file

View file

@ -1 +0,0 @@
Fix queued federation requests being processed in the wrong order

View file

@ -1 +0,0 @@
refactor: use parse_{string,integer} and assert's from http.servlet for deduplication

View file

View file

@ -1 +0,0 @@
check isort for each PR

View file

@ -1 +0,0 @@
Optimisation to make handling incoming federation requests more efficient.

View file

View file

@ -1 +0,0 @@
Ensure that erasure requests are correctly honoured for publicly accessible rooms when accessed over federation.

1
changelog.d/3561.bugfix Normal file
View file

@ -0,0 +1 @@
Disable a noisy warning about logcontexts