summary refs log tree commit diff
path: root/synapse/app/__init__.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
* Use importlib.metadata to read requirements (#12088)David Robertson2022-03-011-3/+3
* Add missing type hints to `synapse.app`. (#11287)Patrick Cloke2021-11-101-4/+7
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Enable flake8-bugbear, but disable most checks. (#9499)Jonathan de Jong2021-03-161-1/+3
* Allow bytecode again (#9502)Jonathan de Jong2021-02-261-2/+0
* Remove usage of deprecated logger.warn method from codebase (#6271)Andrew Morgan2019-10-311-1/+3
* Run Black. (#5482)Amber Brown2019-06-201-2/+2
* ACME config cleanups (#4525)Richard van der Hoff2019-01-301-1/+24
* Check jinja version for consent resource (#4327)Richard van der Hoff2019-01-071-8/+1
* Make the dependencies more like a standard Python project and hook up the opt...Amber Brown2018-12-221-3/+3
* Replaced all occurences of e.message with str(e)Schnuffle2018-09-271-1/+1
* run isortAmber Brown2018-07-091-1/+3
* Fix flake8 violationRichard van der Hoff2016-07-261-5/+3
* Fix flake8 warnings for new flake8Daniel Wagner-Hall2016-02-021-0/+19
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Update copyright noticesMark Haines2015-01-061-1/+1
* Fix pep8 warningsMark Haines2014-10-301-1/+0
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+14