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-07-10 07:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4bef9d470aa99cbb06b0a19fcafc5bd32008207
synapse
/
tests
/
storage
T
History
Amber Brown
58f6c48183
Use native UPSERTs where possible (
#4306
)
2019-01-24 21:31:54 +11:00
..
__init__.py
…
test__base.py
…
test_appservice.py
…
test_background_update.py
…
test_base.py
Use native UPSERTs where possible (
#4306
)
2019-01-24 21:31:54 +11:00
test_client_ips.py
Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (
#4369
)
2019-01-09 22:26:25 +11:00
test_devices.py
…
test_directory.py
…
test_end_to_end_keys.py
Add test to assert set_e2e_device_keys correctly returns False on no-op
2018-11-08 14:06:44 +00:00
test_event_federation.py
…
test_event_push_actions.py
…
test_keys.py
…
test_monthly_active_users.py
create support user (
#4141
)
2018-12-14 18:20:59 +00:00
test_presence.py
…
test_profile.py
…
test_purge.py
…
test_redaction.py
…
test_registration.py
create support user (
#4141
)
2018-12-14 18:20:59 +00:00
test_room.py
…
test_roommember.py
…
test_state.py
Refactor state group lookup to reduce DB hits (
#4011
)
2018-10-25 17:49:55 +01:00
test_transactions.py
…
test_user_directory.py
…