- Mar 20, 2018
-
-
Neil Johnson authored
-
- Mar 19, 2018
-
-
Neil Johnson authored
bump version
-
Neil Johnson authored
-
Erik Johnston authored
Fix bug where state cache used lots of memory
-
Erik Johnston authored
-
Erik Johnston authored
-
Matthew Hodgson authored
-
- Mar 16, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 15, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
The state cache bases its size on the sum of the size of entries. The size of the entry is calculated once on insertion, so it is important that the size of entries does not change. The DictionaryCache modified the entries size, which caused the state cache to incorrectly think it was smaller than it actually was.
-
Erik Johnston authored
CONTRIBUTING.rst: fix CI info
-
Erik Johnston authored
Update purge_history_api.rst
-
Erik Johnston authored
Doc: Make the event_creator routes regex a code block
-
Richard van der Hoff authored
-
Richard van der Hoff authored
clarify that `purge_history` will not purge state
-
Richard van der Hoff authored
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
-
- Mar 14, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Neil Johnson authored
-
Travis Ralston authored
All the others are code blocks, so this one should be to (currently it is a blockquote). Signed-off-by:
Travis Ralston <travpc@gmail.com>
-
Neil Johnson authored
-
Neil Johnson authored
clean formatting
-
Neil Johnson authored
WIP, need to add most recent PRs
-
Erik Johnston authored
Register membership/state servlets in event_creator
-
Erik Johnston authored
-
Erik Johnston authored
Implement RoomMemberWorkerHandler
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Only update remote profile cache on master
-
Erik Johnston authored
Split up ProfileStore
-
Erik Johnston authored
_remote_join and co take a requester
-