This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
e060bf4462
MatrixSynapse
/
tests
/
storage
History
Brendan Abolivier
63d9a00bf1
Remove debug logging
2020-06-12 11:13:30 +01:00
..
__init__.py
…
test__base.py
Allow configuration of Synapse's cache without using synctl or environment variables (
#6391
)
2020-05-11 18:45:23 +01:00
test_appservice.py
Allow configuration of Synapse's cache without using synctl or environment variables (
#6391
)
2020-05-11 18:45:23 +01:00
test_background_update.py
Make do_next_background_update return a bool
2020-03-31 17:43:58 +01:00
test_base.py
Allow configuration of Synapse's cache without using synctl or environment variables (
#6391
)
2020-05-11 18:45:23 +01:00
test_cleanup_extrems.py
Add ability to wait for replication streams (
#7542
)
2020-05-22 14:21:54 +01:00
test_client_ips.py
Optimise some references to hs.config (
#7546
)
2020-05-22 21:47:07 +01:00
test_database.py
bg update to clear out duplicate outbound_device_list_pokes (
#7193
)
2020-04-07 23:06:39 +01:00
test_devices.py
Remove handling of multiple rows per ID
2020-02-28 11:45:35 +00:00
test_directory.py
…
test_e2e_room_keys.py
…
test_end_to_end_keys.py
…
test_event_federation.py
Improve get auth chain difference algorithm. (
#7095
)
2020-03-18 16:46:41 +00:00
test_event_metrics.py
Add ability to wait for replication streams (
#7542
)
2020-05-22 14:21:54 +01:00
test_event_push_actions.py
Remove debug logging
2020-06-12 11:13:30 +01:00
test_id_generators.py
Add MultiWriterIdGenerator. (
#7281
)
2020-05-04 17:17:45 +01:00
test_keys.py
…
test_main.py
Return total number of users and profile attributes in admin users endpoint (
#6881
)
2020-04-28 18:19:36 +01:00
test_monthly_active_users.py
Replace instances of reactor pumping with get_success. (
#7619
)
2020-06-03 16:39:30 +01:00
test_profile.py
…
test_purge.py
…
test_redaction.py
…
test_registration.py
…
test_room.py
Add room details admin endpoint (
#7317
)
2020-05-07 15:33:07 -04:00
test_roommember.py
Stop `get_joined_users` corruption from custom statuses (
#7376
)
2020-05-14 10:07:54 +01:00
test_state.py
…
test_transactions.py
…
test_user_directory.py
…