summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-09-01Document known to work postgres versionPaul Tötterman1-0/+2
2017-09-01Set --python when running sytestRichard van der Hoff4-0/+4
.. because I want to make the 'install_and_run' script useful for non-synapse jobs, which do not accept --python. In any case we set up the path here, so sytest shouldn't be guessing it.
2017-09-01fix python path in jenkins scriptsRichard van der Hoff4-4/+4
2017-09-01Set --python when running sytestRichard van der Hoff4-0/+4
.. because I want to make the 'install_and_run' script useful for non-synapse jobs, which do not accept --python. In any case we set up the path here, so sytest shouldn't be guessing it.
2017-08-23Tweaks to the upgrade instructionsRichard van der Hoff1-33/+42
2017-08-22test federation client: Allow server-name and key-file as optionsRichard van der Hoff1-8/+28
so that you don't necessarily need a config file.
2017-08-17Improvements to the federation test clientRichard van der Hoff1-7/+58
Make it read the config file, primarily.
2017-08-17Update ISSUE_TEMPLATE.mdTom Lant1-1/+5
Added instructions for checking server version.
2017-08-17Update ISSUE_TEMPLATE.mdTom Lant1-3/+10
Responding to review comments.
2017-08-16Add prometheus configRichard van der Hoff3-0/+436
... from https://github.