MatrixSynapse/tests/util
Andrew Morgan f300c08d98 Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl
* 'develop' of github.com:matrix-org/synapse: (76 commits)
  1.12.4
  Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token""
  Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"
  Stop the master relaying USER_SYNC for other workers (#7318)
  Config option to inhibit 3PID errors on /requestToken
  Fix replication metrics when using redis (#7325)
  formatting for the changelog
  Another go at fixing one-word commands (#7326)
  1.12.4rc1
  1.12.4rc1
  fix changelog name
  Extend StreamChangeCache to support multiple entities per stream ID (#7303)
  Extend room admin api with additional attributes (#7225)
  Add ability to run replication protocol over redis. (#7040)
  Do not treat display names as globs for push rules. (#7271)
  Reduce logging verbosity of URL cache cleanup. (#7295)
  Query missing cross-signing keys on local sig upload (#7289)
  import urllib.parse when using urllib.parse.quote (#7319)
  Reduce federation logging on success (#7321)
  Fix changelog file
  ...
2020-04-24 15:14:18 +01:00
..
caches Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
__init__.py
test_async_utils.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
test_dict_cache.py
test_expiring_cache.py make expiring caches resizeable 2020-01-17 02:14:33 +11:00
test_file_consumer.py
test_itertools.py Log saml assertions rather than the whole response 2020-01-16 22:26:34 +00:00
test_linearizer.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
test_logcontext.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
test_logformatter.py
test_lrucache.py
test_ratelimitutils.py
test_retryutils.py
test_rwlock.py
test_stream_change_cache.py Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl 2020-04-24 15:14:18 +01:00
test_stringutils.py Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
test_treecache.py
test_wheel_timer.py