- Sep 08, 2017
-
-
Erik Johnston authored
-
- Sep 07, 2017
-
-
Erik Johnston authored
-
- Sep 06, 2017
-
-
Richard van der Hoff authored
do tox install with pip -e
-
- Sep 05, 2017
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
PR #2413 added an issue template, but just adding files to the project directory upsets the packaging scripts: we need to explicitly include or exclude them. Move the template into a .github directory to make that easy, and to de-clutter the root a bit.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
- this ensures we end up with a working virtualenv which we can use for other things.
-
- Sep 01, 2017
-
-
Erik Johnston authored
Document known to work postgres version
-
Paul Tötterman authored
-
Richard van der Hoff authored
.. 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.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
.. 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.
-
- Aug 24, 2017
-
-
Richard van der Hoff authored
Tweaks to the upgrade instructions
-
- Aug 23, 2017
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Improvements to the federation test client
-
Richard van der Hoff authored
python_dependencies: Use bcrypt module instead of py-bcrypt
-
- Aug 22, 2017
-
-
Richard van der Hoff authored
so that you don't necessarily need a config file.
-
Richard van der Hoff authored
Add prometheus config
-
- Aug 21, 2017
-
-
Tom Lant authored
Issue template for Synapse
-
- Aug 17, 2017
-
-
Richard van der Hoff authored
Make it read the config file, primarily.
-
Tom Lant authored
Added instructions for checking server version.
-
Tom Lant authored
Responding to review comments.
-
- Aug 16, 2017
-
-
Richard van der Hoff authored
... from https://github.com/matrix-org/synapse-prometheus-config.
-
Richard van der Hoff authored
Add missing parameter to _base.start_worker_reactor
-
Richard van der Hoff authored
escape the % that got added in 92168cbb so that the process starts up ok.
-
- Aug 15, 2017
-
-
Matthew Hodgson authored
-
Richard van der Hoff authored
Allow configuration of CPU affinity
-
Richard van der Hoff authored
Make it possible to set the CPU affinity in the config file, so that we don't need to remember to do it manually every time.
-
Richard van der Hoff authored
We have 10 copies of this code, and I don't really want to update each one separately.
-
- Aug 14, 2017
-
-
Tom Lant authored
Removed the sentence encouraging people not to file a bug - if people are in doubt we'd rather they filed a bug than gave up entirely.
-
Tom Lant authored
Oops capital L.
-
Tom Lant authored
A new issue template proposed to try and steer people towards #matrix:matrix.org for support queries relating to running their own homeserver.
-
- Aug 04, 2017
- Aug 02, 2017
-
-
Erik Johnston authored
-
- Jul 20, 2017
-
-
Erik Johnston authored
Fix port script for user directory tables
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jul 17, 2017
-
-
Erik Johnston authored
Increase cache hit ratio for push
-
- Jul 14, 2017
-
-
Erik Johnston authored
We don't update the cache in all code paths, which causes subsequent calls to miss the cache
-