| Commit message (Expand) | Author | Age | Files | Lines |
* | Persist CreateRoom events to DB in a batch (#13800) | Shay | 2022-09-28 | 1 | -1/+3 |
* | Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) | Quentin Gliech | 2022-09-21 | 1 | -26/+10 |
* | Implement MSC3852: Expose `last_seen_user_agent` to users for their own devic... | Andrew Morgan | 2022-08-19 | 1 | -0/+15 |
* | Add missing type hints for tests.unittest. (#13397) | Patrick Cloke | 2022-07-27 | 1 | -38/+48 |
* | Rate limit joins per-room (#13276) | David Robertson | 2022-07-19 | 1 | -2/+2 |
* | Remove unnecessary `json.dumps` from tests (#13303) | Dirk Klimpel | 2022-07-17 | 1 | -19/+12 |
* | Rename test case method to `add_hashes_and_signatures_from_other_server` (#13... | David Robertson | 2022-07-12 | 1 | -1/+1 |
* | Move the "email unsubscribe" resource, refactor the macaroon generator & simp... | Quentin Gliech | 2022-06-14 | 1 | -1/+1 |
* | Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet... | Sean Quah | 2022-05-11 | 1 | -1/+1 |
* | Add type hints for `tests/unittest.py`. (#12347) | Richard van der Hoff | 2022-04-01 | 1 | -28/+57 |
* | Remove redundant `get_success` calls in test code (#12346) | Richard van der Hoff | 2022-04-01 | 1 | -16/+5 |
* | Move single-use methods out of `TestCase` (#12348) | Richard van der Hoff | 2022-04-01 | 1 | -27/+0 |
* | Replace assertEquals and friends with non-deprecated versions. (#12092) | Patrick Cloke | 2022-02-28 | 1 | -3/+3 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -6/+8 |
* | Faster joins: Support for calling `/federation/v1/state` (#12013) | Richard van der Hoff | 2022-02-22 | 1 | -0/+21 |
* | Tests: replace mocked Authenticator with the real thing (#11913) | Richard van der Hoff | 2022-02-11 | 1 | -30/+106 |
* | Expose the registered device ID from the `register_appservice_user` test help... | reivilibre | 2022-02-02 | 1 | -4/+5 |
* | Fix case in `wait_for_background_updates` where `self.store` does not exist (... | Andrew Morgan | 2021-12-07 | 1 | -7/+4 |
* | Make background updates controllable via a plugin (#11306) | Erik Johnston | 2021-11-29 | 1 | -6/+4 |
* | Store arbitrary relations from events. (#11391) | Patrick Cloke | 2021-11-22 | 1 | -1/+6 |
* | Misc typing fixes for tests, part 2 of N (#11330) | David Robertson | 2021-11-16 | 1 | -16/+15 |
* | Misc typing fixes for `tests`, part 1 of N (#11323) | David Robertson | 2021-11-12 | 1 | -11/+21 |
* | Fix-up some type hints in the relations tests. (#11076) | Patrick Cloke | 2021-10-14 | 1 | -2/+2 |
* | Don't drop user dir deltas when server leaves room (#10982) | David Robertson | 2021-10-06 | 1 | -0/+9 |
* | Consistently exclude from user_directory (#10960) | David Robertson | 2021-10-04 | 1 | -0/+29 |
* | Use direct references for configuration variables (part 7). (#10959) | Patrick Cloke | 2021-10-04 | 1 | -1/+1 |
* | type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) | David Robertson | 2021-10-01 | 1 | -2/+2 |
* | Refactor user directory tests (#10935) | David Robertson | 2021-09-30 | 1 | -1/+3 |
* | Use direct references for configuration variables (part 6). (#10916) | Patrick Cloke | 2021-09-29 | 1 | -1/+1 |
* | Add types to synapse.util. (#10601) | reivilibre | 2021-09-10 | 1 | -2/+2 |
* | Flatten tests/rest/client/{v1,v2_alpha} too (#10667) | David Robertson | 2021-08-20 | 1 | -1/+1 |
* | Add a new version of the R30 phone-home metric, which removes a false impress... | reivilibre | 2021-07-19 | 1 | -2/+13 |
* | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 2021-07-13 | 1 | -1/+1 |
* | [pyupgrade] `tests/` (#10347) | Jonathan de Jong | 2021-07-13 | 1 | -1/+1 |
* | Remove various bits of compatibility code for Python <3.6 (#9879) | Andrew Morgan | 2021-04-27 | 1 | -1/+1 |
* | Improved validation for received requests (#9817) | Richard van der Hoff | 2021-04-23 | 1 | -0/+1 |
* | pass a reactor into SynapseSite (#9874) | Richard van der Hoff | 2021-04-23 | 1 | -0/+1 |
* | Fix (final) Bugbear violations (#9838) | Jonathan de Jong | 2021-04-20 | 1 | -1/+1 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 1 | -2/+1 |
* | Record more information into structured logs. (#9654) | Patrick Cloke | 2021-04-08 | 1 | -1/+1 |
* | Ensure we use a copy of the event content dict before modifying it in seriali... | Andrew Morgan | 2021-03-17 | 1 | -0/+10 |
* | Enable flake8-bugbear, but disable most checks. (#9499) | Jonathan de Jong | 2021-03-16 | 1 | -1/+1 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -1/+4 |
* | Ratelimit 3PID /requestToken API (#9238) | Erik Johnston | 2021-01-28 | 1 | -0/+5 |
* | Skip unit tests which require optional dependencies (#9031) | Richard van der Hoff | 2021-01-07 | 1 | -1/+27 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 1 | -1/+7 |
* | lint | Richard van der Hoff | 2020-12-15 | 1 | -1/+1 |
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 1 | -38/+6 |
* | fix up various test cases | Richard van der Hoff | 2020-12-02 | 1 | -6/+19 |
* | Add `create_resource_dict` method to HomeserverTestCase | Richard van der Hoff | 2020-12-02 | 1 | -7/+21 |
* | Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) | Dirk Klimpel | 2020-11-25 | 1 | -2/+2 |
* | Remove redundant `HomeserverTestCase.render` | Richard van der Hoff | 2020-11-16 | 1 | -14/+0 |
* | Remove redundant calls to `render()` | Richard van der Hoff | 2020-11-16 | 1 | -8/+2 |
* | Make `make_request` actually render the request | Richard van der Hoff | 2020-11-16 | 1 | -0/+8 |
* | Merge branch 'develop' into rav/pass_site_to_make_request | Richard van der Hoff | 2020-11-16 | 1 | -11/+7 |
|\ |
|
| * | Rename `create_test_json_resource` to `create_test_resource` (#8759) | Richard van der Hoff | 2020-11-16 | 1 | -11/+7 |
* | | fix dict handling for make_request() | Richard van der Hoff | 2020-11-15 | 1 | -3/+0 |
* | | pass a Site into make_request | Richard van der Hoff | 2020-11-15 | 1 | -0/+1 |
* | | pass a Site into RestHelper | Richard van der Hoff | 2020-11-15 | 1 | -1/+1 |
|/ |
|
* | Add `displayname` to Shared-Secret Registration for admins (#8722) | Dirk Klimpel | 2020-11-05 | 1 | -6/+13 |
* | Fail test cases if they fail to await all awaitables (#8690) | Patrick Cloke | 2020-10-30 | 1 | -1/+5 |
* | Don't instansiate Requester directly (#8614) | Erik Johnston | 2020-10-22 | 1 | -2/+2 |
* | Add basic tests for sync/pagination with vector clock tokens. (#8488) | Erik Johnston | 2020-10-14 | 1 | -1/+31 |
* | Fix message duplication if something goes wrong after persisting the event (#... | Erik Johnston | 2020-10-13 | 1 | -2/+9 |
* | kill off `send_nonmember_event` | Richard van der Hoff | 2020-10-05 | 1 | -1/+3 |
* | Add unit test for event persister sharding (#8433) | Erik Johnston | 2020-10-02 | 1 | -1/+1 |
* | Add checks for postgres sequence consistency (#8402) | Erik Johnston | 2020-09-28 | 1 | -1/+30 |
* | Create a mechanism for marking tests "logcontext clean" (#8399) | Richard van der Hoff | 2020-09-28 | 1 | -1/+14 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -1/+1 |
* | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 1 | -0/+4 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Add a shadow-banned flag to users. (#8092) | Patrick Cloke | 2020-08-14 | 1 | -2/+6 |
* | Convert synapse.api to async/await (#8031) | Patrick Cloke | 2020-08-06 | 1 | -14/+10 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -3/+3 |
* | Convert the message handler to async/await. (#7884) | Patrick Cloke | 2020-07-22 | 1 | -1/+3 |
* | Create a ListenerConfig object (#7681) | Richard van der Hoff | 2020-06-16 | 1 | -1/+1 |
* | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 1 | -26/+4 |
* | Set a logging context while running the bg updates | Richard van der Hoff | 2020-03-31 | 1 | -4/+7 |
* | Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests | Richard van der Hoff | 2020-03-30 | 1 | -5/+3 |
|\ |
|
| * | Add tests for outbound device pokes | Richard van der Hoff | 2020-03-27 | 1 | -0/+1 |
| * | Remove spurious "name" parameter to `default_config` | Richard van der Hoff | 2020-03-24 | 1 | -5/+2 |
* | | Clean up some LoggingContext stuff (#7120) | Richard van der Hoff | 2020-03-24 | 1 | -4/+8 |
|/ |
|
* | Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) | Richard van der Hoff | 2020-02-18 | 1 | -9/+19 |
* | s/get_room_version/get_room_version_id/ | Richard van der Hoff | 2020-01-31 | 1 | -1/+3 |
* | Fix `/events/:event_id` deprecated API. (#6731) | Erik Johnston | 2020-01-20 | 1 | -1/+1 |
* | Merge pull request #6629 from matrix-org/rav/kill_event_reference_hashes | Richard van der Hoff | 2020-01-06 | 1 | -5/+1 |
|\ |
|
| * | Remove unused hashes and depths from create_event params | Richard van der Hoff | 2020-01-06 | 1 | -5/+1 |
* | | Workaround for error when fetching notary's own key (#6620) | Richard van der Hoff | 2020-01-06 | 1 | -1/+10 |
|/ |
|
* | Merge pull request #6484 from matrix-org/erikj/port_sync_handler | Erik Johnston | 2019-12-09 | 1 | -1/+6 |
|\ |
|
| * | Port SyncHandler to async/await | Erik Johnston | 2019-12-05 | 1 | -1/+6 |
* | | Move background update handling out of store | Erik Johnston | 2019-12-05 | 1 | -4/+6 |
* | | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -1/+1 |
|/ |
|
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -1/+1 |
* | Implementation of MSC2314 (#6176) | Amber Brown | 2019-11-28 | 1 | -1/+67 |
* | Remove DelayedCall debugging from test runs (#5787) | Amber Brown | 2019-07-31 | 1 | -6/+0 |
* | More refactoring in `get_events_as_list` (#5707) | Richard van der Hoff | 2019-07-17 | 1 | -0/+1 |
* | Merge pull request #5589 from matrix-org/erikj/admin_exfiltrate_data | Erik Johnston | 2019-07-15 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_exfi... | Erik Johnston | 2019-07-05 | 1 | -1/+1 |
| |\ |
|
| * | | Add basic function to get all data for a user out of synapse | Erik Johnston | 2019-07-02 | 1 | -1/+1 |
* | | | Add a mechanism for per-test configs (#5657) | Richard van der Hoff | 2019-07-12 | 1 | -1/+54 |
| |/
|/| |
|
* | | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -1/+1 |
|/ |
|
* | Make the http server handle coroutine-making REST servlets (#5475) | Amber Brown | 2019-06-29 | 1 | -8/+32 |
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -10/+8 |
* | Expose statistics on extrems to prometheus (#5384) | Amber Brown | 2019-06-13 | 1 | -1/+60 |
* | Change password reset links to /_matrix. | Erik Johnston | 2019-06-11 | 1 | -0/+12 |
* | Migrate all tests to use the dict-based config format instead of hanging item... | Amber Brown | 2019-05-13 | 1 | -2/+10 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -4/+9 |
* | Remove the requirement to authenticate for /admin/server_version. (#5122) | Richard van der Hoff | 2019-05-07 | 1 | -4/+18 |
* | Add config option to block users from looking up 3PIDs (#5010) | Brendan Abolivier | 2019-04-04 | 1 | -1/+1 |
* | Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) | Amber Brown | 2019-03-22 | 1 | -0/+12 |
* | Migrate the user directory initial population to a background task (#4864) | Amber Brown | 2019-03-19 | 1 | -2/+2 |
* | Update test_typing to use HomeserverTestCase. (#4771) | Richard van der Hoff | 2019-03-04 | 1 | -2/+6 |
* | Enable configuring test log level via env var (#4506) | Richard van der Hoff | 2019-01-29 | 1 | -30/+7 |
* | Use native UPSERTs where possible (#4306) | Amber Brown | 2019-01-24 | 1 | -2/+10 |
* | create support user (#4141) | Neil Johnson | 2018-12-14 | 1 | -0/+1 |
* | Patch defer.inlineCallbacks to check logcontexts in tests (#4205) | Richard van der Hoff | 2018-12-04 | 1 | -1/+3 |
* | Check logcontexts before and after each test (#4190) | Richard van der Hoff | 2018-11-27 | 1 | -2/+9 |
* | Do a GC after each test to fix logcontext leaks (#4227) | Richard van der Hoff | 2018-11-27 | 1 | -2/+13 |
* | Remove some boilerplate in tests (#4156) | Amber Brown | 2018-11-07 | 1 | -4/+6 |
* | Tests for user consent resource (#4140) | Amber Brown | 2018-11-06 | 1 | -2/+10 |
* | Write some tests for the email pusher (#4095) | Amber Brown | 2018-10-30 | 1 | -1/+8 |
* | Fix userconsent on Python 3 (#3938) | Amber Brown | 2018-10-02 | 1 | -1/+79 |
* | Replaced all occurences of e.message with str(e) | Schnuffle | 2018-09-27 | 1 | -1/+1 |
* | Fix client IPs being broken on Python 3 (#3908) | Amber Brown | 2018-09-20 | 1 | -2/+5 |
* | Add a regression test for logging on failed connections (#3912) | Amber Brown | 2018-09-20 | 1 | -1/+2 |
* | Fix tests on postgresql (#3740) | Amber Brown | 2018-09-04 | 1 | -2/+5 |
* | Port storage/ to Python 3 (#3725) | Amber Brown | 2018-08-31 | 1 | -0/+11 |
* | Integrate presence from hotfixes (#3694) | Amber Brown | 2018-08-18 | 1 | -1/+7 |
* | Implement a new test baseclass to cut down on boilerplate (#3684) | Amber Brown | 2018-08-14 | 1 | -0/+144 |
* | Run black. | black | 2018-08-10 | 1 | -2/+5 |
* | Refactor REST API tests to use explicit reactors (#3351) | Amber Brown | 2018-07-17 | 1 | -0/+11 |
* | cleanups | Amber Brown | 2018-06-27 | 1 | -1/+4 |
* | handle federation not telling us about prev_events | Amber Brown | 2018-06-27 | 1 | -1/+1 |
* | Put python's logs into Trial when running unit tests (#3319) | Amber Brown | 2018-06-04 | 1 | -13/+27 |
* | enable twisted delayedcall debugging in UTs | Richard van der Hoff | 2018-01-09 | 1 | -1/+5 |
* | Slightly saner logging for unittests | Richard van der Hoff | 2016-07-25 | 1 | -4/+7 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -3/+4 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Don't make @unittest.DEBUG print the huge amount of verbosity generated by th... | Paul "LeoNerd" Evans | 2015-01-12 | 1 | -0/+2 |
* | Added a useful unit test primitive for asserting object attributes | Paul "LeoNerd" Evans | 2014-09-17 | 1 | -0/+11 |
* | Define a CLOS-like 'around' modifier as a decorator, to neaten up the 'orig_*... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -10/+23 |
* | Add some docstrings | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -0/+6 |
* | Additionally look first for a 'loglevel' attribute on the running test method... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -3/+7 |
* | Define a (class) decorator for easily setting a DEBUG logging level on a Test... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -0/+5 |
* | Allow a TestCase to set a 'loglevel' attribute, which overrides the logging l... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -1/+22 |
* | Have all unit tests import from our own subclass of trial's unittest TestCase... | Paul "LeoNerd" Evans | 2014-09-12 | 1 | -0/+30 |