提交历史

作者 SHA1 备注 提交日期
  Erik Johnston 927004e349 Remove unused room_id parameter 8 年之前
  Mark Haines 1cd65a8d1e synapse/storage/state.py: _make_group_id was unused 8 年之前
  Erik Johnston 1bd1a43073 Actually check if event_id isn't returned by _get_state_groups 8 年之前
  Erik Johnston a82938416d Remove newline because vertical whitespace makes mjark sad 8 年之前
  Erik Johnston 0bfdaf1f4f Rejig the code to make it nicer 8 年之前
  Erik Johnston 8199475ce0 Ensure we never return a None event from _get_state_for_groups 8 年之前
  Erik Johnston 85d0bc3bdc Reduce cache size from obscenely large to quite large 8 年之前
  Erik Johnston f9d4da7f45 Fix bug where we were leaking None into state event lists 8 年之前
  Erik Johnston 2bb2c02571 Remove some vertical space 8 年之前
  Erik Johnston 57877b01d7 Replace list comprehension 8 年之前
  Erik Johnston 0fbed2a8fa Comment 8 年之前
  Erik Johnston c10ac7806e Explain why we're prefilling dict with Nones 8 年之前
  Erik Johnston 101ee3fd00 Better variable name 8 年之前
  Erik Johnston df361d08f7 Split _get_state_for_group_from_cache into two 8 年之前
  Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches 8 年之前
  Erik Johnston 53a817518b Comments 8 年之前
  Erik Johnston 1b994a97dd Fix application of ACLs 8 年之前
  Erik Johnston 10b874067b Fix state cache 8 年之前
  Erik Johnston 017b798e4f Clean up StateStore 8 年之前
  Erik Johnston 2c019eea11 Remove unused function 8 年之前
  Erik Johnston aa88582e00 Do bounds check 8 年之前
  Erik Johnston 5119e416e8 Line length 8 年之前
  Erik Johnston 8f04b6fa7a Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache 8 年之前
  Erik Johnston 3213ff630c Remove unnecessary cache 8 年之前
  Erik Johnston 9eb5b23d3a Batch up various DB requests for event -> state 8 年之前
  Erik Johnston b3768ec10a Remove unncessary cache 8 年之前
  Erik Johnston fe994e728f Store absence of state in cache 8 年之前
  Erik Johnston 3e1b77efc2 Merge branch 'erikj/cached_keyword_args' of github.com:matrix-org/synapse into erikj/dictionary_cache 8 年之前
  Erik Johnston 07507643cb Use dictionary cache to do group -> state fetching 8 年之前
  Erik Johnston 413a4c289b Add comment 8 年之前