Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Changelog | Brendan Abolivier | 2019-07-08 | 1 | -0/+1 | |
| * | | | | | | Allow newly-registered users to lookup their own profiles | Brendan Abolivier | 2019-07-08 | 1 | -0/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Remove access-token support from RegistrationHandler.register (#5641) | Richard van der Hoff | 2019-07-08 | 8 | -81/+44 | |
* | | | | | | Unblacklist some user_directory sytests (#5637) | Richard van der Hoff | 2019-07-09 | 2 | -4/+1 | |
* | | | | | | Better logging for auto-join. (#5643) | Richard van der Hoff | 2019-07-08 | 2 | -0/+8 | |
|/ / / / / | ||||||
* | | | | | Update ModuleApi to avoid register(generate_token=True) (#5640) | Richard van der Hoff | 2019-07-08 | 2 | -8/+57 | |
* | | | | | Factor out some redundant code in the login impl (#5639) | Richard van der Hoff | 2019-07-08 | 2 | -39/+11 | |
* | | | | | Move get_or_create_user to test code (#5628) | Richard van der Hoff | 2019-07-08 | 3 | -60/+60 | |
* | | | | | Add a few more common environment directory names to black exclusion (#5630) | Andrew Morgan | 2019-07-08 | 2 | -0/+3 | |
* | | | | | Add default push rule to ignore reactions (#5623) | J. Ryan Stinnett | 2019-07-05 | 2 | -0/+14 | |
* | | | | | Add origin_server_ts and sender fields to m.replace (#5613) | Andrew Morgan | 2019-07-05 | 3 | -7/+24 | |
* | | | | | Remove support for invite_3pid_guest. (#5625) | Richard van der Hoff | 2019-07-05 | 7 | -196/+3 | |
| |_|/ / |/| | | | ||||||
* | | | | remove dead transaction persist code (#5622) | Richard van der Hoff | 2019-07-05 | 4 | -69/+1 | |
* | | | | Fixes to the federation rate limiter (#5621) | Richard van der Hoff | 2019-07-05 | 6 | -16/+148 | |
* | | | | Make errors about email password resets much clearer (#5616) | Andrew Morgan | 2019-07-05 | 2 | -11/+9 | |
* | | | | Improve the backwards compatibility re-exports of synapse.logging.context (#5... | Amber Brown | 2019-07-05 | 4 | -5/+62 | |
* | | | | Add a sytest blacklist file (#5611) | Andrew Morgan | 2019-07-05 | 5 | -148/+43 | |
* | | | | Merge branch 'master' of github.com:matrix-org/synapse into develop | Erik Johnston | 2019-07-04 | 3 | -6/+26 | |
|\ \ \ \ | ||||||
| * | | | | Update changelog v1.1.0 github/release-v1.1.0 release-v1.1.0 | Erik Johnston | 2019-07-04 | 1 | -0/+10 | |
| * | | | | 1.1.0 | Erik Johnston | 2019-07-04 | 4 | -4/+9 | |
| * | | | | Merge pull request #5615 from matrix-org/anoa/fix_changelog_email_resets | Erik Johnston | 2019-07-04 | 2 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Suggest people use a config file for Docker instead of env vars | Andrew Morgan | 2019-07-04 | 2 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 98 | -233/+249 | |
* | | | | | Fix 'utime went backwards' errors on daemonization. (#5609) | Richard van der Hoff | 2019-07-03 | 3 | -31/+44 | |
|/ / / / | ||||||
* | | | | 1.1.0rc2 v1.1.0rc2 | Richard van der Hoff | 2019-07-03 | 6 | -5/+18 | |
* | | | | Fix a number of "Starting txn from sentinel context" warnings (#5605) | Richard van der Hoff | 2019-07-03 | 5 | -6/+35 | |
* | | | | Remove SMTP_* env var functionality from docker conf (#5596) | Andrew Morgan | 2019-07-03 | 2 | -19/+1 | |
* | | | | Fix media repo breaking (#5593) | Amber Brown | 2019-07-02 | 6 | -24/+58 | |
* | | | | tweak changelog v1.1.0rc1 | Richard van der Hoff | 2019-07-02 | 1 | -10/+13 | |
* | | | | Merge remote-tracking branch 'origin/master' into release-v1.1.0 | Richard van der Hoff | 2019-07-02 | 3 | -5/+7 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #5552 from matrix-org/rav/github_templates | Richard van der Hoff | 2019-06-26 | 3 | -5/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | changelog | Richard van der Hoff | 2019-06-25 | 1 | -0/+1 | |
| | * | | | | Update github templates | Richard van der Hoff | 2019-06-25 | 1 | -2/+3 | |
| | * | | | | Update SUPPORT.md | Richard van der Hoff | 2019-06-25 | 1 | -3/+3 | |
* | | | | | | prepare v1.1.0rc1 | Richard van der Hoff | 2019-07-02 | 91 | -94/+106 | |
* | | | | | | Complete the SAML2 implementation (#5422) | Richard van der Hoff | 2019-07-02 | 7 | -45/+231 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-07-01 | 55 | -450/+832 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Address review comments | Richard van der Hoff | 2019-07-01 | 1 | -5/+7 | |
| * | | | | | | | rename BaseSSORedirectServlet for consistency | Richard van der Hoff | 2019-06-27 | 1 | -3/+3 | |
| * | | | | | | | update sample config | Richard van der Hoff | 2019-06-27 | 1 | -6/+13 | |
| * | | | | | | | cleanups | Richard van der Hoff | 2019-06-27 | 3 | -11/+18 | |
| * | | | | | | | update sample config | Richard van der Hoff | 2019-06-26 | 1 | -0/+13 | |
| * | | | | | | | Add support for tracking SAML2 sessions. | Richard van der Hoff | 2019-06-26 | 2 | -3/+56 | |
| * | | | | | | | Move all the saml stuff out to a centralised handler | Richard van der Hoff | 2019-06-26 | 4 | -50/+96 | |
| * | | | | | | | Revert redundant changes to static js | Richard van der Hoff | 2019-06-26 | 1 | -4/+2 | |
| * | | | | | | | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-06-26 | 478 | -11486/+18913 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-11 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'v1.0.0rc3' into rav/saml2_client | Richard van der Hoff | 2019-06-11 | 6 | -2/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Code cleanups and simplifications. | Richard van der Hoff | 2019-06-11 | 6 | -50/+53 | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/develop' into rav/saml2_client | Richard van der Hoff | 2019-06-10 | 157 | -1096/+5758 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | SAML2 Improvements and redirect stuff | Alexander Trost | 2019-06-02 | 5 | -2/+55 | |
* | | | | | | | | | | | Merge pull request #5587 from matrix-org/erikj/fix_synctl | Erik Johnston | 2019-07-02 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Newsfile | Erik Johnston | 2019-07-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | Fix --no-daemonize flag for synctl | Erik Johnston | 2019-07-02 | 1 | -6/+6 | |
* | | | | | | | | | | | | Add ability to set timezone for Docker container (#5383) | Amir Zarrinkafsh | 2019-07-02 | 3 | -1/+3 | |
* | | | | | | | | | | | | Fix JWT login with new users (#5586) | PauRE | 2019-07-02 | 2 | -6/+4 | |
|/ / / / / / / / / / / | ||||||
| | | | | | | | | | * | Use set_defaults(func=) style | Erik Johnston | 2019-07-15 | 1 | -11/+8 | |
| | | | | | | | | | * | Move creation of ArgumentParser to caller | Erik Johnston | 2019-07-15 | 2 | -11/+8 | |
| | | | | | | | | | * | Fix up comments | Erik Johnston | 2019-07-15 | 2 | -3/+3 | |
| | | | | | | | | | * | Change add_arguments to be a static method | Erik Johnston | 2019-07-15 | 5 | -5/+39 | |
| | | | | | | | | | * | Newsfile | Erik Johnston | 2019-07-02 | 1 | -0/+1 | |
| | | | | | | | | | * | Add basic admin cmd app | Erik Johnston | 2019-07-02 | 3 | -6/+257 | |
| | | | | | | | | |/ | ||||||
| | | | | | | | | * | Newsfile | Erik Johnston | 2019-07-02 | 1 | -0/+1 | |
| | | | | | | | | * | Add basic function to get all data for a user out of synapse | Erik Johnston | 2019-07-02 | 4 | -1/+478 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | fix async/await consentresource (#5585) | Amber Brown | 2019-07-01 | 2 | -1/+4 | |
* | | | | | | | | | Merge pull request #5507 from matrix-org/erikj/presence_sync_tighloop | Erik Johnston | 2019-07-01 | 2 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixup comment | Erik Johnston | 2019-07-01 | 1 | -6/+13 | |
| * | | | | | | | | Newsfile | Erik Johnston | 2019-06-21 | 1 | -0/+1 | |
| * | | | | | | | | Fix sync tightloop bug. | Erik Johnston | 2019-06-21 | 1 | -2/+12 | |
* | | | | | | | | | Make the http server handle coroutine-making REST servlets (#5475) | Amber Brown | 2019-06-29 | 12 | -174/+162 | |
* | | | | | | | | | Merge pull request #5576 from matrix-org/babolivier/3pid-invite-ratelimit | Brendan Abolivier | 2019-06-28 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Only ratelimit when sending the email | Brendan Abolivier | 2019-06-28 | 1 | -1/+2 | |
| * | | | | | | | | | Changelog | Brendan Abolivier | 2019-06-28 | 1 | -0/+1 | |
| * | | | | | | | | | Don't update the ratelimiter before sending a 3PID invite | Brendan Abolivier | 2019-06-28 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Don't log GC 0s at INFO (#5557) | Amber Brown | 2019-06-28 | 2 | -1/+5 | |
* | | | | | | | | | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Amber Brown | 2019-06-28 | 7 | -9/+190 | |
* | | | | | | | | | Added possibilty to disable local password authentication (#5092) | Daniel Hoffend | 2019-06-27 | 5 | -1/+18 | |
* | | | | | | | | | Include systemd-python in Debian package to allow logging to journal (#5261) | Silke Hofstra | 2019-06-27 | 2 | -1/+8 | |
* | | | | | | | | | Make it clearer that the template dir is relative to synapse's root dir (#5543) | Andrew Morgan | 2019-06-27 | 3 | -2/+19 | |
* | | | | | | | | | Merge pull request #5559 from matrix-org/erikj/refactor_changed_devices | Erik Johnston | 2019-06-27 | 4 | -37/+98 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Review comments | Erik Johnston | 2019-06-27 | 2 | -7/+5 | |
| * | | | | | | | | Move changelog | Erik Johnston | 2019-06-26 | 1 | -0/+0 | |
| * | | | | | | | | Refactor and comment sync device list code | Erik Johnston | 2019-06-26 | 1 | -17/+53 | |
| * | | | | | | | | Use batch_iter and correct docstring | Erik Johnston | 2019-06-26 | 1 | -15/+12 | |
| * | | | | | | | | Rename get_users_whose_devices_changed | Erik Johnston | 2019-06-26 | 3 | -5/+5 | |
| * | | | | | | | | Newsfile | Erik Johnston | 2019-06-26 | 1 | -0/+1 | |
| * | | | | | | | | Refactor get_user_ids_changed to pull less from DB | Erik Johnston | 2019-06-26 | 3 | -28/+57 | |
* | | | | | | | | | Docker image: Add a migrate_config mode (#5567) | Richard van der Hoff | 2019-06-27 | 4 | -17/+58 | |
* | | | | | | | | | Docker image: open the non-TLS port by default. (#5568) | Richard van der Hoff | 2019-06-27 | 2 | -0/+2 | |
* | | | | | | | | | Deprecate the env var way of running the docker image (#5566) | Richard van der Hoff | 2019-06-27 | 4 | -154/+99 | |
* | | | | | | | | | Fix JWT login (#5555) | PauRE | 2019-06-27 | 3 | -1/+3 | |
* | | | | | | | | | Merge pull request #5565 from matrix-org/rav/docker/fix_log_config | Richard van der Hoff | 2019-06-27 | 3 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 | |
| * | | | | | | | | | Docker: generate our own log config | Richard van der Hoff | 2019-06-26 | 1 | -1/+8 | |
| * | | | | | | | | | Add support for SYNAPSE_CONFIG_DIR | Richard van der Hoff | 2019-06-26 | 2 | -0/+5 | |
* | | | | | | | | | | Reduce the amount of stuff we send in the docker context (#5564) | Richard van der Hoff | 2019-06-27 | 2 | -9/+14 | |
* | | | | | | | | | | Merge pull request #5563 from matrix-org/rav/docker/data_dir | Richard van der Hoff | 2019-06-27 | 3 | -4/+25 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 | |
| * | | | | | | | | | Docker image: add support for SYNAPSE_DATA_DIR parameter | Richard van der Hoff | 2019-06-26 | 2 | -4/+17 | |
| * | | | | | | | | | document supported env vars for docker 'generate' option | Richard van der Hoff | 2019-06-26 | 1 | -0/+7 | |
* | | | | | | | | | | Merge pull request #5562 from matrix-org/rav/docker/no-generate-keys | Richard van der Hoff | 2019-06-27 | 2 | -8/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 | |
| * | | | | | | | | | | Docker: only run --generate-keys when generating config on-the-fly. | Richard van der Hoff | 2019-06-26 | 1 | -7/+21 | |
| * | | | | | | | | | | improve logging for generate_config_from_template | Richard van der Hoff | 2019-06-26 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #5561 from matrix-org/rav/docker/refactor | Richard van der Hoff | 2019-06-27 | 2 | -62/+118 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | changelog | Richard van der Hoff | 2019-06-26 | 1 | -0/+1 | |
| * | | | | | | | | | isort | Richard van der Hoff | 2019-06-25 | 1 | -4/+5 | |
| * | | | | | | | | | Add a main() function | Richard van der Hoff | 2019-06-25 | 1 | -8/+11 | |
| * | | | | | | | | | Factor out a run_generate_config function | Richard van der Hoff | 2019-06-25 | 1 | -17/+28 | |
| * | | | | | | | | | Factor out "generate_config_from_template" | Richard van der Hoff | 2019-06-25 | 1 | -41/+81 | |
* | | | | | | | | | | Merge pull request #5570 from almereyda/patch-2 | Richard van der Hoff | 2019-06-27 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix changelog | Richard van der Hoff | 2019-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | Create 5570.misc | jon r | 2019-06-27 | 1 | -0/+1 | |
| * | | | | | | | | | | Update purge_api README | jon r | 2019-06-27 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #5313 from twrist/patch-1 | Richard van der Hoff | 2019-06-27 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Create 5313.misc | Ike Johnson | 2019-06-02 | 1 | -0/+1 | |
| * | | | | | | | | | Update HAProxy example rules | Ike Johnson | 2019-06-02 | 1 | -2/+4 | |
* | | | | | | | | | | Improve docs on choosing server_name (#5558) | Richard van der Hoff | 2019-06-26 | 2 | -13/+19 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Remove & changelog (#5548) | Amber Brown | 2019-06-26 | 2 | -54/+1 | |
* | | | | | | | | | Merge branch 'master' into develop | Andrew Morgan | 2019-06-25 | 3 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'release-v1.0.0' | Andrew Morgan | 2019-06-25 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update changelog to better expain password reset change (#5545) github/release-v1.0.0 release-v1.0.0 | Andrew Morgan | 2019-06-24 | 2 | -1/+6 | |
| * | | | | | | | | Fix broken link in MSC1711 FAQ | Richard van der Hoff | 2019-06-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Prevent multiple upgrades on the same room at once (#5051) | Andrew Morgan | 2019-06-25 | 3 | -52/+91 | |
* | | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into develop | Richard van der Hoff | 2019-06-25 | 5 | -8/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Increase default log level for docker image to INFO. (#5547) | Richard van der Hoff | 2019-06-25 | 2 | -5/+3 | |
| * | | | | | | | | Update docker image to use Python 3.7. (#5546) | Richard van der Hoff | 2019-06-25 | 3 | -3/+4 | |
* | | | | | | | | | Grafana dashboard updates | Richard van der Hoff | 2019-06-25 | 1 | -1/+6814 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add extremities graphs to grafana dashboard | Richard van der Hoff | 2019-06-25 | 1 | -23/+832 | |
| * | | | | | | | | format json for grafana dashboard | Richard van der Hoff | 2019-06-25 | 1 | -1/+6005 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Add info about black to code_style.rst (#5537) | Andrew Morgan | 2019-06-24 | 2 | -45/+43 | |
* | | | | | | | | Merge pull request #5524 from matrix-org/rav/new_cmdline_options | Richard van der Hoff | 2019-06-24 | 4 | -6/+43 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 | |
| * | | | | | | | | Add "--open-private-ports" cmdline option | Richard van der Hoff | 2019-06-24 | 3 | -6/+27 | |
| * | | | | | | | | Add --data-directory commandline argument | Richard van der Hoff | 2019-06-24 | 1 | -0/+15 | |
* | | | | | | | | | Merge pull request #5523 from matrix-org/rav/arg_defaults | Richard van der Hoff | 2019-06-24 | 30 | -107/+88 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | changelog | Richard van der Hoff | 2019-06-24 | 1 | -0/+1 | |
| * | | | | | | | | Don't load the generated config as the default. | Richard van der Hoff | 2019-06-24 | 29 | -94/+60 | |
| * | | | | | | | | Ensure that all config options have sensible defaults | Richard van der Hoff | 2019-06-24 | 4 | -13/+27 | |
* | | | | | | | | | Merge pull request #5499 from matrix-org/rav/cleanup_metrics | Richard van der Hoff | 2019-06-24 | 3 | -29/+53 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | black | Richard van der Hoff | 2019-06-24 | 1 | -6/+2 | |
| * | | | | | | | | | Avoid raising exceptions in metrics | Richard van der Hoff | 2019-06-24 | 1 | -8/+14 | |
| * | | | | | | | | | Merge branch 'develop' into rav/cleanup_metrics | Richard van der Hoff | 2019-06-24 | 397 | -10437/+9513 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | changelog | Richard van der Hoff | 2019-06-19 | 1 | -0/+1 | |
| * | | | | | | | | | | Sanity-checking for metrics updates | Richard van der Hoff | 2019-06-19 | 1 | -7/+33 | |
| * | | | | | | | | | | Simplify PerformanceCounters.update interface | Richard van der Hoff | 2019-06-19 | 1 | -11/+12 | |
| * | | | | | | | | | | Remove unused _get_event_counters | Richard van der Hoff | 2019-06-19 | 1 | -7/+1 | |
* | | | | | | | | | | | Merge pull request #5534 from matrix-org/babolivier/federation-publicrooms | Brendan Abolivier | 2019-06-24 | 6 | -20/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 6 | -20/+49 | |
* | | | | | | | | | | | | Merge pull request #5531 from matrix-org/erikj/workers_pagination_token | Erik Johnston | 2019-06-24 | 3 | -17/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | Fix /messages on workers when no from param specified. | Erik Johnston | 2019-06-24 | 2 | -17/+19 | |
* | | | | | | | | | | | | Merge pull request #5516 from matrix-org/rav/acme_key_path | Richard van der Hoff | 2019-06-24 | 10 | -12/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | changelog | Richard van der Hoff | 2019-06-24 | 5 | -2/+3 | |
| * | | | | | | | | | | | Remove unused Config.config_dir_path attribute | Richard van der Hoff | 2019-06-24 | 1 | -3/+0 | |
| * | | | | | | | | | | | Allow configuration of the path used for ACME account keys. | Richard van der Hoff | 2019-06-24 | 4 | -7/+59 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 35 | -67/+104 | |
* | | | | | | | | | | | Factor acme bits out to a separate file (#5521) | Richard van der Hoff | 2019-06-24 | 3 | -53/+94 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #5498 from matrix-org/rav/fix_clock_reversal | Richard van der Hoff | 2019-06-24 | 2 | -6/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use monotonic clock where possible for metrics | Richard van der Hoff | 2019-06-19 | 2 | -6/+15 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 2019-06-22 | 6 | -74/+2 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Improve help and cmdline option names for --generate-config options (#5512) | Richard van der Hoff | 2019-06-21 | 2 | -22/+29 | |
* | | | | | | | | | Refactor Config parser and add some comments. (#5511) | Richard van der Hoff | 2019-06-21 | 2 | -14/+36 | |
* | | | | | | | | | Improve logging when generating config files (#5510) | Richard van der Hoff | 2019-06-21 | 4 | -1/+8 | |
* | | | | | | | | | Only import jinja2 when needed (#5514) | Andrew Morgan | 2019-06-21 | 2 | -1/+3 | |
* | | | | | | | | | Fix "Unexpected entry in 'full_schemas'" log warning (#5509) | Richard van der Hoff | 2019-06-21 | 2 | -1/+2 | |
* | | | | | | | | | Fix logging error when a tampered event is detected. (#5500) | Richard van der Hoff | 2019-06-21 | 2 | -1/+1 | |
* | | | | | | | | | Merge pull request #5513 from matrix-org/erikj/fix_messages_token | Erik Johnston | 2019-06-21 | 2 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-21 | 1 | -0/+1 | |
| * | | | | | | | | | Fix /messages on worker when no token supplied | Erik Johnston | 2019-06-21 | 1 | -0/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #5505 from matrix-org/erikj/messages_worker | Erik Johnston | 2019-06-21 | 3 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Update docs/workers.rst | Erik Johnston | 2019-06-21 | 1 | -1/+1 | |
| * | | | | | | | | Newsfile | Erik Johnston | 2019-06-21 | 1 | -0/+1 | |
| * | | | | | | | | Support pagination API in client_reader worker | Erik Johnston | 2019-06-21 | 2 | -0/+9 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #5476 from matrix-org/erikj/histogram_extremities | Erik Johnston | 2019-06-21 | 3 | -1/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Black | Erik Johnston | 2019-06-20 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/histogram_... | Erik Johnston | 2019-06-20 | 400 | -10564/+9688 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add descriptions and remove redundant set(..) | Erik Johnston | 2019-06-19 | 2 | -4/+7 | |
| * | | | | | | | | | Only count non-cache state resolution | Erik Johnston | 2019-06-18 | 1 | -3/+3 | |
| * | | | | | | | | | Use consistent buckets | Erik Johnston | 2019-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | Add metric fo number of state groups in resolution | Erik Johnston | 2019-06-17 | 1 | -0/+10 | |
| * | | | | | | | | | Add metrics for len of new extremities persisted. | Erik Johnston | 2019-06-17 | 1 | -1/+23 | |
* | | | | | | | | | | Improve email notification logging (#5502) | Neil Johnson | 2019-06-20 | 2 | -1/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Run Black. (#5482) | Amber Brown | 2019-06-20 | 376 | -10399/+9153 | |
* | | | | | | | | | Merge pull request #5042 from matrix-org/erikj/fix_get_missing_events_error | Erik Johnston | 2019-06-19 | 2 | -9/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix logline | Erik Johnston | 2019-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fix_get_mi... | Erik Johnston | 2019-06-18 | 387 | -9715/+17324 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-04-10 | 1 | -0/+1 | |
| * | | | | | | | | | Handle the case of `get_missing_events` failing | Erik Johnston | 2019-04-10 | 1 | -9/+20 | |
* | | | | | | | | | | Merge pull request #5480 from matrix-org/erikj/extremities_dummy_events | Erik Johnston | 2019-06-19 | 7 | -1/+166 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Run as background process and fix comments | Erik Johnston | 2019-06-19 | 3 | -4/+7 | |
| * | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-18 | 1 | -0/+1 | |
| * | | | | | | | | | | Add experimental option to reduce extremities. | Erik Johnston | 2019-06-18 | 6 | -1/+162 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #5490 from matrix-org/rav/xmlsec_in_docker | Richard van der Hoff | 2019-06-19 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | changelog | Richard van der Hoff | 2019-06-18 | 1 | -0/+1 | |
| * | | | | | | | | | | Include xmlsec in the docker image | Richard van der Hoff | 2019-06-18 | 1 | -1/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #5493 from matrix-org/babolivier/deactivate_bg_job_typo | Brendan Abolivier | 2019-06-19 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typo in deactivation background job | Brendan Abolivier | 2019-06-19 | 2 | -1/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #4276 from Ralith/performance-advice | Richard van der Hoff | 2019-06-18 | 3 | -7/+29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | README.rst: fix header level | Richard van der Hoff | 2019-06-18 | 1 | -1/+1 | |
| * | | | | | | | | | | Improve advice regarding poor performance | Benjamin Saunders | 2019-06-09 | 3 | -7/+29 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Add some logging to 3pid invite sig verification (#5015) | David Baker | 2019-06-18 | 2 | -8/+39 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fix seven contrib files with Python syntax errors (#5446) | cclauss | 2019-06-18 | 7 | -119/+131 | |
* | | | | | | | | | Merge pull request #5477 from matrix-org/babolivier/third_party_rules_3pid | Brendan Abolivier | 2019-06-17 | 3 | -1/+43 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make check_threepid_can_be_invited async | Brendan Abolivier | 2019-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | Changelog | Brendan Abolivier | 2019-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | Add third party rules hook for 3PID invites | Brendan Abolivier | 2019-06-17 | 2 | -1/+41 | |
* | | | | | | | | | | Merge pull request #5479 from matrix-org/erikj/add_create_room_hook_develop | Erik Johnston | 2019-06-17 | 3 | -4/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-17 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
| * | / / / / / / / | Add third party rules hook into create room | Erik Johnston | 2019-06-17 | 2 | -4/+48 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #5478 from matrix-org/joriks/demo_python3 | Jorik Schellekens | 2019-06-17 | 3 | -4/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Changelog | Jorik Schellekens | 2019-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | One shot demo server startup | Jorik Schellekens | 2019-06-17 | 2 | -4/+70 | |
* | | | | | | | | | | Remove Postgres 9.4 support (#5448) | Amber Brown | 2019-06-18 | 10 | -79/+50 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #5385 from matrix-org/erikj/reduce_http_exceptions | Erik Johnston | 2019-06-17 | 5 | -19/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Handle failing to talk to master over replication | Erik Johnston | 2019-06-07 | 1 | -1/+9 | |
| * | | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 | |
| * | | | | | | | | | Handle HttpResponseException when using federation client. | Erik Johnston | 2019-06-07 | 3 | -18/+19 | |
* | | | | | | | | | | Merge pull request #5388 from matrix-org/erikj/fix_email_push | Erik Johnston | 2019-06-17 | 5 | -30/+124 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 | |
| * | | | | | | | | | | Add test | Erik Johnston | 2019-06-07 | 3 | -8/+70 | |
| * | | | | | | | | | | Refactor email tests | Erik Johnston | 2019-06-07 | 1 | -22/+42 | |
| * | | | | | | | | | | Fix email notifications for large unnamed rooms. | Erik Johnston | 2019-06-07 | 1 | -0/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #5389 from matrix-org/erikj/renew_attestations_on_master | Erik Johnston | 2019-06-17 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 | |
| * | | | | | | | | | | Only start background group attestation renewals on master | Erik Johnston | 2019-06-07 | 1 | -3/+4 | |
* | | | | | | | | | | | Move SyTest to Buildkite (#5459) | Amber Brown | 2019-06-17 | 6 | -76/+247 | |
* | | | | | | | | | | | Merge pull request #5464 from matrix-org/erikj/3pid_remote_invite_state | Erik Johnston | 2019-06-17 | 3 | -7/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | Fix 3PID invite room state over federation. | Erik Johnston | 2019-06-14 | 1 | -6/+0 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Change to absolute path for contrib/docker | Neil Johnson | 2019-06-13 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #5440 from matrix-org/babolivier/third_party_event_rules | Brendan Abolivier | 2019-06-14 | 9 | -4/+284 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add plugin APIs for implementations of custom event rules. | Brendan Abolivier | 2019-06-14 | 9 | -4/+284 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #5461 from matrix-org/erikj/histograms_are_cumalitive | Erik Johnston | 2019-06-14 | 4 | -12/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Prometheus histograms are cumalative | Erik Johnston | 2019-06-14 | 3 | -12/+12 | |
* | | | | | | | | | | | Merge pull request #5465 from matrix-org/babolivier/fix_deactivation_bg_job | Brendan Abolivier | 2019-06-14 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix changelog | Brendan Abolivier | 2019-06-14 | 2 | -1/+2 | |
| * | | | | | | | | | | Changelog | Brendan Abolivier | 2019-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Fix background job for deactivated flag | Brendan Abolivier | 2019-06-14 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge pull request #5462 from matrix-org/babolivier/account_validity_deactiva... | Brendan Abolivier | 2019-06-14 | 6 | -27/+68 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Don't send renewal emails to deactivated users | Brendan Abolivier | 2019-06-14 | 6 | -27/+68 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #5460 from matrix-org/joriks/demo_python3 | Jorik Schellekens | 2019-06-14 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Changelog | Jorik Schellekens | 2019-06-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Use python3 in the demo | Jorik Schellekens | 2019-06-14 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge pull request #5390 from matrix-org/erikj/dont_log_on_fail_to_get_file | Erik Johnston | 2019-06-14 | 3 | -6/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Newsfile | Erik Johnston | 2019-06-07 | 1 | -0/+1 | |
| * | | | | | | | | | | Don't log exception when failing to fetch remote content. | Erik Johnston | 2019-06-07 | 2 | -6/+13 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Track deactivated accounts in the database (#5378) | Brendan Abolivier | 2019-06-14 | 5 | -0/+183 |