Commit Graph

3 Commits (36ae8611fe98977153387308311f7d38b67e39c8)

Author SHA1 Message Date
Eric Eastwood 2328e90fbb
Make the media `/upload` tracing less ambiguous (#15888) 1 year ago
Eric Eastwood ce857c05d5
Add tracing to media `/upload` endpoint (#15850) 1 year ago
Patrick Cloke 4fc8875876
Refactor media modules. (#15146) 2 years ago
Sean Quah 5627182788
Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 3 years ago
Sean Quah f7768f62cb
Avoid storing URL cache files in storage providers (#10911) 3 years ago
Sean Quah 6c83c27107
Fix race conditions when creating media store and config directories (#10913) 3 years ago
Patrick Cloke bb7fdd821b
Use direct references for configuration variables (part 5). (#10897) 3 years ago
Patrick Cloke b93259082c
Add missing type hints to non-client REST servlets. (#10817) 3 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Patrick Cloke b7748d3c00
Import HomeServer from the proper module. (#9665) 4 years ago
Patrick Cloke d34c6e1279
Add type hints to media rest resources. (#9093) 4 years ago
David Teller f14428b25c
Allow spam-checker modules to be provide async methods. (#8890) 4 years ago
Patrick Cloke 8ff2deda72
Fix async/await calls for broken media providers. (#8027) 4 years ago
Patrick Cloke 68626ff8e9
Convert the remaining media repo code to async / await. (#7947) 4 years ago
Richard van der Hoff 6b7462a13f
a bit of debugging for media storage providers (#6757) 5 years ago
Andrew Morgan 24aa0e0a5b fix typo: backgroud -> background 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 6 years ago
Richard van der Hoff 5c445114d3
Correctly account for cpu usage by background threads (#4074) 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff 9255a6cb17 Improve exception handling for background processes 7 years ago
Erik Johnston cd871a3057 Fix storage provider bug introduced when renamed to store_local 7 years ago
Erik Johnston 3fe2bae857 Missing staticmethod 7 years ago
Erik Johnston aae77da73f Fixup comments 7 years ago
Erik Johnston 0af5dc63a8 Make storage providers more configurable 7 years ago
Erik Johnston 8f03aa9f61 Add StorageProvider concept 7 years ago