Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-01 | Document known to work postgres version | Paul Tötterman | 1 | -0/+2 | |
2017-09-01 | Set --python when running sytest | Richard van der Hoff | 4 | -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-01 | fix python path in jenkins scripts | Richard van der Hoff | 4 | -4/+4 | |
2017-09-01 | Set --python when running sytest | Richard van der Hoff | 4 | -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-23 | Tweaks to the upgrade instructions | Richard van der Hoff | 1 | -33/+42 | |
2017-08-22 | test federation client: Allow server-name and key-file as options | Richard van der Hoff | 1 | -8/+28 | |
so that you don't necessarily need a config file. | |||||
2017-08-17 | Improvements to the federation test client | Richard van der Hoff | 1 | -7/+58 | |
Make it read the config file, primarily. | |||||
2017-08-17 | Update ISSUE_TEMPLATE.md | Tom Lant | 1 | -1/+5 | |
Added instructions for checking server version. | |||||
2017-08-17 | Update ISSUE_TEMPLATE.md | Tom Lant | 1 | -3/+10 | |
Responding to review comments. | |||||
2017-08-16 | Add prometheus config | Richard van der Hoff | 3 | -0/+436 | |
... |