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 Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_async_utils.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
test_dict_cache.py Run black. 2018-08-10 23:54:09 +10:00
test_expiring_cache.py make expiring caches resizeable 2020-01-17 02:14:33 +11:00
test_file_consumer.py Run black. 2018-08-10 23:54:09 +10:00
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 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
test_lrucache.py cleanup so it can refer to late-config 2020-01-17 01:48:27 +11:00
test_ratelimitutils.py Fixes to the federation rate limiter (#5621) 2019-07-05 11:10:19 +01:00
test_retryutils.py Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
test_rwlock.py Run black. 2018-08-10 23:54:09 +10:00
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 run isort 2018-07-09 16:09:20 +10:00
test_wheel_timer.py run isort 2018-07-09 16:09:20 +10:00