summary refs log tree commit diff
path: root/contrib/cmdclient/http.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete __future__ imports (#8337)Jonathan de Jong2020-09-171-2/+0
|
* Stop sub-classing object (#8249)Patrick Cloke2020-09-041-3/+3
|
* Lint the contrib/ directory in CI and linting scripts, add synctl to linting ↵Andrew Morgan2020-07-201-5/+5
| | | | | | | script (#7914) Run `isort`, `flake8` and `black` over the `contrib/` directory and `synctl` script. The latter was already being done in CI, but now the linting script does it too. Fixes https://github.com/matrix-org/synapse/issues/7910
* Run Black. (#5482)Amber Brown2019-06-201-23/+15
|
* Fix seven contrib files with Python syntax errors (#5446)cclauss2019-06-181-6/+7
| | | | | | * Fix seven contrib files with Python syntax errors Signed-off-by: cclauss <cclauss@me.com>
* Fix some lies, and other clarifications, in docstringsRichard van der Hoff2017-04-211-10/+6
| | | | | The documentation on get_json has been wrong ever since the very first commit to synapse...
* copyrightsMatthew Hodgson2016-01-071-1/+1
|
* Move experiments, graph and cmdclient into contribMark Haines2015-01-221-0/+217