История коммитов

Автор SHA1 Сообщение Дата
  Sean Quah 9ee8761934 Handle cancellation in `DatabasePool.runInteraction()` 2 лет назад
  Sean Quah 97d7240725 Add tests for database callbacks after cancellation 2 лет назад
  Sean Quah 8594175400 Add tests for database callbacks 2 лет назад
  Sean Quah 3d01893d4e Remove dead code 2 лет назад
  Sean Quah 1b7712611c Add tests for logcontexts during `@cached` and `@cachedList` cancellation 2 лет назад
  Sean Quah a1ef8ca71b Add basic cancellation tests for `@cached` and `@cachedList` decorators 2 лет назад
  Sean Quah 93073a4b11 Fix logcontexts when `@cached` and `@cachedList` lookups are cancelled 2 лет назад
  Sean Quah c3ed401754 Add `delay_cancellation` utility function 2 лет назад
  Sean Quah b245f7aa1b Add newsfile 2 лет назад
  Sean Quah c93a1aeae9 Add `ReadWriteLock` cancellation tests 2 лет назад
  Sean Quah 0e118a09b7 Don't cancel `Deferred`s that readers or writers are waiting on 2 лет назад
  Sean Quah 2b5f3ed4ce Fix clean up when waiting readers or writers are cancelled 2 лет назад
  Sean Quah 7b19bc68ce Convert `ReadWriteLock` to use async context managers 2 лет назад
  Sean Quah 5627182788 Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2 лет назад
  Olivier Wilkinson (reivilibre) 0dc9c5653c Merge branch 'master' into develop 2 лет назад
  reivilibre bfa7d6b035 Fix CI not attaching source distributions and wheels to the GitHub releases. (#12131) 2 лет назад
  Olivier Wilkinson (reivilibre) b1989ced00 Fix silly markdown typo 2 лет назад
  Olivier Wilkinson (reivilibre) 65e02b3e6d Tweak changelog formatting 2 лет назад
  Erik Johnston 2ce27a24fe Add experimental environment variable to enable asyncio reactor (#12135) 2 лет назад
  Patrick Cloke ca9234a9eb Do not return allowed_room_ids from /hierarchy response. (#12175) 2 лет назад
  Patrick Cloke d8bab6793c Fix incorrect type hints for txredis. (#12042) 2 лет назад
  Olivier Wilkinson (reivilibre) 094802e04e Shift up warning about Mjolnir 2 лет назад
  Olivier Wilkinson (reivilibre) ea992adf86 1.54.0 2 лет назад
  reivilibre 2eef234ae3 Fix a bug introduced in 1.54.0rc1 which meant that Synapse would refuse to start if pre-release versions of dependencies were installed. (#12177) 2 лет назад
  Shay 26211fec24 Fix a bug in background updates wherein background updates are never run using the default batch size (#12157) 2 лет назад
  Patrick Cloke f63bedef07 Invalidate caches when an event with a relation is redacted. (#12121) 2 лет назад
  Richard van der Hoff 0211f18d65 Switch the `tests-done` job to an Action (#12161) 2 лет назад
  Richard van der Hoff 00a67f831a Merge remote-tracking branch 'origin/release-v1.54' into develop 2 лет назад
  David Robertson d2ef1a79cf Relax version guard for packaging (#12166) 2 лет назад
  Erik Johnston 0752ab7a36 Reduce to-device queries for /sync. (#12163) 2 лет назад