synapse/changelog.d
Patrick Cloke 3ce650057d
Add a list of hashes to ignore during git blame. (#9560)
The hashes are from commits due to auto-formatting, e.g. running black.

git can be configured to use this automatically by running the following:

    git config blame.ignoreRevsFile .git-blame-ignore-revs
2021-03-09 07:34:55 -05:00
..
.gitignore
9458.misc Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
9508.doc Update reverse proxy to add OpenBSD relayd example configuration. (#9508) 2021-03-06 11:49:19 +00:00
9510.feature
9511.feature
9520.misc Add type hints to purge room and server notice admin API. (#9520) 2021-03-08 10:34:38 -05:00
9523.misc Add logging to ObservableDeferred callbacks (#9523) 2021-03-09 11:09:31 +00:00
9528.misc Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 2021-03-08 08:25:43 -05:00
9540.feature
9540.removal
9541.misc Add a basic test for purging rooms. (#9541) 2021-03-08 09:21:36 -05:00
9550.doc
9559.removal Warn that /register will soon require a type when called with an access token (#9559) 2021-03-08 16:35:04 +00:00
9560.misc Add a list of hashes to ignore during git blame. (#9560) 2021-03-09 07:34:55 -05:00
9562.misc Prevent the config-lint script erroring out on any sample_config changes (#9562) 2021-03-09 11:11:42 +00:00