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.
dfcfa9f0eda11b339d51d73cd12167ed6e3c01f0
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
17
Nov
16
15
14
13
9
8
7
6
3
2
1
31
Oct
30
27
26
25
24
23
20
19
18
17
16
14
12
11
10
9
6
5
4
3
2
29
Sep
28
26
25
21
20
19
18
15
14
13
12
11
8
7
6
5
4
1
30
Aug
29
28
25
24
23
22
21
18
17
16
15
14
11
10
8
7
4
3
2
1
31
Jul
27
26
25
24
23
20
19
18
17
15
14
13
12
11
10
7
6
5
4
3
1
28
Jun
27
26
22
21
20
19
16
15
14
Merge branch 'master' into develop
Update admin user API return types in docs. (#16654)
Reduce task concurrency (#16656)
Tweaks from review.
v1.96.1
v1.96.1
Move the forking note to 1.96.1.
1.96.1
Fix building wheels in CI. (#16653)
Add blogpost link to changelog.
v1.96.0
v1.96.0
1.96.0
Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652)
Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651)
Speed up deleting device messages (#16643)
Speed up persisting large number of outliers (#16649)
Fix sending out of order `POSITION` over replication (#16639)
More efficiently handle no-op POSITION (#16640)
Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634)
Asynchronous Uploads (#15503)
Add links to pre-1.0 changelog issue/PR references. (#16638)
Use full GitHub links instead of bare issue numbers. (#16637)
Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_event` (#16631)
Remove whole table locks on push rule add/delete (#16051)
Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)
Fix outbound_federation_restricted_to docs & note when added (#16628)
Bump serde from 1.0.190 to 1.0.192 (#16627)
Bump prometheus-client from 0.17.1 to 0.18.0 (#16626)
Bump treq from 22.2.0 to 23.11.0 (#16623)
Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (#16625)
Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624)
Bump towncrier from 23.6.0 to 23.11.0 (#16622)
Use attempt_to_set_autocommit everywhere. (#16615)
Fix a long-standing bug where Synapse would not unbind third-party identifiers for Application Service users when deactivated and would not emit a compliant response. (#16617)
Use dbname instead of database for Postgres config. (#16618)
Use _invalidate_cache_and_stream_bulk in more places. (#16616)
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612)
Return attrs for more media repo APIs. (#16611)
Bulk-invalidate e2e cached queries after claiming keys (#16613)
Bump pyicu from 2.11 to 2.12 (#16603)
Bump serde_json from 1.0.107 to 1.0.108 (#16604)
Avoid updating the same rows multiple times with simple_update_many_txn. (#16609)
Loading