summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Remove user's avatar URL and displayname when deactivated. (#8932)Dirk Klimpel2021-01-1213-17/+351
| * | | | UI Auth via SSO: redirect the user to an appropriate SSO. (#9081)Richard van der Hoff2021-01-127-60/+133
| * | | | Handle bad JSON data being returned from the federation API. (#9070)Patrick Cloke2021-01-123-1/+12
| * | | | Kill off `HomeServer.get_ip_from_request()` (#9080)Richard van der Hoff2021-01-129-52/+15
| * | | | Remove SynapseRequest.get_user_agent (#9069)Richard van der Hoff2021-01-129-26/+29
| * | | | Also support remote users on the joined_rooms admin API. (#8948)David Teller2021-01-114-13/+57
| * | | | Move more encryption endpoints off master (#9068)Erik Johnston2021-01-113-46/+55
| * | | | Removes unnecessary declarations in the tests for the admin API. (#9063)Dirk Klimpel2021-01-117-17/+1
| * | | | Use a chain cover index to efficiently calculate auth chain difference (#8868)Erik Johnston2021-01-1114-48/+1769
| * | | | Clean up exception handling in the startup code (#9059)Richard van der Hoff2021-01-114-100/+120
| * | | | Remove old tables after schema version bump (#9055)Erik Johnston2021-01-116-59/+37
| * | | | Ensure rejected events get added to some metadata tables (#9016)Erik Johnston2021-01-114-24/+167
| * | | | Fix a typo in the install docs. (#9040)0xflotus2021-01-112-1/+2
| * | | | Remove unused SynapseService (#9058)Richard van der Hoff2021-01-112-22/+1
| * | | | Drop last_used column from access_tokens (#9025)Jerin J Titus2021-01-113-0/+79
| * | | | fix spurious MD in README.rstMatthew Hodgson2021-01-101-1/+1
| | |_|/ | |/| |
| * | | Keycloak mapping_provider example (#9037) (#9057)Christopher Rücker2021-01-082-0/+5
| * | | Fix "Starting metrics collection from sentinel context" errors (#9053)Erik Johnston2021-01-083-21/+22
| * | | Merge pull request #9036 from matrix-org/rav/multi_idp/testsRichard van der Hoff2021-01-085-38/+253
| |\ \ \
| | * | | changelogRichard van der Hoff2021-01-071-0/+1
| | * | | Add some tests for the IDP picker flowRichard van der Hoff2021-01-073-5/+193
| | * | | Fix type hints in test_login.pyRichard van der Hoff2021-01-072-24/+55
| | * | | black-format tests/rest/client/v1/test_login.pyRichard van der Hoff2021-01-071-11/+6
| * | | | Fix validate_config on nested objects (#9054)Richard van der Hoff2021-01-083-1/+55
| * | | | Fix error handling during insertion of client IPs (#9051)Erik Johnston2021-01-082-31/+24
| * | | | Remove broken and unmaintained 'webserver.py' script (#9039)Richard van der Hoff2021-01-082-59/+1
| * | | | Run the linters on a consistent list of files (#9038)Richard van der Hoff2021-01-086-17/+24
| | |_|/ | |/| |
| * | | Allow running sendToDevice on workers (#9044)Erik Johnston2021-01-0711-105/+231
| * | | Support routing edu's to multiple instances (#9042)Erik Johnston2021-01-072-5/+17
| * | | Ensure that remote users' device list resyncing always happens on master (#9043)Erik Johnston2021-01-072-4/+14
| * | | Some cleanups to device inbox store. (#9041)Erik Johnston2021-01-073-57/+59
| * | | Fix typo in docs/systemd-with-workers/README.md (#9035)Emelie2021-01-072-1/+2
| * | | Improve the performance of calculating ignored users in large rooms (#9024)Patrick Cloke2021-01-076-34/+304
| |/ /
| * | tox: Add a -noextras factor (#9030)Richard van der Hoff2021-01-072-2/+7
| * | Skip unit tests which require optional dependencies (#9031)Richard van der Hoff2021-01-077-13/+90
| * | Handle updating schema version without any deltas. (#9033)Erik Johnston2021-01-072-7/+11
| * | Empty iterables should count towards cache usage. (#9028)Patrick Cloke2021-01-063-24/+52
| * | Merge tag 'v1.25.0rc1' into developPatrick Cloke2021-01-0683-94/+96
| |\ \
| * | | Handle a display name / avatar URL not included in a federation request. (#9023)Patrick Cloke2021-01-062-2/+3
| * | | Ignore date-rotated logs (#9018)Eric Eastwood2021-01-052-0/+2
| * | | Add type hints to the logging context code. (#8939)Patrick Cloke2021-01-054-22/+47
| * | | Implement MSC2176: Updated redaction rules (#8984)Patrick Cloke2021-01-055-30/+206
| * | | Add initial support for a "pick your IdP" page (#9017)Richard van der Hoff2021-01-0511-3/+194
| * | | Combine the SSO Redirect Servlets (#9015)Richard van der Hoff2021-01-048-113/+174
* | | | Merge remote-tracking branch 'origin/release-v1.25.0' into toml/keycloak_hintsBen Banfield-Zanin2021-01-14534-11691/+25926
|\ \ \ \ | | |_|/ | |/| |
| * | | Move removal warning up changelog v1.25.0 github/release-v1.25.0 release-v1.25.0Erik Johnston2021-01-131-9/+9
| * | | Link to GH profile and fix tenseErik Johnston2021-01-131-1/+1
| * | | Fix link in changelogErik Johnston2021-01-131-1/+1
| * | | Fixup changelogErik Johnston2021-01-131-9/+6
| * | | 1.25.0Erik Johnston2021-01-134-4/+16
| * | | Announce Python / PostgreSQL deprecation policies (#9085)Dan Callahan2021-01-122-0/+50
| * | | Don't apply the IP range blacklist to proxy connections (#9084)Marcus2021-01-124-3/+145
| * | | Fix failures in Debian packaging (#9079)Dan Callahan2021-01-123-4/+21
| | |/ | |/|
| * | More updates to changes for consistency. v1.25.0rc1Patrick Cloke2021-01-061-1/+1
| * | A few more tweaks to changes.Patrick Cloke2021-01-061-2/+2
| * | Some manual tweaks to the changes file.Patrick Cloke2021-01-061-23/+18
| * | 1.25.0rc1Patrick Cloke2021-01-0680-79/+92
| * | Fix-up assertions about last stream token in push (#9020)Patrick Cloke2021-01-055-14/+8
| |/
| * Add type hints to the receipts and user directory handlers. (#8976)Patrick Cloke2021-01-044-32/+64
| * Add type hints to the crypto module. (#8999)Patrick Cloke2021-01-049-113/+158
| * Add link to Synapse dev room to the relevant README section (#9002)Eric Eastwood2021-01-042-0/+3
| * Use the SSO handler helpers for CAS registration/login. (#8856)Patrick Cloke2021-01-034-39/+199
| * Fix RoomDirectoryFederationTests and make them actually run (#8998)Andrew Morgan2020-12-303-21/+19
| * Check if group IDs are valid before using them. (#8977)Patrick Cloke2020-12-303-4/+47
| * Add additional type hints to the storage module. (#8980)Patrick Cloke2020-12-3012-148/+224
| * Doc/move database setup instructions in install md (#8987)Shashank Sabniveesu2020-12-302-121/+141
| * Add type hints to admin and room list handlers. (#8973)Patrick Cloke2020-12-295-70/+100
| * Validate input parameters for the sendToDevice API. (#8975)Patrick Cloke2020-12-292-1/+3
| * Update the value of group_creation_prefix in sample config. (#8992)Jerin J Titus2020-12-293-2/+3
| * Allow redacting events on workers (#8994)Patrick Cloke2020-12-294-34/+16
| * Drop the unused local_invites table. (#8979)Patrick Cloke2020-12-293-1/+19
| * Support PyJWT v2.0.0. (#8986)Patrick Cloke2020-12-222-4/+13
| * Refactor the CAS handler in prep for using the abstracted SSO code. (#8958)Patrick Cloke2020-12-184-69/+162
| * Send the location of the web client to the IS when inviting via 3PIDs. (#8930)Patrick Cloke2020-12-184-0/+34
| * Allow server admin to get admin bit in rooms where local user is an admin (#8...Erik Johnston2020-12-185-3/+294
| * Fix mainline ordering in state res v2 (#8971)Erik Johnston2020-12-183-2/+58
| * Implement a username picker for synapse (#8942)Richard van der Hoff2020-12-1814-59/+683
| * Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke2020-12-1810-49/+193
| * Ensure that a URL exists in the content during push. (#8965)Patrick Cloke2020-12-183-2/+7
| * Merge remote-tracking branch 'origin/erikj/as_mau_block' into developErik Johnston2020-12-187-9/+86
| |\
| | * Update tests/test_mau.pyErik Johnston2020-12-171-1/+2
| | * Correctly handle AS registerations and add testErik Johnston2020-12-175-9/+77
| | * NewsfileErik Johnston2020-12-171-0/+1
| | * Don't MAU limit AS ghost usersErik Johnston2020-12-171-0/+7
| * | Try and drop stale extremities. (#8929)Erik Johnston2020-12-186-18/+523
| * | Clean up tox.ini (#8963)Richard van der Hoff2020-12-173-19/+34
| * | Fix `UsersListTestCase` (#8964)Richard van der Hoff2020-12-172-6/+5
| * | Use the simple dictionary in full text search for the user directory (#8959)Brendan Abolivier2020-12-173-12/+36
| * | Fix a bug that deactivated users appear in the directory (#8933)Dirk Klimpel2020-12-174-4/+95
| * | Make search statement in List Room and User Admin API case-insensitive (#8931)Dirk Klimpel2020-12-177-11/+125
| * | Add a maximum size for well-known lookups. (#8950)Patrick Cloke2020-12-165-18/+80
| * | Push login completion down into SsoHandler (#8941)Richard van der Hoff2020-12-165-86/+80
| * | Fix the sample config location for the ip_range_whitelist setting. (#8954)Patrick Cloke2020-12-164-24/+25
| * | Convert internal pusher dicts to attrs classes. (#8940)Patrick Cloke2020-12-1617-204/+266
| * | Merge pull request #8951 from matrix-org/rav/username_picker_2Richard van der Hoff2020-12-163-82/+106
| |\ \
| | * | changelogRichard van der Hoff2020-12-151-0/+1
| | * | Make `_make_callback_with_userinfo` asyncRichard van der Hoff2020-12-151-68/+83
| | * | Remove spurious mocking of complete_sso_loginRichard van der Hoff2020-12-151-2/+0
| | * | Test `get_extra_attributes` fallbackRichard van der Hoff2020-12-152-12/+22
| * | | Merge pull request #8946 from matrix-org/rav/refactor_send_requestRichard van der Hoff2020-12-1660-1028/+776
| |\ \ \
| | * | | lintRichard van der Hoff2020-12-155-7/+3
| | * | | changelogRichard van der Hoff2020-12-151-0/+1
| | * | | Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-1559-983/+742
| | * | | Remove redundant reading of SynapseRequest.argsRichard van der Hoff2020-12-151-9/+1
| | * | | Skip redundant check on `request.args`Richard van der Hoff2020-12-151-2/+1
| | * | | remove 'response' result from `_get_shared_rooms`Richard van der Hoff2020-12-151-8/+9
| | * | | Replace `request.code` with `channel.code`Richard van der Hoff2020-12-158-22/+22
| | |/ /
| * | | Fix generate_log_config script (#8952)Richard van der Hoff2020-12-162-1/+4
| * | | Do not assume that the contents dictionary includes history_visibility. (#8945)Patrick Cloke2020-12-169-28/+58
| |/ /
| * | Preparatory refactoring of the SamlHandlerTestCase (#8938)Richard van der Hoff2020-12-155-54/+126
| * | Fix handling of stream tokens for push. (#8943)Patrick Cloke2020-12-156-50/+18
| * | Fix startup failure with localdb_enabled: False (#8937)Richard van der Hoff2020-12-143-14/+36
| * | Various clean-ups to the logging context code (#8935)Patrick Cloke2020-12-1411-39/+20
| * | Preparatory refactoring of the OidcHandlerTestCase (#8911)Richard van der Hoff2020-12-142-141/+146
| * | Allow spam-checker modules to be provide async methods. (#8890)David Teller2020-12-1119-73/+98
| * | Add type hints to the push module. (#8901)Patrick Cloke2020-12-119-86/+159
| * | Honour AS ratelimit settings for /login requests (#8920)Erik Johnston2020-12-114-10/+27
| * | Improve tests for structured logging. (#8916)Patrick Cloke2020-12-112-27/+47
| * | Add number of local devices to Room Details Admin API (#8886)Dirk Klimpel2020-12-116-27/+138
| * | Don't ratelimit autojoining of rooms (#8921)Erik Johnston2020-12-114-11/+34
| * | Don't publish `latest` docker image until all archs are built (#8909)Richard van der Hoff2020-12-102-3/+5
| * | Fix deadlock on SIGHUP (#8918)Erik Johnston2020-12-102-1/+6
| * | Refactor `SsoHandler.get_mxid_from_sso` (#8900)Richard van der Hoff2020-12-103-28/+51
| * | Fix buglet in DirectRenderJsonResource (#8897)Richard van der Hoff2020-12-102-3/+6
| * | Deprecate Shutdown Room and Purge Room Admin API (#8829)Dirk Klimpel2020-12-105-11/+63
| * | Default to blacklisting reserved IP ranges and add a whitelist. (#8870)Patrick Cloke2020-12-0910-89/+172
| * | Skip the SAML tests if xmlsec1 isn't available. (#8905)Patrick Cloke2020-12-092-0/+24
| * | Combine related media admin API docs (#8839)Dirk Klimpel2020-12-093-50/+87
| * | Merge remote-tracking branch 'origin/master' into developRichard van der Hoff2020-12-092-3/+6
| |\ \
| | * \ Merge pull request #8906 from matrix-org/rav/fix_multiarch_buildsRichard van der Hoff2020-12-092-3/+6
| | |\ \
| | | * | Pin the docker version for multiarch buildsRichard van der Hoff2020-12-092-3/+6
| * | | | Merge branch 'release-v1.24.0' into developErik Johnston2020-12-091-1/+2
| |\ \ \ \
| | * | | | Add 'xmlsec1' to dependency list github/release-v1.24.0 release-v1.24.0Erik Johnston2020-12-091-1/+2
| | | |_|/ | | |/| |
| * | | | Merge branch 'master' into developErik Johnston2020-12-092-0/+60
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge tag 'v1.23.1'Erik Johnston2020-12-092-0/+60
| | |\ \ \ | | | |/ / | | |/| |
| | | * | 1.23.1 v1.23.1 github/release-v1.23.1 release-v1.23.1Erik Johnston2020-12-095-3/+59
| | | * | Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2020-12-092-1/+6
| | | * | Consistently use room_id from federation request body (#8776)Richard van der Hoff2020-12-095-54/+49
| | | |/
| * | | Merge branch 'master' into developErik Johnston2020-12-094-2/+58
| |\| |
| | * | 1.24.0 v1.24.0Erik Johnston2020-12-094-2/+53
| | * | Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2020-12-082-1/+6
| * | | Add X-Robots-Tag header to stop crawlers from indexing media (#8887)Aaron Raimist2020-12-083-0/+19
| * | | Better formatting for config errors from modules (#8874)Richard van der Hoff2020-12-0813-37/+160
| * | | Simplify the flow for SSO UIA (#8881)Richard van der Hoff2020-12-087-40/+144
| * | | Clarify config template comments (#8891)Richard van der Hoff2020-12-084-16/+9
| * | | Call set_avatar_url with target_user, not user_id (#8872)Will Hunt2020-12-073-3/+9
| * | | Do not raise a 500 exception when previewing empty media. (#8883)Patrick Cloke2020-12-073-12/+22
| * | | Add type hints for HTTP and email pushers. (#8880)Patrick Cloke2020-12-078-101/+168
| * | | Add type hints to the push mailer module. (#8882)Patrick Cloke2020-12-073-40/+85
| * | | Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-047-15/+184
| * | | Pass room_id to get_auth_chain_difference (#8879)Erik Johnston2020-12-046-17/+33
| * | | Add additional validation to pusher URLs. (#8865)Patrick Cloke2020-12-046-30/+106
| * | | Do not 500 if the content-length is not provided when uploading media. (#8862)Patrick Cloke2020-12-042-1/+2
| * | | Merge tag 'v1.24.0rc2' into developPatrick Cloke2020-12-049-18/+81
| |\| |
| | * | Minor update to CHANGES. v1.24.0rc2Patrick Cloke2020-12-041-1/+1
| | * | 1.24.0rc2Patrick Cloke2020-12-044-3/+16
| | * | Fix a regression that mapping providers should be able to redirect users. (#8...Patrick Cloke2020-12-046-8/+60
| | * | Remove version pin prometheus_client dependency (#8875)Jordan Bancino2020-12-043-9/+7
| * | | Fix a buglet in the SAML username mapping provider doc (#8873)Richard van der Hoff2020-12-042-1/+4
| * | | Fix errorcode for disabled registration (#8867)Richard van der Hoff2020-12-033-1/+3
| * | | Merge pull request #8861 from matrix-org/rav/remove_unused_mocksRichard van der Hoff2020-12-037-143/+7
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/develop' into rav/remove_unused_mocksRichard van der Hoff2020-12-0215-111/+367
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #8858 from matrix-org/rav/sso_uiaRichard van der Hoff2020-12-0213-73/+366
| |\ \ \ \
| | * | | | newsfileRichard van der Hoff2020-12-021-0/+1
| | * | | | UIA: offer only available auth flowsRichard van der Hoff2020-12-026-33/+278
| | * | | | Factor out FakeResponse from test_oidcRichard van der Hoff2020-12-022-16/+28
| | * | | | fix up various test casesRichard van der Hoff2020-12-025-17/+38
| | * | | | Add `create_resource_dict` method to HomeserverTestCaseRichard van der Hoff2020-12-021-7/+21
| * | | | | remove unused FakeResponse (#8864)Richard van der Hoff2020-12-022-26/+1
| | | * | | changelogRichard van der Hoff2020-12-021-0/+1
| | | * | | remove unused DeferredMockCallableRichard van der Hoff2020-12-021-90/+1
| | | * | | remove unused `resource_for_federation`Richard van der Hoff2020-12-022-18/+13
| | | * | | Remove redundant mockingRichard van der Hoff2020-12-025-36/+5
| | |/ / / | |/| | |
| * | | | Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-0243-115/+176
| * | | | Correctly handle unpersisted events when calculating auth chain difference. (...Erik Johnston2020-12-024-5/+216
| * | | | Add missing prometheus rules for persisted events (#8802)Johanna Dorothea Reichmann2020-12-022-0/+19
| * | | | Add additional validation for the admin register endpoint. (#8837)David Florness2020-12-022-0/+4
| | |/ / | |/| |
| * | | Minor changes to the CHANGES doc. v1.24.0rc1Patrick Cloke2020-12-021-1/+1
| * | | Minor fixes to changelog.Patrick Cloke2020-12-021-5/+5
| * | | 1.24.0rc1Patrick Cloke2020-12-0255-54/+73
| |/ /
| * | Fix a regression when grandfathering SAML users. (#8855)Patrick Cloke2020-12-026-48/+94
| * | Add basic SAML tests for mapping users. (#8800)Patrick Cloke2020-12-025-19/+156
| * | Create a `PasswordProvider` wrapper object (#8849)Richard van der Hoff2020-12-023-57/+152
| * | Allow specifying room version in 'RestHelper.create_room_as' and add typing (...Andrew Morgan2020-12-022-2/+26
| * | Support "identifier" dicts in UIA (#8848)Richard van der Hoff2020-12-015-147/+190
| * | Add missing `ordering` to background updates (#8850)Richard van der Hoff2020-12-015-12/+13
| * | Allow Date header through CORS (#8804)Nicolas Chamo2020-12-012-1/+2
| * | Don't offer password login when it is disabled (#8835)Richard van der Hoff2020-12-013-4/+115
| * | Add some tests for `password_auth_providers` (#8819)Richard van der Hoff2020-12-013-0/+488
| * | Fix broken testcase (#8851)Richard van der Hoff2020-12-012-1/+1
| * | Fix typo in password_auth_providers docAndrew Morgan2020-12-011-0/+1
| * | Simplify appservice login code (#8847)Richard van der Hoff2020-11-302-6/+22
| * | Allow per-room profile to be used for server notice user (#8799)Mathieu Velten2020-11-302-1/+10
| * | Drop (almost) unused index on event_json (#8845)Richard van der Hoff2020-11-303-1/+21
| * | Add a config option to change whether unread push notification counts are per...Andrew Morgan2020-11-306-9/+207
| * | Simplify the way the `HomeServer` object caches its internal attributes. (#8...Jonathan de Jong2020-11-3011-35/+39
| * | Add `force_purge` option to delete-room admin api. (#8843)Richard van der Hoff2020-11-304-12/+34
| * | Remove special case of pretty printing JSON responses for curl (#8833)Tulir Asokan2020-11-272-24/+6
| * | Add typing to membership Replication class methods (#8809)Andrew Morgan2020-11-272-22/+45
| * | Update example prometheus console (#8824)Dirk Klimpel2020-11-262-51/+51
| * | Defer SIGHUP handlers to reactor. (#8817)Erik Johnston2020-11-262-1/+10
| * | Strip trailing / from server_url in register_new_matrix_user (#8823)Dmitry Borodaenko2020-11-262-1/+2
| * | Improve documentation how to configure prometheus for workers (#8822)Dirk Klimpel2020-11-263-20/+65
| * | Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)Dirk Klimpel2020-11-2516-68/+176
| * | Fix the formatting of push config section (#8818)Andrew Morgan2020-11-253-29/+40
| * | Speed up remote invite rejection database call (#8815)Andrew Morgan2020-11-253-6/+45
| * | Add additional type hints to HTTP client. (#8812)Patrick Cloke2020-11-255-149/+142
| * | Support trying multiple localparts for OpenID Connect. (#8801)Patrick Cloke2020-11-256-136/+330
| * | Add type hints to matrix federation client / agent. (#8806)Patrick Cloke2020-11-256-195/+231
| * | Clarify documentation of the admin list media API (#8795)Dirk Klimpel2020-11-242-0/+2
| * | Add a script to sign arbitrary json objects. (#8772)Richard van der Hoff2020-11-243-0/+129
| * | Update turn-howto (#8779)Richard van der Hoff2020-11-242-8/+124
| * | Properly report user-agent/IP during registration of SSO users. (#8784)Patrick Cloke2020-11-236-122/+173
| * | Fix synctl and duplicate worker spawning (#8798)Waylon Cude2020-11-232-0/+8
| * | Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773)Andrew Morgan2020-11-233-5/+13
| * | INSTALL: Fix setting content-type on well-known (#8793)Daniele Sluijters2020-11-232-1/+2
| * | fix MDMatthew Hodgson2020-11-221-2/+2
| * | fix ancient changelog to be MDMatthew Hodgson2020-11-221-150/+146
| * | Improve error checking for OIDC/SAML mapping providers (#8774)Patrick Cloke2020-11-197-29/+137
| * | SAML: Allow specifying the IdP entityid to use. (#8630)Ben Banfield-Zanin2020-11-194-1/+21
| * | Consistently use room_id from federation request body (#8776)Richard van der Hoff2020-11-195-54/+49
| * | Improve appservice handler to send only the most recent read receipts when no...Will Hunt2020-11-184-3/+10
| * | Fix tests on develop (#8777)Erik Johnston2020-11-182-16/+1
| * | SAML: Document allowing a clock/time difference from IdP (#8731)Marcus Schopen2020-11-183-0/+13
| * | Merge branch 'master' into developErik Johnston2020-11-186-4/+28
| |\|
| | * Update changelog v1.23.0 github/release-v1.23.0 release-v1.23.0Erik Johnston2020-11-181-1/+1
| | * Fix formatting in upgradesErik Johnston2020-11-181-1/+1
| | * Update changelogErik Johnston2020-11-181-0/+4
| | * 1.23.0Erik Johnston2020-11-184-2/+16
| | * Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767)Andrew Morgan2020-11-173-1/+7
| * | Merge pull request #8761 from matrix-org/rav/test_request_renderingRichard van der Hoff2020-11-1759-813/+103
| |\ \
| | * | changelogRichard van der Hoff2020-11-161-0/+1
| | * | Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-1644-629/+0
| | * | Remove redundant calls to `render()`Richard van der Hoff2020-11-1613-106/+32
| | * | Make `make_request` actually render the requestRichard van der Hoff2020-11-169-68/+57
| | * | Fix the URL in the URL preview testsRichard van der Hoff2020-11-161-19/+22
| * | | Abstract shared SSO code. (#8765)Patrick Cloke2020-11-176-120/+159
| * | | a comma too much (#8771)chagai952020-11-172-1/+2
| * | | Use TYPE_CHECKING instead of magic MYPY variable. (#8770)Patrick Cloke2020-11-174-9/+7
| * | | Add admin API for logging in as a user (#8617)Erik Johnston2020-11-1725-87/+475
| |/ /
| * | Merge pull request #8757 from matrix-org/rav/pass_site_to_make_requestRichard van der Hoff2020-11-1617-88/+228
| |\ \
| | * | fixup testRichard van der Hoff2020-11-161-0/+1
| | * | Merge branch 'develop' into rav/pass_site_to_make_requestRichard van der Hoff2020-11-1689-120/+147
| | |\ \
| | * | | changelogRichard van der Hoff2020-11-151-0/+1
| | * | | use global make_request() directly where we have a custom ResourceRichard van der Hoff2020-11-1511-60/+154
| | * | | fix dict handling for make_request()Richard van der Hoff2020-11-152-3/+2
| | * | | pass a Site into make_requestRichard van der Hoff2020-11-154-20/+68
| | * | | pass a Site into RestHelperRichard van der Hoff2020-11-152-6/+7
| * | | | Move `wait_until_result` into `FakeChannel` (#8758)Richard van der Hoff2020-11-163-25/+24
| * | | | Generalise _locally_reject_invite (#8751)Andrew Morgan2020-11-162-17/+20
| | |/ / | |/| |