Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |