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.
c508b2f2f00d68220437aece8fd0a3ca944184da
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
11
May
10
9
8
5
4
3
4
3
2
1
30
Apr
29
28
27
26
25
24
23
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
31
Mar
29
28
27
26
23
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
2
1
Merge pull request #3208 from matrix-org/rav/more_refactor_request_handler
Use stream rather depth ordering for push actions
Address PR feedback
Merge pull request #3209 from damir-manapov/master
Merge remote-tracking branch 'origin/master' into develop
transaction_id, destination twice
Set Server header in SynapseRequest
Merge pull request #3203 from matrix-org/rav/refactor_request_handler
Catch failure to part user from room
Many docstrings
Remove redundant request_handler decorator
Factor wrap_request_handler_with_logging out of wrap_request_handler
Remove include_metrics param
Move outgoing_responses_counter handling to RequestMetrics
Bump requests_counter in wrapped_request_handler
Move RequestMetrics handling into SynapseRequest.processing()
Make RequestMetrics take a raw time rather than a clock
Oops, don't call function passed to run_in_background
Move request_id management into SynapseRequest
Move RequestsMetrics to its own file
Merge pull request #3199 from matrix-org/erikj/pagination_sync
Merge pull request #3198 from matrix-org/erikj/fixup_return_pagination
Merge pull request #3200 from matrix-org/erikj/remove_membership_change
Add comment to sync as to why code path is split
Fix returned token is no longer a tuple
Fix up comment
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/remove_membership_change
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fixup_return_pagination
Merge pull request #3196 from matrix-org/erikj/pagination_return
Update comments
pep8 style fixes
Prefix internal functions
Add the schema file
Indent fail
Part deactivated users in the background
Generic "are users in domain X allowed to invite users in domain Y" logic
Remove unused code path from member change DB func
Merge pull request #3195 from matrix-org/erikj/pagination_refactor
Refactor sync APIs to reuse pagination API
Don't unnecessarily require token to be stream token
Loading