- Jan 10, 2017
-
-
Erik Johnston authored
Limit number of entries to prefill from cache
-
Erik Johnston authored
Add paranoia exception catch in Linearizer
-
Erik Johnston authored
Some tables, like device_inbox, take a long time to query at startup for the stream change cache prefills. This is likely because they are slower growing streams and so are more fragmented on disk. For now, lets pull fewer entries out to make startup quicker. In future, we should add a better index to make it even faster.
-
Mark Haines authored
Log which files we saved attachments to in the media_repository
-
Mark Haines authored
-
Erik Johnston authored
Don't block messages sending on bumping presence
-
Erik Johnston authored
-
Erik Johnston authored
Linearize updates to membership via PUT /state/
-
Erik Johnston authored
Name linearizer's for better logs
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 09, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 07, 2017
-
-
Matthew Hodgson authored
-
Matthew authored
-
Matthew authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Jan 06, 2017
-
-
Matthew authored
-
Matthew authored
-
Matthew authored
-
Mark Haines authored
-
Mark Haines authored
handlers/room_member: fix guest access check when joining rooms
-
Patrik Oldsberg authored
Signed-off-by:
Patrik Oldsberg <patrik.oldsberg@ericsson.com>
-
- Jan 05, 2017
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
log call paths for resolve_state_group
-
Matthew Hodgson authored
-
Matthew Hodgson authored
add logging for all the places we call resolve_state_groups. my kingdom for a backtrace that actually works.
-
Matthew Hodgson authored
-
Mark Haines authored
-