summary refs log tree commit diff
path: root/docs/workers.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-301/+0
| | | | | Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.
* Don't load the media repo when configured to use an external media repo (#5754)Amber Brown2019-08-131-0/+7
|
* Update docs/workers.rst Erik Johnston2019-06-211-1/+1
| | | | | E_TOO_MANY_NEGATIVES Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Support pagination API in client_reader workerErik Johnston2019-06-211-0/+7
|
* Only handle GET requests for /push_rulesErik Johnston2019-04-151-0/+3
|
* Move some rest endpoints to client readerErik Johnston2019-04-151-0/+3
|
* Allow /keys/{changes,query} API to run on workerErik Johnston2019-03-041-0/+2
|
* Merge pull request #4759 from matrix-org/erikj/3pid_client_readerErik Johnston2019-02-271-0/+1
|\ | | | | Move /account/3pid to client_reader
| * Move /account/3pid to client_readerErik Johnston2019-02-271-0/+1
| |
* | Move server key queries to federation readerErik Johnston2019-02-271-0/+1
|/
* Update worker docsErik Johnston2019-02-181-1/+2
|
* Update docsErik Johnston2019-02-181-0/+6
|
* Clarifications for reverse proxy docs (#4607)Richard van der Hoff2019-02-111-3/+2
| | | | | | | Factor out the reverse proxy info to a separate file, add some more info on reverse-proxying the federation port.
* Merge pull request #3734 from matrix-org/travis/worker-docsTravis Ralston2018-08-231-1/+1
|\ | | | | Reference that the federation_reader needs the HTTP replication port set
| * Reference that the federation_reader needs the HTTP replication port setTravis Ralston2018-08-211-1/+1
| |
* | Merge pull request #3659 from matrix-org/erikj/split_profilesErik Johnston2018-08-221-0/+1
|\ \ | |/ |/| Allow profile updates to happen on workers
| * Merge branch 'develop' of github.com:matrix-org/synapse into ↵Erik Johnston2018-08-171-0/+13
| |\ | | | | | | | | | erikj/split_profiles
| * | Update workers.rst with new pathsErik Johnston2018-08-071-0/+1
| | |
* | | Integrate presence from hotfixes (#3694)Amber Brown2018-08-181-0/+8
| |/ |/|
* | Update docs/workers.rstErik Johnston2018-08-091-0/+13
|/
* Update docs/workers.rstErik Johnston2018-07-231-0/+4
|
* Merge remote-tracking branch 'matrix-org/develop' into travis/new-worker-docsTravis Ralston2018-04-041-1/+1
|\
| * OCD: Make the event_creator routes regex a code blockTravis Ralston2018-03-141-1/+1
| | | | | | | | | | All the others are code blocks, so this one should be to (currently it is a blockquote). Signed-off-by: Travis Ralston <travpc@gmail.com>
* | Document the additional routes for the event_creator workerTravis Ralston2018-04-041-1/+3
| | | | | | | | | | Fixes https://github.com/matrix-org/synapse/issues/3018 Signed-off-by: Travis Ralston <travpc@gmail.com>
* | Move the mention of the main synapse worker higher upTravis Ralston2018-04-041-13/+6
| | | | | | Signed-off-by: Travis Ralston <travpc@gmail.com>
* | Add a blurb explaining the main synapse workerTravis Ralston2018-02-171-0/+12
|/ | | Signed-off-by: Travis Ralston <travpc@gmail.com>
* Update docsErik Johnston2018-02-131-1/+4
|
* Update workers docs to include http portErik Johnston2018-02-121-5/+20
|
* Add note in docs/workers.rstErik Johnston2018-02-071-0/+11
|
* Add config option to disable media_repo on main synapseRichard van der Hoff2017-11-221-1/+4
| | | | ... to stop us doing the cache cleanup jobs on the master.
* Improve documentation of workersRichard van der Hoff2017-11-211-21/+133
| | | | Fixes https://github.com/matrix-org/synapse/issues/2554
* Remove last reference to worker_replication_urlErik Johnston2017-04-121-1/+2
|
* Update workers docsErik Johnston2017-04-111-10/+5
|
* mention client_reader workerMatthew Hodgson2016-09-171-0/+1
|
* PR feedbackMatthew Hodgson2016-08-191-5/+9
|
* quick guide to synapse scalability via workersMatthew Hodgson2016-08-191-0/+93