This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-24 02:15:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12dacecabd27680dc77c17724953ecda0801b5ea
synapse
/
tests
/
federation
T
History
reivilibre
7bc110a19e
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
..
transport
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
__init__.py
…
test_complexity.py
Use literals in place of
HTTPStatus
constants in tests (
#13463
)
2022-08-05 16:59:09 +02:00
test_federation_catch_up.py
…
test_federation_client.py
…
test_federation_sender.py
Update
get_users_in_room
mis-use to get hosts with dedicated
get_current_hosts_in_room
(
#13605
)
2022-08-24 14:15:37 -05:00
test_federation_server.py
…