summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-05Move things from README.rst to UPDATE.md (#4569)Richard van der Hoff2-442/+490
2019-02-05Enable ACME support in the docker image (#4566)Richard van der Hoff6-41/+116
2019-02-05Docker: only copy what we need to the build image (#4562)Richard van der Hoff2-1/+5
2019-02-05Fix default ACME config for py2 (#4564)Richard va