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.
b784299cbc121d27d7dadd0a4a96f4657244a4e9
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
21
Mar
18
17
16
15
14
12
11
10
9
8
7
4
3
2
1
28
Feb
25
24
23
22
21
18
17
16
15
14
12
11
10
9
8
7
4
3
2
1
31
Jan
28
27
26
25
24
21
20
19
18
17
14
13
12
10
7
6
5
4
3
30
Dec
29
23
21
20
16
15
14
13
10
9
8
7
6
3
2
1
30
Nov
29
26
25
24
23
22
19
18
17
16
15
Reword 'Choose your user name' as 'Choose your account name' in the SSO registration template, in order to comply with SIWA guidelines. (#12260)
Make it possible to enable compression for the metrics HTTP resource (#12258)
Return a 404 from `/state` for an outlier (#12087)
Try to detect borked package installations. (#12244)
Move get_bundled_aggregations to relations handler. (#12237)
Only fetch thread participation for events with threads. (#12228)
Sync more worker regexes in the documentation. (#12243)
Add some type hints to datastore (#12248)
Correct `check_username_for_spam` annotations and docs (#12246)
Generate announcement links in release script (#12242)
Update Dockerfile
Merge remote-tracking branch 'upstream/release-v1.55'
Add type hints to more tests files. (#12240)
Merge branch 'release-v1.55' into develop
Re-generate changelog.
v1.55.0rc1
v1.55.0rc1
Fix bundling aggregations if unsigned is not a returned event field. (#12234)
Handle cancellation in `DatabasePool.runInteraction()` (#12199)
Add a relations handler to avoid duplication. (#12227)
Add some missing type hints to cache datastore. (#12216)
Fix dead link in spam checker warning (#12231)
Refactor relations tests (#12232)
Clean-up logic for rebasing URLs during URL preview. (#12219)
Use the ignored_users table to test event visibility & sync. (#12225)
Add tests for database transaction callbacks (#12198)
Add type hints to some tests/handlers files. (#12224)
Changelog tweaks
1.55.0rc1
Add cancellation support to `@cached` and `@cachedList` decorators (#12183)
Add cancellation support to `ReadWriteLock` (#12120)
Fix broken background updates when using sqlite with `enable_search` off (#12215)
Add `delay_cancellation` utility function (#12180)
Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200)
Add config settings for background update parameters (#11980)
Implement a Jinja2 filter to extract localparts from email addresses (#12212)
Improve code documentation for the typing stream over replication. (#12211)
Add an additional HTTP pusher + push rule tests. (#12188)
Update the SSO username picker template to comply with SIWA guidelines (#12210)
Add type hints to `tests/rest`. (#12208)
Add some type hints to the tests.handlers module. (#12207)
Remove unnecessary pass statements. (#12206)
Loading