Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update docs/workers.rst | Erik Johnston | 2019-06-21 | 1 | -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 worker | Erik Johnston | 2019-06-21 | 1 | -0/+7 |
| | |||||
* | Only handle GET requests for /push_rules | Erik Johnston | 2019-04-15 | 1 | -0/+3 |
| | |||||
* | Move some rest endpoints to client reader | Erik Johnston | 2019-04-15 | 1 | -0/+3 |
| | |||||
* | Allow /keys/{changes,query} API to run on worker | Erik Johnston | 2019-03-04 | 1 | -0/+2 |
| | |||||
* | Merge pull request #4759 from matrix-org/erikj/3pid_client_reader | Erik Johnston | 2019-02-27 | 1 | -0/+1 |
|\ | | | | | Move /account/3pid to client_reader | ||||
| * | Move /account/3pid to client_reader | Erik Johnston | 2019-02-27 | 1 | -0/+1 |
| | | |||||
* | | Move server key queries to federation reader | Erik Johnston | 2019-02-27 | 1 | -0/+1 |
|/ | |||||
* | Update worker docs | Erik Johnston | 2019-02-18 | 1 | -1/+2 |
| | |||||
* | Update docs | Erik Johnston | 2019-02-18 | 1 | -0/+6 |
| | |||||
* | Clarifications for reverse proxy docs (#4607) | Richard van der Hoff | 2019-02-11 | 1 | -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-docs | Travis Ralston | 2018-08-23 | 1 | -1/+1 |
|\ | | | | | Reference that the federation_reader needs the HTTP replication port set | ||||
| * | Reference that the federation_reader needs the HTTP replication port set | Travis Ralston | 2018-08-21 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3659 from matrix-org/erikj/split_profiles | Erik Johnston | 2018-08-22 | 1 | -0/+1 |
|\ \ | |/ |/| | Allow profile updates to happen on workers | ||||
| * | Merge branch 'develop' of github.com:matrix-org/synapse into ↵ | Erik Johnston | 2018-08-17 | 1 | -0/+13 |
| |\ | | | | | | | | | | erikj/split_profiles | ||||
| * | | Update workers.rst with new paths | Erik Johnston | 2018-08-07 | 1 | -0/+1 |
| | | | |||||
* | | | Integrate presence from hotfixes (#3694) | Amber Brown | 2018-08-18 | 1 | -0/+8 |
| |/ |/| | |||||
* | | Update docs/workers.rst | Erik Johnston | 2018-08-09 | 1 | -0/+13 |
|/ | |||||
* | Update docs/workers.rst | Erik Johnston | 2018-07-23 | 1 | -0/+4 |
| | |||||
* | Merge remote-tracking branch 'matrix-org/develop' into travis/new-worker-docs | Travis Ralston | 2018-04-04 | 1 | -1/+1 |
|\ | |||||
| * | OCD: Make the event_creator routes regex a code block | Travis Ralston | 2018-03-14 | 1 | -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 worker | Travis Ralston | 2018-04-04 | 1 | -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 up | Travis Ralston | 2018-04-04 | 1 | -13/+6 |
| | | | | | | Signed-off-by: Travis Ralston <travpc@gmail.com> | ||||
* | | Add a blurb explaining the main synapse worker | Travis Ralston | 2018-02-17 | 1 | -0/+12 |
|/ | | | Signed-off-by: Travis Ralston <travpc@gmail.com> | ||||
* | Update docs | Erik Johnston | 2018-02-13 | 1 | -1/+4 |
| | |||||
* | Update workers docs to include http port | Erik Johnston | 2018-02-12 | 1 | -5/+20 |
| | |||||
* | Add note in docs/workers.rst | Erik Johnston | 2018-02-07 | 1 | -0/+11 |
| | |||||
* | Add config option to disable media_repo on main synapse | Richard van der Hoff | 2017-11-22 | 1 | -1/+4 |
| | | | | ... to stop us doing the cache cleanup jobs on the master. | ||||
* | Improve documentation of workers | Richard van der Hoff | 2017-11-21 | 1 | -21/+133 |
| | | | | Fixes https://github.com/matrix-org/synapse/issues/2554 | ||||
* | Remove last reference to worker_replication_url | Erik Johnston | 2017-04-12 | 1 | -1/+2 |
| | |||||
* | Update workers docs | Erik Johnston | 2017-04-11 | 1 | -10/+5 |
| | |||||
* | mention client_reader worker | Matthew Hodgson | 2016-09-17 | 1 | -0/+1 |
| | |||||
* | PR feedback | Matthew Hodgson | 2016-08-19 | 1 | -5/+9 |
| | |||||
* | quick guide to synapse scalability via workers | Matthew Hodgson | 2016-08-19 | 1 | -0/+93 |