This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-03-07 16:25:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
util
History
David Robertson
6f0c3e669d
Don't require
setuptools_rust
at runtime (
#13952
)
2022-09-29 20:16:08 +00:00
..
caches
Fix
have_seen_event
cache not being invalidated (
#13863
)
2022-09-27 15:55:43 -05:00
__init__.py
Type
tests.utils
(
#13028
)
2022-07-05 15:13:47 +01:00
async_helpers.py
…
batching_queue.py
…
cancellation.py
Generalise the
@cancellable
annotation so it can be used on functions other than just servlet methods. (
#13662
)
2022-08-31 11:16:05 +00:00
check_dependencies.py
Don't require
setuptools_rust
at runtime (
#13952
)
2022-09-29 20:16:08 +00:00
daemonize.py
…
distributor.py
…
file_consumer.py
…
frozenutils.py
…
gai_resolver.py
…
hash.py
…
httpresourcetree.py
…
iterutils.py
…
linked_list.py
…
logcontext.py
…
logformatter.py
…
macaroons.py
…
manhole.py
…
metrics.py
Fix a memory leak when running the unit tests. (
#13798
)
2022-09-14 15:29:05 +00:00
module_loader.py
…
msisdn.py
…
patch_inline_callbacks.py
…
ratelimitutils.py
Fix rate limit metrics registering twice and misreporting (
#13649
)
2022-08-30 12:08:29 +01:00
retryutils.py
…
rlimit.py
…
rust.py
Check if Rust lib needs rebuilding. (
#13759
)
2022-09-12 10:03:42 +00:00
stringutils.py
…
templates.py
…
threepids.py
…
wheel_timer.py
…