Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Morgan fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) пре 3 година
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) пре 3 година
  Richard van der Hoff 7b71695388 Combine the two sets of tests for CacheDescriptor пре 4 година
  Richard van der Hoff 470dedd266 Combine the two sets of DeferredCache tests пре 4 година
  Richard van der Hoff 4182bb812f move DeferredCache into its own module пре 4 година
  Richard van der Hoff 9f87da0a84 Rename Cache->DeferredCache пре 4 година
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) пре 4 година
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) пре 4 година
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) пре 4 година
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) пре 4 година
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class пре 4 година
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions пре 4 година
  Erik Johnston 326b3dace7 Make ObservableDeferred.observe() always return deferred. пре 4 година
  Amber Brown a06614bd2a UPSERT many functionality (#4644) пре 5 година
  black 8b3d9b6b19 Run black. пре 6 година
  Amber Brown b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) пре 6 година
  Amber Brown 49af402019 run isort пре 6 година
  Erik Johnston 29a4066a4d Update test пре 7 година
  Erik Johnston eefd9fee81 Fix up tests пре 7 година
  Erik Johnston f85b6ca494 Speed up cache size calculation пре 7 година
  Erik Johnston 45fd2c8942 Ensure invalidation list does not grow unboundedly пре 8 година
  Erik Johnston c0d7d9d642 Rename to on_invalidate пре 8 година
  Erik Johnston dc76a3e909 Make cache_context an explicit option пре 8 година
  Erik Johnston ba214a5e32 Remove lru option пре 8 година
  Erik Johnston 4161ff2fc4 Add concept of cache contexts пре 8 година
  Mark Haines 700487a7c7 Fix flake8 warnings for tests пре 8 година
  Matthew Hodgson 6c28ac260c copyrights пре 8 година
  Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches пре 9 година
  Erik Johnston b8e386db59 Change Cache to not use *args in its interface пре 9 година
  Erik Johnston 7eea3e356f Make @cached cache deferreds rather than the deferreds' values пре 9 година