summary refs log tree commit diff
path: root/test_postgresql.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-05Stop the parent process flushing the logs on exit (#8012)Richard van der Hoff4-3/+10
2020-08-05bug report template: move comments into comment (#8030)Richard van der Hoff1-2/+2
2020-08-04Spruce up the check-newsfragment CI output (#8024)Andrew Morgan2-1/+13
2020-08-04Fix async/await calls for broken media providers. (#8027)Patrick Cloke3-22/+21
2020-08-04Convert the SimpleHttpClient to async. (#8016)Patrick Cloke3-32/+26
2020-08-04Convert streams to async. (#8014)Patrick Cloke10-30/+27
2020-08-04re-implement daemonize (#8011)Richard van der Hoff4-14/+135
2020-08-03Remove signature check on v1 identity server lookups (#8001)Andrew Morgan2-31/+4
2020-08-03Prevent join->join membership transitions changing member count (#7977)Andrew Morgan6-13/+126
2020-08-03Implement handling of HTTP HEAD requests. (#7999)Patrick Cloke3-8/+54
2020-08-03Convert the crypto module to async/await. (#8003)Patrick Cloke3-132/+109
2020-08-03Allow guests to operate in encrypted rooms (#7314)Michael Albert2-1/+2
2020-08-03