| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into develop | Richard van der Hoff | 2019-05-03 | 1 | -1/+2 |
|\ |
|
| * | Debian: we now need libpq-dev. | Richard van der Hoff | 2019-05-03 | 1 | -1/+2 |
* | | Fix handling of SYNAPSE_NO_TLS in docker image (#5005) | *=0=1=4=* | 2019-04-25 | 2 | -2/+15 |
* | | Add systemd-python to optional dependencies (#4339) | Silke Hofstra | 2019-04-16 | 1 | -0/+2 |
* | | Correct default POSTGRES_USER in Docker README (#4987) | *=0=1=4=* | 2019-04-04 | 1 | -2/+3 |
* | | Add -p argument for docker run command example | Jurrie Overgoor | 2019-03-29 | 1 | -0/+1 |
* | | Fix typo in TLS filenames | Jurrie Overgoor | 2019-03-29 | 1 | -2/+2 |
|/ |
|
* | Document the `generate` option for the docker image. | Richard van der Hoff | 2019-03-07 | 1 | -4/+37 |
* | Fix debian build dockerfile github/release-v0.99.1 release-v0.99.1 | Richard van der Hoff | 2019-02-14 | 1 | -1/+5 |
* | Remove redundant entries from docker config | Richard van der Hoff | 2019-02-11 | 2 | -24/+1 |
* | Enable ACME support in the docker image (#4566) | Richard van der Hoff | 2019-02-05 | 5 | -41/+115 |
* | Docker: only copy what we need to the build image (#4562) | Richard van der Hoff | 2019-02-05 | 1 | -1/+4 |
* | Require ECDH key exchange & remove dh_params (#4429) | Amber Brown | 2019-01-22 | 1 | -1/+0 |
* | Rewrite build_debian_packages github/release-v0.34.1.1 release-v0.34.1.1 | Richard van der Hoff | 2019-01-12 | 1 | -46/+0 |
* | fix docker build to install optional deps github/release-v0.34.1 release-v0.34.1 | Richard van der Hoff | 2019-01-09 | 1 | -3/+1 |
* | Install the optional dependencies into the debian package (#4325) | Richard van der Hoff | 2019-01-02 | 2 | -18/+33 |
* | buster is a thing | Richard van der Hoff | 2018-12-20 | 1 | -1/+8 |
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 3 | -0/+115 |
* | Remove obsolete settings from docker homeserver.yaml | Richard van der Hoff | 2018-12-04 | 1 | -3/+1 |
* | Remove riot.im from the list of trusted Identity Servers in the default confi... | Neil Johnson | 2018-11-20 | 1 | -1/+3 |
* | Make Docker image listening on ipv6 as well as ipv4 | Cédric Laudrel | 2018-10-25 | 1 | -2/+2 |
* | Ship the email templates as package_data | Richard van der Hoff | 2018-10-17 | 1 | -1/+3 |
* | Further reduce the size of the docker image (#3972) | Richard van der Hoff | 2018-10-01 | 1 | -25/+46 |
* | Update Dockerfile | Jan Christian Grünhage | 2018-09-25 | 1 | -1/+0 |
* | make python 3 work in the docker container | Jan Christian Grünhage | 2018-09-20 | 2 | -2/+5 |
* | Add a way to run tests in PostgreSQL in Docker (#3699) | Amber Brown | 2018-09-20 | 2 | -0/+32 |
* | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. | Simon Dwyer | 2018-09-16 | 1 | -1/+1 |
* | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. | Simon Dwyer | 2018-09-16 | 1 | -0/+1 |
* | Added 'MAX_UPLOAD_SIZE' variable and set default to "10M" | Simon Dwyer | 2018-09-16 | 1 | -1/+1 |
* | add runtime dependencies | Jan Christian Grünhage | 2018-09-10 | 1 | -5/+10 |
* | Move COPY before RUN and merge RUNs | Mathijs van Gorcum | 2018-09-10 | 1 | -5/+5 |
* | Remove build requirements after building | Mathijs van Gorcum | 2018-09-10 | 1 | -2/+3 |
* | update docker base-image to alpine 3.8 | Jan Christian Grünhage | 2018-08-09 | 1 | -1/+1 |
* | Update README.md | Michael Kaye | 2018-08-03 | 1 | -1/+1 |
* | Address SPAG issues | Michael Kaye | 2018-08-02 | 1 | -2/+4 |
* | Refactor docker locations and README. | Michael Kaye | 2018-08-02 | 5 | -0/+471 |