This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: matrix-org/synapse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9b9750e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: matrix-org/synapse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6413bcd
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 30 files changed
- 5 contributors
Commits on Sep 30, 2022
-
Update mypy and mypy-zope (#13925)
* Update mypy and mypy-zope * Unignore assigning to LogRecord attributes Presumably python/typeshed#8064 makes this ok Cherry-picked from #13521 * Remove unused ignores due to mypy ParamSpec fixes python/mypy#12668 Cherry-picked from #13521 * Remove additional unused ignores * Fix new mypy complaints related to `assertGreater` Presumably due to python/typeshed#8077 * Changelog * Reword changelog Co-authored-by: Patrick Cloke <[email protected]> Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d543d6 - Browse repository at this point
Copy the full SHA 6d543d6View commit details -
Revert "Update mypy and mypy-zope (#13925)"
This reverts commit 6d543d6.
David Robertson committedSep 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 8e52cb0 - Browse repository at this point
Copy the full SHA 8e52cb0View commit details -
Update mypy and mypy-zope, attempt 3 (#13993)
Co-authored-by: Patrick Cloke <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 285d725 - Browse repository at this point
Copy the full SHA 285d725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535f8c8 - Browse repository at this point
Copy the full SHA 535f8c8View commit details -
Clarifications in user directory for users who share rooms tracking (#…
…13966) Spawned while working on [`get_users_in_room` mis-uses](#13958 (comment)) and thinking we could use `get_local_users_in_room` here but we can't. From first glance, it seemed like this was only using local users from all of the `is_mine_id(user_id)` checks but I see that it does actually use remote users. Just making things a little more clear here what it does and mentions remote users so maybe that will be more obvious in the future.
Configuration menu - View commit details
-
Copy full SHA for ad4c14e - Browse repository at this point
Copy the full SHA ad4c14eView commit details
Commits on Oct 1, 2022
-
Fix
get_users_in_room
mis-use in `transfer_room_state_on_room_upgra……de` (#13960) Spawning from looking into `get_users_in_room` while investigating #13942 (comment). See #13575 (comment) for the original exploration around finding `get_users_in_room` mis-uses. Related to the following PRs where we also cleaned up some `get_users_in_room` mis-uses: - #13605 - #13608 - #13606 - #13958
Configuration menu - View commit details
-
Copy full SHA for a52c40e - Browse repository at this point
Copy the full SHA a52c40eView commit details
Commits on Oct 3, 2022
-
Revert the general exception recording introduced in #13814 (#13969)
* Maybe not catch all errors to avoid things in the nature-of CancelledError See #13815 (comment) * Remove general exception tracking * Add changelog
Configuration menu - View commit details
-
Copy full SHA for 2769ef4 - Browse repository at this point
Copy the full SHA 2769ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 343038c - Browse repository at this point
Copy the full SHA 343038cView commit details -
Protoype automatic changelogs for dependabot PRs (#13998)
David Robertson authoredOct 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 7a441c4 - Browse repository at this point
Copy the full SHA 7a441c4View commit details -
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6413bcd - Browse repository at this point
Copy the full SHA 6413bcdView commit details
There are no files selected for viewing