summary refs log tree commit diff
path: root/synapse/util/httpresourcetree.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Respond with proper error responses on unknown paths. (#14621)Patrick Cloke2022-12-081-2/+4
* Add missing type hints to `synapse.app`. (#11287)Patrick Cloke2021-11-101-3/+3
* Add types to synapse.util. (#10601)reivilibre2021-09-101-13/+14
* Replace instance variations of homeserver with correct case/spacingAndrew Morgan2019-11-121-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-5/+3
* run isortAmber Brown2018-07-091-2/+2
* more bytes stringsAdrian Tschira2018-04-291-2/+5
* 404 correctly on missing paths via NoResourceMatthew Hodgson2018-03-231-2/+2
* Split out create_resource_tree to a separate fileMark Haines2016-04-221-0/+98