This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 15:16:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
storage
History
Erik Johnston
33701dc116
Fix schema delta to not take as long on large servers (
#10227
)
...
Introduced in
#6739
2021-06-22 12:00:45 +01:00
..
databases
Add endpoints for backfilling history (MSC2716) (
#9247
)
2021-06-22 10:02:53 +01:00
engines
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
schema
Fix schema delta to not take as long on large servers (
#10227
)
2021-06-22 12:00:45 +01:00
util
Fix bug when running presence off master (
#10149
)
2021-06-11 10:27:12 +01:00
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
_base.py
Remove unnecessary SystemRandom from SQLBaseStore (
#9987
)
2021-05-14 10:59:10 +01:00
background_updates.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
database.py
Fix logging context when opening new DB connection (
#10141
)
2021-06-08 13:49:29 +01:00
keys.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
persist_events.py
Fix persist_events to stop leaking opentracing contexts (
#10193
)
2021-06-17 11:21:53 +01:00
prepare_database.py
Support for database schema version ranges (
#9933
)
2021-06-11 14:45:53 +01:00
purge_events.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
push_rule.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
relations.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
roommember.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
state.py
Fix
get_state_ids_for_event
return type typo to match what the function actually does (
#10050
)
2021-05-24 10:43:33 +01:00
types.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00