Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Graph
5938928c59bac95670c3e582025dd6d819992e4f
Select Git revision
Branches
3
deploy-exploding-state-groups
fix-exploding-state-groups
tedomum
default
Tags
20
v1.128.0+tedomum.1
v1.127.1+tedomum.1
v1.125.0+tedomum.1
v1.123.0+tedomum.1
v1.122.0+tedomum.1
v1.121.1+tedomum.1
v1.119.0+tedomum.1
v1.118.0+tedomum.1
v1.114.0+tedomum.1
v1.109.0+tedomum.1
v1.105.1+tedomum.1
v1.98.0+tedomum.1
v1.97.0+tedomum.1
v1.96.1+tedomum.1
v1.95.1+tedomum.1
v1.88.0+tedomum.1
v1.73.0
v1.73.0rc2
v1.73.0rc1
v1.72.0
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jun
15
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
29
Apr
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
Add a Subject Alternative Name to the certificate generated for Complement tests. (#13071)
Improve URL previews for sites with only Twitter card information. (#13056)
Reduce the duplication of code that invokes the rate limiter. (#13070)
Complement: use SQLite by default (#13075)
Add custom well-known (#13035)
Add instructions for running Complement with `gotestfmt`-formatted output locally. (#13073)
Move some event auth checks out to a different method (#13065)
Add headers to individual options in config documentation to allow for linking. (#13055)
Add more tests for room upgrades (#13074)
Change default `sync_response_cache_duration` (#13042)
Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011)
Sort failing jobs in Complement CI to the top of the logs to make them easier to read. (#13057)
Add a CI job to check that schema deltas are in the correct folder. (#13063)
Type annotations in `synapse.databases.main.devices` (#13025)
Speed up `get_unread_event_push_actions_by_room` (#13005)
Rename complement-developonly (#13046)
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
Fixup upgrades
v1.61.0
v1.61.0
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)
Loading