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.
453dfe210b577cb6900cf2560e514133dba9ec64
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
26
Oct
23
22
21
20
19
17
16
15
14
13
12
11
9
8
7
6
5
2
1
30
Sep
29
28
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
6
4
3
2
1
29
Aug
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
31
Jul
30
29
28
27
24
23
22
21
Merge branch 'release-v1.22.0' into develop
Fix get|set_type_stream_id_for_appservice store functions (#8648)
Fix get|set_type_stream_id_for_appservice store functions (#8648)
Correct the package name in OpenID Connect install instructions (#8634)
Add field `total` to device list in admin API (#8644)
Check status codes that profile handler returns (#8580)
Properly handle presence events for application services. (#8656)
Fix user_daily_visits to not have duplicate rows for UA. (#8654)
Start fewer opentracing spans (#8640)
Fix typos and spelling errors. (#8639)
Fix handling of User-Agent headers with bad utf-8. (#8632)
Fix email notifications for invites without local state. (#8627)
Changelog
Correct the package name in authlib install instructions
Merge tag 'v1.22.0rc1' into develop
Remove unused OPTIONS handlers. (#8621)
Fixup changelog even more
v1.22.0rc1
v1.22.0rc1
Fixup changelog some more
Don't 500 for invalid group IDs (#8628)
Fixup changelog
1.22.0rc1
Type hints for RegistrationStore (#8615)
Don't instansiate Requester directly (#8614)
Merge remote-tracking branch 'origin/release-v1.21.3' into matrix-org-hotfixes
Optimise CacheDescriptor (#8594)
Merge pull request #8593 from matrix-org/rav/cache_hacking/3
fix failure case
optimise DeferredCache.set
Merge pull request #8572 from matrix-org/rav/cache_hacking/2
Add some more tests
Push some deferred wrangling down into DeferredCache
Combine the two sets of tests for CacheDescriptor
Limit AS transactions to 100 events (#8606)
Separate the TCP and terse JSON formatting code. (#8587)
Pin mypy-zope for compatibility with mypy. (#8600)
Add type hints to profile and base handlers. (#8609)
Consistently use wrap_as_background_task in more places (#8599)
Update mypy to 0.790, and move dependencies to extras (#8583)
Remove some extraneous @unittest.INFOs on unit tests (#8592)
Cast errors generated during synapse_port_db to str (#8585)
Loading