Commit History

Author SHA1 Message Date
  Olivier Wilkinson (reivilibre) da040e167d Tweak `instantiate_worker_template`, both in name, description and variable names 1 year ago
  Olivier Wilkinson (reivilibre) 3318722753 Update comment on `merged` 1 year ago
  Olivier Wilkinson (reivilibre) a0d1348309 Fix comment and mutation bug on merge_worker_template_configs 1 year ago
  Olivier Wilkinson (reivilibre) f647745492 Docstring on WorkerTemplate 1 year ago
  Olivier Wilkinson (reivilibre) 576cade649 Newsfile 1 year ago
  Olivier Wilkinson (reivilibre) 321d3590fe Add a --generate-only option 1 year ago
  Olivier Wilkinson (reivilibre) fbafde81a1 Promote mark_filepath to constant 1 year ago
  Olivier Wilkinson (reivilibre) 3bb21a9c26 Use `merge_into` when adding workers to the shared config 1 year ago
  Olivier Wilkinson (reivilibre) f49dbc7ba7 Add `sharding_allowed` to the WorkerTemplate rather than having a separate function for that 1 year ago
  Olivier Wilkinson (reivilibre) 7d8824e2dc Rename function to add_worker_to_instance_map given reduction of scope 1 year ago
  Olivier Wilkinson (reivilibre) f38297b619 Remove special logic for adding stream_writers: just make it part of the extra config template 1 year ago
  Olivier Wilkinson (reivilibre) 8b7463957f Add `merge_into` 1 year ago
  Olivier Wilkinson (reivilibre) 26073fa778 Tweak comments 1 year ago
  Olivier Wilkinson (reivilibre) 94a85b36f7 Convert listener_resources and endpoint_patterns to Set[str] 1 year ago
  Olivier Wilkinson (reivilibre) 67d4fc8b99 Collapse WORKERS_CONFIG by removing entries with defaults 1 year ago
  Olivier Wilkinson (reivilibre) ba3b6a4dfd Use a lambda for the worker name rather than search and replace later 1 year ago
  Olivier Wilkinson (reivilibre) a22eb7dc15 Convert worker templates into dataclass 1 year ago
  Olivier Wilkinson (reivilibre) b39a50a43b Remove obsolete `"app"` from worker templates 1 year ago
  Erik Johnston 1b238e8837 Speed up persisting large number of outliers (#16649) 1 year ago
  Erik Johnston fef08cbee8 Fix sending out of order `POSITION` over replication (#16639) 1 year ago
  Erik Johnston 898655fd12 More efficiently handle no-op POSITION (#16640) 1 year ago
  reivilibre 830988ae72 Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) 1 year ago
  David Robertson 43d1aa75e8 Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 1 year ago
  Sumner Evans 999bd77d3a Asynchronous Uploads (#15503) 1 year ago
  Patrick Cloke 80922dc46e Add links to pre-1.0 changelog issue/PR references. (#16638) 1 year ago
  Patrick Cloke f2f2c7c1f0 Use full GitHub links instead of bare issue numbers. (#16637) 1 year ago
  Will Hunt 4dd18bdc2e Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_event` (#16631) 1 year ago
  Nick Mills-Barrett 0e36a57b60 Remove whole table locks on push rule add/delete (#16051) 1 year ago
  reivilibre 69afe3f7a0 Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456) 1 year ago
  David Robertson fb2554b11f Fix outbound_federation_restricted_to docs & note when added (#16628) 1 year ago