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
Container Registry
Model registry
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
Maunium
synapse
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
802539159effada472ee10055f0dc53af736049d
Select Git revision
Branches
5
fix-alias-resolution-server-list
master
default
meow-patchset
patchset-base
verifiable-forwarded-events
Tags
20
meow-patchset-v1.127.1
v1.127.1
meow-patchset-v1.127.0
v1.127.0
v1.127.0rc1
meow-patchset-v1.126.0
v1.126.0
v1.126.0rc3
meow-patchset-v1.125.0
meow-patchset-v1.126.0rc2
v1.126.0rc2
v1.126.0rc1
v1.125.0
v1.125.0rc1
v1.124.0
v1.124.0rc3
v1.124.0rc2
v1.124.0rc1
v1.123.0
v1.123.0rc1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
9
8
7
6
3
2
1
31
Jan
30
27
26
25
24
23
22
21
20
19
18
17
16
13
12
11
10
9
5
4
1
29
Dec
28
23
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
30
Nov
29
28
25
24
23
22
21
20
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Oct
28
27
26
25
24
21
20
19
18
17
15
14
15
14
13
12
Return read-only collections from `@cached` methods (#13755)
Support for MSC3758: exact_event_match push condition (#14964)
Avoid fetching unused account data in sync. (#14973)
Merge branch 'release-v1.77' into develop
Avoid mutating cached values in `_generate_sync_entry_for_account_data` (#15047)
Refactor get_user_devices_from_cache to avoid mutating cached values. (#15040)
1.77.0rc2
v1.77.0rc2
v1.77.0rc2
Fix exception on start up about device lists (#15041)
Tag federation request spans with the worker name (#15042)
Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675)
Do not always start a db txn on Postgres (#14840)
Bump ruff version from 0.0.230 to 0.0.237. (#15033)
Respond correctly to unknown methods on known endpoints (#14605)
Avoid mutating cached room aliases. (#15038)
Bump schema version (#15036)
Add final type hint to synapse.server. (#15035)
Proper types for `tests.module_api` (#15031)
Add more missing type hints to tests. (#15028)
Add missing type hints to tests. (#15027)
Limit concurrent event creation for a room to avoid state resolution when sending bursts of events to a local room (#14977)
Explicit disabling of disallowed_untyped_defs. (#15026)
MSC3873: Escape keys when flattening dicts. (#15004)
Fix bug in replication where response is cached (#15024)
Document how to run Synapse (#15022)
Merge branch 'release-v1.77' into develop
Bump cryptography from 38.0.4 to 39.0.1 (#15020)
Clarify limitations of SRV delegation in documentation (#14959)
Permalink to the docs
v1.77.0rc1
v1.77.0rc1
Note the revert (that I didn't PR)
Merge the osx wheel fix with poetry-core 1.5.0
Rearrange items
Manually add new news fragments
Hacky fix to make mac wheels (#15019)
Include no actions instead of dont_notify for suppressing edits. (#15016)
Disambiguate `get_ex_outlier_stream_rows` query
Revert "Add `event_stream_ordering` column to membership state tables (#14979)"
Typecheck tests.rest.media.v1.test_media_storage (#15008)
1.77.0rc1
Proper types for tests.test_terms_auth (#15007)
Add tests for using _flatten_dict with an event. (#15002)
Loading