Jason Little
|
3d70cc393f
Load `/register/available` endpoint on workers (#15268)
|
1 год назад |
reivilibre
|
66fc166b96
Make `configure_workers_and_start` script used in Complement tests compatible with older versions of Python. (#15275)
|
1 год назад |
Jason Little
|
003a25ae5c
Additional functionality for declaring worker types in Complement (#14921)
|
1 год назад |
Dirk Klimpel
|
ecbe0ddbe7
Add support for knocking to workers. (#15133)
|
1 год назад |
David Robertson
|
c4f4dc35cd
Dockerfile-workers: spell out when config isn't generated (#15186)
|
1 год назад |
reivilibre
|
682d31c702
Allow use of the `/filter` Client-Server APIs on workers. (#15134)
|
1 год назад |
Eric Eastwood
|
8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471)
|
1 год назад |
realtyem
|
c15e9a0edb
Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400)
|
2 лет назад |
realtyem
|
e9cbddc8e7
Modernize configure_workers_and_start.py bootstrapping script for Dockerfile-workers. (#14294)
|
2 лет назад |
realtyem
|
d85cba1aa0
Add all Stream Writer worker types to configure_workers_and_start.py (#14197)
|
2 лет назад |
realtyem
|
6c5082f3e0
Flush stdout/err in Dockerfile-workers before replacing the current process (#14195)
|
2 лет назад |
realtyem
|
c75836fe77
Strip whitespace from worker types in Dockerfile-workers (#14165)
|
2 лет назад |
realtyem
|
c7446906bd
Set LD_PRELOAD to load jemalloc in Dockerfile-workers. (#14182)
|
2 лет назад |
Patrick Cloke
|
c3e4edb4d6
Stabilize the threads API. (#14175)
|
2 лет назад |
Patrick Cloke
|
c604d2c218
Mark /relations endpoint as usable on workers. (#14028)
|
2 лет назад |
reivilibre
|
65e675504f
Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152)
|
2 лет назад |
reivilibre
|
9667bad55d
Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127)
|
2 лет назад |
reivilibre
|
3c5549e74a
Refactor the Dockerfile-workers configuration script to use Jinja2 templates in Synapse workers' Supervisord blocks. (#13054)
|
2 лет назад |
reivilibre
|
212be2edc1
Use updated `update_user_directory_from_worker` options in Complement tests. (#13069)
|
2 лет назад |
reivilibre
|
67f51c84f8
Merge the Complement testing Docker images into a single, multi-purpose image. (#12881)
|
2 лет назад |
Nick Mills-Barrett
|
1f9013ce60
Add the `batch_send` endpoint to generic workers (#12868)
|
2 лет назад |
reivilibre
|
67aae05ece
Support registering Application Services when running with workers under Complement. (#12826)
|
2 лет назад |
reivilibre
|
4fef76ca34
Remove Caddy from the Synapse workers image used in Complement. (#12818)
|
2 лет назад |
reivilibre
|
c2d50e9f6c
Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452)
|
2 лет назад |
reivilibre
|
d743b25c8f
Use supervisord to supervise Postgres and Caddy in the Complement image. (#12480)
|
2 лет назад |
David Robertson
|
8bac3e0435
disallow-untyped-defs in `docker` and `stubs` directories (#12528)
|
2 лет назад |
Richard van der Hoff
|
aaaff98202
Dockerfile-workers: reduce the amount we install (#12464)
|
2 лет назад |
Richard van der Hoff
|
8af8a9bce5
Dockerfile-workers: give the master its own log config (#12466)
|
2 лет назад |
Richard van der Hoff
|
3cdf5a1386
Fix up healthcheck generation for workers docker image (#12405)
|
2 лет назад |
Jorge Florian
|
78e4d96a4d
Add missing type definitions for scripts in docker folder (#12280)
|
2 лет назад |