This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-27 22:07:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
http
History
Mark Haines
dfdda2c871
Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str'
2014-11-20 17:10:37 +00:00
..
__init__.py
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
client.py
SYN-141: Encode query params as UTF-8.
2014-11-18 19:43:08 +00:00
content_repository.py
apply some cache headers to try to make the content repo less nutso
2014-11-11 05:36:39 +00:00
endpoint.py
fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch.
2014-09-03 17:31:57 +01:00
server_key_resource.py
Fix a few pyflakes errors in the server_key_resource
2014-09-23 18:43:34 +01:00
server.py
Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str'
2014-11-20 17:10:37 +00:00