summary refs log tree commit diff
path: root/changelog.d/8497.misc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-21Combine the two sets of tests for CacheDescriptorRichard van der Hoff2-228/+230
2020-10-20Consistently use wrap_as_background_task in more places (#8599)Patrick Cloke5-30/+20
2020-10-20Update mypy to 0.790, and move dependencies to extras (#8583)Jonathan de Jong3-3/+4
2020-10-20Remove some extraneous @unittest.INFOs on unit tests (#8592)Andrew Morgan3-2/+1
2020-10-20Cast errors generated during synapse_port_db to str (#8585)Andrew Morgan2-2/+4
2020-10-20Move schema file for as_device_stream (#8590)Will Hunt2-3/+3
2020-10-19Fix 'LruCache' object has no attribute '_on_resize' (#8591)Richard van der Hoff3-2/+17
2020-10-19Drop unused `device_max_stream_id` table (#8589)Vasilis Gerakaris2-0/+2
2020-10-19Fix mypy error: auth handler "checkpw" internal function type mismatch (#8569)Jonathan de Jong3-4/+6
2020-10-19Expose the experimental appservice login flow to clients. (#8504)Patrick Cloke2-0/+3
2020-10-19Add `DeferredCache.get_immediate` method (#8568)Richard van der Hoff7-27/+53
2020-10-19