Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
50572db837f3e6a0869e9ec573e02d4af72548ea
Select Git revision
Branches
4
master
default
protected
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
v1.85.0
v1.85.0rc2
v1.85.0rc1
v1.84.1
v1.84.0
meow-patchset-v1.84.0rc1
v1.84.0rc1
v1.83.0
meow-patchset-v1.83.0rc1
v1.83.0rc1
v1.82.0
v1.82.0rc1
v1.81.0
v1.81.0rc2
v1.81.0rc1
v1.80.0
v1.80.0rc2
v1.80.0rc1
v1.79.0
v1.79.0rc2
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Oct
23
22
21
19
18
17
11
10
9
8
7
4
3
2
1
30
Sep
27
26
25
24
23
20
19
18
17
14
13
12
13
12
11
10
9
10
9
7
6
7
6
5
4
3
2
30
Aug
31
30
29
28
27
Changelog
Add new boolean column to synapse_port_db
Option to suppress resource exceeded alerting (#6173)
Remove CircleCI configuration
Move sytest jobs to the right location
Cleanup extra quotes from IDEs (#6236)
Merge pull request #6243 from matrix-org/babolivier/port_db_fix_imports
Newsfile
Use new EventPersistenceStore
Add DataStores and Storage classes.
Changelog
Fix import paths in synapse_port_db
Make synapse_port_db correctly create indexes (#6102)
move get_e2e_cross_signing_key to EndToEndKeyWorkerStore so it works with workers
Move persist_events out from main data store.
Add config linting script that checks for bool casing (#6203)
Merge pull request #6231 from matrix-org/erikj/refactor_stores
black
vendor-prefix the EDU name until MSC1756 is merged into the spec
fix unit test
add news file
update to work with newer code, and fix formatting
add missing param
make black happy
don't crash if the user doesn't have cross-signing keys
implement federation parts of cross-signing
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores
Clean up prepare_database.py a bit and add comments
Delete background_update table creation in main data_store
Move README into synapse/storage/__init__.py
Merge pull request #5726 from matrix-org/uhoreg/e2e_cross-signing2-part2
Fix demo script on ipv6-supported boxes (#6229)
Update postgres.md (#6234)
Add a basic README to synapse.storage
Fix postgres unit tests to use prepare_database
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores
Try running the workers job on bigger agents
Fix packaging
Newsfile
Fix schema management to work with multiple data stores.
Loading