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.
13e4386710243860ccf1b6b8127c7a3b89df2e2c
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
15
Jun
14
13
12
10
9
8
7
6
3
1
31
May
30
31
30
27
26
25
24
23
20
19
18
17
16
13
12
11
10
9
7
6
5
4
3
30
Apr
29
28
27
26
25
22
21
20
19
18
14
13
12
11
8
7
6
5
4
3
1
31
Mar
30
29
28
25
24
23
22
21
18
17
16
15
14
12
11
10
9
8
Use updated `update_user_directory_from_worker` options in Complement tests. (#13069)
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058)
Track a histogram of state res durations (#13036)
Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018)
Don't use keyword arguments when initialising modules (#13060)
Clean up schema for `event_edges` (#12893)
Fix typechecks against twisted trunk (#13061)
Merge branch 'master' into develop
Fix incorrect link in changelog.
Refactor entry points so that they all have a `main` function. (#13052)
Fix `destination_is` errors seen in sentry. (#13041)
Up complement time outs (#13048)
Fix version number in spam checker callbacks doc (#13047)
Remove code generating comments in configuration file (#12941)
Rename delta to apply in the proper schema version. (#13050)
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
Fix Complement runs always being Postgres (#13034)
Merge branch 'release-v1.61' into develop
Merge remote-tracking branch 'upstream/release-v1.61'
Fixup upgrades
v1.61.0
v1.61.0
Merge remote-tracking branch 'upstream/release-v1.61'
Update changelog
1.61.0
Mention removed community/group worker endpoints in upgrade.md (#13023)
Mention removed community/group worker endpoints in upgrade.md (#13023)
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857)
Replace noop background updates with DELETE. (#12954)
Merge branch 'rav/simplify_event_auth_interface' into develop
changelog
Remove redundant `room_version` param from `check_auth_rules_from_context`
Remove `room_version` param from `check_auth_rules_for_event`
Remove `room_version` param from `validate_event_for_room_version`
EventAuthTestCase: build events for the right room version
Revert "Changelog"
Changelog
Add missing TOC link to poetry cheat sheet (#13022)
Fix-up the contrib/graph scripts. (#13013)
Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991)
Enable testing against PostgreSQL databases in Complement CI. (#12965)
Loading