Commit History

Author SHA1 Message Date
  David Robertson fb5809aca4 Use `ParamSpec` to annotate looping_call 2 years ago
  David Robertson f30bcbd84a Fix Synapse git info missing in version strings (#12973) 2 years ago
  reivilibre 72e7f1c420 Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility. Breaks compatibility with Mjolnir v1.3.1 and earlier. (#11700) 2 years ago
  Richard van der Hoff 9d11fee8f2 Improve exception handling for concurrent execution (#12109) 2 years ago
  reivilibre eec34b1f2a Work around Mjolnir compatibility issue by adding an import for `glob_to_regex` in `synapse.util`, where it moved from. (#11696) 2 years ago
  reivilibre 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 years ago
  Sean Quah 088d748f2c Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2 years ago
  Sean Quah a77c369897 Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) 2 years ago
  Patrick Cloke b64b6d12d4 Add more type hints to synapse.util. (#11321) 2 years ago
  David Robertson 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
  Hillery Shay 0f007fe009 Update utility code to handle C implementations of frozendict (#10902) 2 years ago
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
  Richard van der Hoff 03318a766c Merge pull request from GHSA-x345-32rc-8h85 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Richard van der Hoff b6ca69e4f1 Remove frozendict_json_encoder and support frozendicts everywhere 3 years ago
  Patrick Cloke aec294ee0d Use slots in attrs classes where possible (#8296) 3 years ago
  Patrick Cloke a9dbe98ef9 Merge tag 'v1.20.0rc3' into develop 3 years ago
  Patrick Cloke b86764662b Fix the exception that is raised when invalid JSON is encountered. (#8291) 3 years ago
  Patrick Cloke 72bec36d50 Directly import json from the standard library. (#8259) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke eebf52be06 Be stricter about JSON that is accepted by Synapse (#8106) 3 years ago
  David Vo 4dd27e6d11 Reduce unnecessary whitespace in JSON. (#7372) 3 years ago
  Patrick Cloke 38e1fac886 Fix some spelling mistakes / typos. (#7811) 3 years ago
  Richard van der Hoff 14d8f342d5 move batch_iter to a separate module 4 years ago
  Brendan Abolivier 244953be3f Add kwargs and doc 4 years ago
  Brendan Abolivier 08352d44f8 Add ability to pass arguments to looping calls 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Amber Brown 1ee268d33d Improve the backwards compatibility re-exports of synapse.logging.context (#5617) 5 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Richard van der Hoff 91753cae59 Fix a number of "Starting txn from sentinel context" warnings (#5605) 5 years ago