summary refs log tree commit diff
path: root/contrib/graph/graph2.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix-up the contrib/graph scripts. (#13013)Patrick Cloke2022-06-101-10/+22
| | | | | | * Clarifies comments and documentation. * Adds type-hints. * Fixes Python 3 compatibility (and runs pyupgrade). * Updates for changes in Synapse internals.
* Lint the contrib/ directory in CI and linting scripts, add synctl to linting ↵Andrew Morgan2020-07-201-5/+6
| | | | | | | 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
* Cleanup extra quotes from IDEs (#6236)Andrew Morgan2019-10-231-2/+2
|
* Run Black. (#5482)Amber Brown2019-06-201-32/+19
|
* copyrightsMatthew Hodgson2016-01-071-1/+1
|
* Fix contrib/graph/graph2.py to handle FrozenDictErik Johnston2015-02-161-1/+2
|
* Move experiments, graph and cmdclient into contribMark Haines2015-01-221-0/+156