Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pinning Rust deps in docker images (#14129) | Erik Johnston | 2022-10-11 | 1 | -0/+1 |
| | |||||
* | Lock rust dependencies (#13858) | Erik Johnston | 2022-09-21 | 1 | -0/+1 |
| | |||||
* | Fix Docker build when Rust .so has been build locally first (#13811) | Mathieu Velten | 2022-09-16 | 1 | -0/+1 |
| | | | Signed-off-by: Mathieu Velten <mathieuv@matrix.org> | ||||
* | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 1 | -0/+4 |
| | |||||
* | Dump setuptools; correct pyproject version number (#12478) | David Robertson | 2022-04-20 | 1 | -4/+0 |
| | |||||
* | Poetry: use locked environment in Docker images (#12385) | David Robertson | 2022-04-07 | 1 | -1/+5 |
| | |||||
* | Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) | David Robertson | 2022-03-04 | 1 | -1/+0 |
| | |||||
* | Move scripts directory inside synapse, exposing as setuptools entry_points ↵ | David Robertson | 2022-03-02 | 1 | -1/+0 |
| | | | | | | | | | | | | (#12118) * Two scripts are basically entry_points already * Move and rename scripts/* to synapse/_scripts/*.py * Delete sync_room_to_group.pl * Expose entry points in setup.py * Update linter script and config * Fixup scripts & docs mentioning scripts that moved Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | ||||
* | Reduce the amount of stuff we send in the docker context (#5564) | Richard van der Hoff | 2019-06-27 | 1 | -9/+13 |
| | | | this makes docker builds a bit faster. | ||||
* | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 1 | -0/+2 |
| | |||||
* | remove synctl from .dockerignore | Jan Christian Grünhage | 2018-09-06 | 1 | -1/+0 |
| | |||||
* | Dockerised sytest (#3660) | Amber Brown | 2018-08-14 | 1 | -0/+3 |
| | |||||
* | Allow for a wheel cache and include missing files in the build | kaiyou | 2018-02-04 | 1 | -0/+5 |