This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
d98029ea89ffc19a80a00299c1f2aff06f7b778d
synapse
/
tests
/
util
History
Richard van der Hoff
1e19ce00bf
Add 'failure_ts' column to 'destinations' table (
#6016
)
...
Track the time that a server started failing at, for general analysis purposes.
2019-09-17 11:41:54 +01:00
..
caches
Retry well-known lookup before expiry.
2019-08-13 16:20:38 +01:00
__init__.py
…
test_async_utils.py
Move logging utilities out of the side drawer of util/ and into logging/ (
#5606
)
2019-07-04 00:07:04 +10:00
test_dict_cache.py
…
test_expiring_cache.py
Fix some instances of ExpiringCache not expiring cache items
2018-09-21 14:19:46 +01:00
test_file_consumer.py
…
test_linearizer.py
Move logging utilities out of the side drawer of util/ and into logging/ (
#5606
)
2019-07-04 00:07:04 +10:00
test_logcontext.py
Move logging utilities out of the side drawer of util/ and into logging/ (
#5606
)
2019-07-04 00:07:04 +10: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
…
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
…
test_snapshot_cache.py
…
test_stream_change_cache.py
…
test_treecache.py
…
test_wheel_timer.py
…