Commit Verlauf

Autor SHA1 Nachricht Datum
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) vor 1 Jahr
  reivilibre e630722f11 Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) vor 2 Jahren
  Dirk Klimpel d666fc02fa Add type hints to some tests files (#12371) vor 2 Jahren
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) vor 2 Jahren
  Andrew Morgan fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) vor 3 Jahren
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Richard van der Hoff 7b71695388 Combine the two sets of tests for CacheDescriptor vor 4 Jahren
  Richard van der Hoff 470dedd266 Combine the two sets of DeferredCache tests vor 4 Jahren
  Richard van der Hoff 4182bb812f move DeferredCache into its own module vor 4 Jahren
  Richard van der Hoff 9f87da0a84 Rename Cache->DeferredCache vor 4 Jahren
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) vor 4 Jahren
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) vor 4 Jahren
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) vor 4 Jahren
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) vor 4 Jahren
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class vor 4 Jahren
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions vor 4 Jahren
  Erik Johnston 326b3dace7 Make ObservableDeferred.observe() always return deferred. vor 4 Jahren
  Amber Brown a06614bd2a UPSERT many functionality (#4644) vor 5 Jahren
  black 8b3d9b6b19 Run black. vor 6 Jahren
  Amber Brown b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) vor 6 Jahren
  Amber Brown 49af402019 run isort vor 6 Jahren
  Erik Johnston 29a4066a4d Update test vor 7 Jahren
  Erik Johnston eefd9fee81 Fix up tests vor 7 Jahren
  Erik Johnston f85b6ca494 Speed up cache size calculation vor 7 Jahren
  Erik Johnston 45fd2c8942 Ensure invalidation list does not grow unboundedly vor 8 Jahren
  Erik Johnston c0d7d9d642 Rename to on_invalidate vor 8 Jahren
  Erik Johnston dc76a3e909 Make cache_context an explicit option vor 8 Jahren
  Erik Johnston ba214a5e32 Remove lru option vor 8 Jahren
  Erik Johnston 4161ff2fc4 Add concept of cache contexts vor 8 Jahren
  Mark Haines 700487a7c7 Fix flake8 warnings for tests vor 8 Jahren