summary refs log tree commit diff
path: root/tests/storage (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.48.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-066-10/+268
|\
| * Improve performance of `remove_{hidden,deleted}_devices_from_device_inbox` (#...Brendan Abolivier2021-11-251-2/+2
| * Lower minumum batch size to 1 for background updates (#11422)Brendan Abolivier2021-11-241-4/+4
| * Fix incorrect return value in tests. (#11359)Patrick Cloke2021-11-161-1/+1
| * Merge tag 'v1.47.0rc3' into developDavid Robertson2021-11-161-1/+51
| |\
| * | Database storage profile passes mypy (#11342)David Robertson2021-11-151-3/+6
| * | Change display names/avatar URLs to None if they contain null bytes before st...Shay2021-11-121-0/+48
| * | Support filtering by relations per MSC3440 (#11236)Patrick Cloke2021-11-091-0/+207
* | | Merge tag 'v1.47.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-063-0/+489
|\ \ \ | | |/ | |/|
| * | Run _upgrade_existing_database on workers if at current schema_version (#11346)Andrew Morgan2021-11-151-1/+51
| |/
| * Fix rolling back when using workers (#11255)Erik Johnston2021-11-051-0/+69
| * Delete messages for hidden devices from `device_inbox` (#11199)Dirk Klimpel2021-11-021-0/+74
| * Test that `ClientIpStore` combines database and in-memory data correctly (#11...Sean Quah2021-11-011-0/+206
| * Delete messages from `device_inbox` table when deleting device (#10969)Dirk Klimpel2021-10-271-0/+90
* | Merge tag 'v1.46.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-44/+33
|\|
| * Correctly exclude users when making a room public or private (#11075)David Robertson2021-10-151-44/+33
* | Merge tag 'v1.45.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-0610-69/+974
|\|
| * Stop user directory from failing if it encounters users not in the `users` ta...David Robertson2021-10-133-3/+570
| * Require direct references to configuration variables. (#10985)Patrick Cloke2021-10-062-2/+2
| * Don't drop user dir deltas when server leaves room (#10982)David Robertson2021-10-066-60/+10
| * Fix potential leak of per-room profiles when the user dir is rebuilt. (#10981)David Robertson2021-10-051-16/+78
| * Merge tag 'v1.44.0rc3' into developBrendan Abolivier2021-10-041-0/+34
| |\
| * | Consistently exclude from user_directory (#10960)David Robertson2021-10-041-2/+144
| * | Refactor user directory tests (#10935)David Robertson2021-09-301-4/+188
| * | Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-7/+7
* | | Merge tag 'v1.44.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-065-28/+143
|\ \ \ | | |/ | |/|
| * | Fix error in `get_user_ip_and_agents` when fetching from the database (#10968)Sean Quah2021-10-011-0/+34
| |/
| * Use direct references for configuration variables (part 4). (#10893)Patrick Cloke2021-09-231-1/+0
| * Use direct references for some configuration variables (part 3) (#10885)Patrick Cloke2021-09-232-10/+6
| * Treat "\u0000" as "\u0020" for the purposes of message search (message indexi...Hillery Shay2021-09-221-0/+74
| * Make StateFilter frozen so we can hash it (#10816)reivilibre2021-09-141-17/+29
* | Merge tag 'v1.43.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-062-0/+99
|\|
| * Skip handling of push actions for outlier events (#10780)Erik Johnston2021-09-081-0/+1
| * Populate `rooms.creator` field for easy lookup (#10697)Eric Eastwood2021-09-011-0/+98
* | Appease mypyBrendan Abolivier2021-09-021-1/+1
* | Fix more testsBrendan Abolivier2021-09-011-2/+2
* | Merge tag 'v1.41.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-017-6/+56
|\|
| * Flatten the synapse.rest.client package (#10600)reivilibre2021-08-177-7/+7
| * Improve event caching code (#10119)Erik Johnston2021-08-041-0/+50
* | Merge tag 'v1.40.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-013-3/+96
|\|
| * Fix codestyle CI from #10440 (#10511)reivilibre2021-08-021-1/+1
| * Prune inbound federation queues if they get too long (#10390)Erik Johnston2021-08-021-0/+57
| * Allow setting transaction limit for db connections (#10440)Toni Spets2021-08-021-0/+36
| * Update the MSC3083 support to verify if joins are from an authorized server. ...Patrick Cloke2021-07-261-3/+3
* | Merge tag 'v1.39.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-017-19/+22
|\|
| * Fix dropping locks on shut down (#10433)Erik Johnston2021-07-201-0/+13
| * Use inline type hints in `tests/` (#10350)Jonathan de Jong2021-07-132-6/+4
| * [pyupgrade] `tests/` (#10347)Jonathan de Jong2021-07-134-13/+5
* | Merge tag 'v1.37.1' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-0/+100
|\|
| * Add a distributed lock (#10269)Erik Johnston2021-06-291-0/+100
* | Merge tag 'v1.37.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-012-3/+12
|\|
| * Add endpoints for backfilling history (MSC2716) (#9247)Eric Eastwood2021-06-221-2/+11
| * update black to 21.6b0 (#10197)Marcus2021-06-171-1/+1
* | Merge tag 'v1.36.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-313-0/+122
|\|
| * add a cache to have_seen_event (#9953)Richard van der Hoff2021-06-013-0/+122
* | Merge tag 'v1.35.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-2/+6
|\|
| * Don't hammer the database for destination retry timings every ~5mins (#10036)Erik Johnston2021-05-211-2/+6
* | Merge tag 'v1.34.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-311-3/+1
|\|
| * Reorganise the database schema directories (#9932)Richard van der Hoff2021-05-071-3/+1
* | Merge tag 'v1.33.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-3129-32/+4
|\|
| * Remove various bits of compatibility code for Python <3.6 (#9879)Andrew Morgan2021-04-271-1/+2
| * Fix (final) Bugbear violations (#9838)Jonathan de Jong2021-04-201-2/+2
| * Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-1429-29/+0
* | Merge tag 'v1.32.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-08-3118-535/+293
|\|
| * Use mock from the stdlib. (#9772)Patrick Cloke2021-04-097-11/+7
| * Remove old admin API `GET /_synapse/admin/v1/users/<user_id>` (#9401)Dirk Klimpel2021-04-091-2/+2
| * Bugbear: Add Mutable Parameter fixes (#9682)Jonathan de Jong2021-04-082-8/+16
| * Merge remote-tracking branch 'origin/develop' into rav/drop_py35Richard van der Hoff2021-04-0810-499/+264
| |\
| | * Convert storage test cases to HomeserverTestCase. (#9736)Patrick Cloke2021-04-0610-499/+264
| * | remove unused param on `make_tuple_comparison_clause`Richard van der Hoff2021-04-081-2/+1
| * | Drop support for sqlite<3.22 as wellRichard van der Hoff2021-04-081-11/+1
| |/
* | Merge commit '78e48f61b' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-14/+8
|\|
| * Add type hints to DictionaryCache and TTLCache. (#9442)Patrick Cloke2021-03-291-14/+8
* | Merge commit 'a7a379006' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-3/+73
|\|
| * Use the chain cover index in get_auth_chain_ids. (#9576)Patrick Cloke2021-03-101-3/+73
* | Merge commit '22db45bd4' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-26/+45
|\|
| * Add a basic test for purging rooms. (#9541)Patrick Cloke2021-03-081-26/+45
* | Merge commit '8ec221710' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-231-0/+1
|\|
| * Add the shadow-banning status to the display user admin API. (#9400)Dirk Klimpel2021-02-171-0/+1
* | Merge commit 'd2f0ec12d' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2312-47/+89
|\|
| * Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-1612-47/+89
* | Merge commit '73b03722f' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-6/+106
|\|
| * Allow moving account data and receipts streams off master (#9104)Erik Johnston2021-01-181-6/+106
* | Merge commit '2b467d0b6' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-31/+186
|\|
| * Make chain cover index bg update go faster (#9124)Erik Johnston2021-01-151-31/+186
* | Merge commit '631dd06f2' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-221-0/+114
|\|
| * Add background update for add chain cover index (#9029)Erik Johnston2021-01-141-0/+114
* | Merge commit '98a64b7f7' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-223-24/+723
|\|
| * Remove user's avatar URL and displayname when deactivated. (#8932)Dirk Klimpel2021-01-121-0/+26
| * Use a chain cover index to efficiently calculate auth chain difference (#8868)Erik Johnston2021-01-112-24/+697
* | Merge commit '23d701864' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-211-0/+120
|\|
| * Improve the performance of calculating ignored users in large rooms (#9024)Patrick Cloke2021-01-071-0/+120
* | Merge commit 'a7a913918' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-201-0/+334
|\|
| * Try and drop stale extremities. (#8929)Erik Johnston2020-12-181-0/+334
* | Merge commit 'c9c1c9d82' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-202-0/+30
|\|
| * Use the simple dictionary in full text search for the user directory (#8959)Brendan Abolivier2020-12-171-0/+23
| * Make search statement in List Room and User Admin API case-insensitive (#8931)Dirk Klimpel2020-12-171-0/+7
* | Merge commit 'f14428b25' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-161-0/+26
|\|
| * Add number of local devices to Room Details Admin API (#8886)Dirk Klimpel2020-12-111-0/+26
* | Merge commit 'cf7d3c90d' into dinsicAndrew Morgan2021-04-163-23/+17
|\|
| * Pass room_id to get_auth_chain_difference (#8879)Erik Johnston2020-12-041-8/+10
| * Remove redundant mockingRichard van der Hoff2020-12-022-16/+3
| * Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-024-4/+4
| * Correctly handle unpersisted events when calculating auth chain difference. (...Erik Johnston2020-12-021-0/+5
* | Port "Add support for no_proxy and case insensitive env variables" from mainl...Andrew Morgan2021-03-224-4/+4
* | Merge commit '7c4344747' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-1/+1
|\|
| * Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)Dirk Klimpel2020-11-251-1/+1
| * Merge pull request #8761 from matrix-org/rav/test_request_renderingRichard van der Hoff2020-11-171-2/+1
| |\
| * | Add admin API for logging in as a user (#8617)Erik Johnston2020-11-171-30/+0
* | | Merged commit 'deff8f628' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-30/+0
* | | Merge commit 'acfe3b306' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-2/+1
|\ \ \ | | |/ | |/|
| * | Remove redundant calls to `render()`Richard van der Hoff2020-11-161-2/+1
| |/
| * fixup testRichard van der Hoff2020-11-161-0/+1
* | Merge commit 'f12589547' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-6/+8
|\|
| * Add a `custom_headers` param to `make_request` (#8760)Richard van der Hoff2020-11-161-6/+7
* | Merge commit 'ef2d62701' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-6/+4
|\|
| * Add ability for access tokens to belong to one user but grant access to anoth...Erik Johnston2020-10-291-6/+4
* | Merge commit 'c97da1e45' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-1/+1
|\|
| * Tell Black to format code for Python 3.5 (#8664)Dan Callahan2020-10-271-1/+1
| * Fix get|set_type_stream_id_for_appservice store functions (#8648)Will Hunt2020-10-261-0/+56
* | Merge commit '7a3adbd7a' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-311-0/+56
|\ \
| * | Fix get|set_type_stream_id_for_appservice store functions (#8648)Will Hunt2020-10-261-0/+56
* | | Merge commit 'b19b63e6b' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-313-7/+7
|\ \ \ | | |/ | |/|
| * | Don't instansiate Requester directly (#8614)Erik Johnston2020-10-223-7/+7
| |/
* | Merge commit '9146a8a69' into dinsicAndrew Morgan2020-12-311-228/+0
|\|
| * Combine the two sets of tests for CacheDescriptorRichard van der Hoff2020-10-211-228/+0
* | Merge commit '3ee17585c' into dinsicAndrew Morgan2020-12-311-4/+4
|\|
| * Send some ephemeral events to appservices (#8437)Will Hunt2020-10-151-4/+4
* | Merge commit '74976a8e4' into dinsicAndrew Morgan2020-12-314-88/+28
|\|
| * Merge pull request #8548 from matrix-org/rav/deferred_cacheRichard van der Hoff2020-10-151-72/+1
| |\
| | * Combine the two sets of DeferredCache testsRichard van der Hoff2020-10-141-72/+0
| | * move DeferredCache into its own moduleRichard van der Hoff2020-10-141-1/+2
| | * Rename Cache->DeferredCacheRichard van der Hoff2020-10-141-5/+5
| * | Simplify `_locally_reject_invite`Richard van der Hoff2020-10-131-2/+2
| |/
| * Make event persisters periodically announce position over replication. (#8499)Erik Johnston2020-10-121-9/+16
| * Reduce serialization errors in MultiWriterIdGen (#8456)Erik Johnston2020-10-071-0/+1
| * Add logging on startup/shutdown (#8448)Erik Johnston2020-10-021-5/+9
* | Merge commit 'f76194a02' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-211-0/+1
|\ \
| * | Reduce serialization errors in MultiWriterIdGen (#8456)Erik Johnston2020-10-071-0/+1
| |/
* | Merge commit 'cc40a59b4' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-212-14/+18
|\|
| * Make token serializing/deserializing async (#8427)Erik Johnston2020-09-301-3/+6
| * Rewrite BucketCollectorRichard van der Hoff2020-09-301-8/+11
| * Various clean ups to room stream tokens. (#8423)Erik Johnston2020-09-291-6/+4
* | Merge commit '8238b55e0' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-211-0/+18
|\|
| * Don't table scan events on worker startup (#8419)Erik Johnston2020-09-291-0/+18
* | Merge commit 'f43c66d23' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-212-4/+35
|\|
| * Filter out appservices from mau count (#8404)Will Hunt2020-09-291-1/+16
| * Add checks for postgres sequence consistency (#8402)Erik Johnston2020-09-281-3/+19
* | Merge commit '31acc5c30' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-211-8/+111
|\|
| * Fix MultiWriteIdGenerator's handling of restarts. (#8374)Erik Johnston2020-09-241-8/+111
* | Merge commit '2983049a7' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-211-25/+41
|\|
| * Use `async with` for ID gens (#8383)Erik Johnston2020-09-231-25/+41
* | Merge commit '4325be1a5' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-212-2/+2
|\|
| * Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-182-2/+2
* | Merge commit 'e45b83411' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-0/+50
|\|
| * Fix `MultiWriterIdGenerator.current_position`. (#8257)Erik Johnston2020-09-081-0/+50
* | Merge commit 'cca03dbec' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-202-13/+5
|\|
| * Allow for make_awaitable's return value to be re-used. (#8261)Patrick Cloke2020-09-082-13/+5
* | Merge commit '17fa4c7ca' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-9/+9
|\|
| * Stop sub-classing object (#8249)Patrick Cloke2020-09-041-9/+9
* | Merge commit '112266eaf' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-2/+6
|\|
| * Re-implement unread counts (again) (#8059)Brendan Abolivier2020-09-021-2/+6
* | Merge commit '5bf8e5f55' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-202-3/+110
|\|
| * Make MultiWriterIDGenerator work for streams that use negative stream IDs (#8...Erik Johnston2020-09-011-0/+105
| * Rename `get_e2e_device_keys` to better reflect its purpose (#8205)Richard van der Hoff2020-08-291-3/+5
* | Merge commit 'e00816ad9' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-207-67/+140
|\|
| * Do not yield on awaitables in tests. (#8193)Patrick Cloke2020-08-277-68/+143
* | Merge commit 'b49a5b930' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-3/+2
|\|
| * Convert stats and related calls to async/await (#8192)Patrick Cloke2020-08-271-3/+2
* | Merge commit 'b71d4a094' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-2/+4
|\|
| * Convert simple_delete to async/await. (#8191)Patrick Cloke2020-08-271-2/+4
* | Merge commit '9b7ac03af' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-201-3/+49
|\|
| * Fix missing _add_persisted_position (#8179)Erik Johnston2020-08-271-3/+49
* | Merge commit '30426c706' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-202-5/+6
|\|
| * Convert additional database methods to async (select list, search, insert_man...Patrick Cloke2020-08-272-5/+6
* | Merge commit '4a739c73b' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-202-11/+21
|\|
| * Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-273-12/+24
* | Merge commit 'a466b6797' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-207-26/+53
|\|
| * Reduce run-times of tests by advancing the reactor less (#7757)Andrew Morgan2020-08-272-4/+4
| * Convert simple_select_one and simple_select_one_onecol to async (#8162)Patrick Cloke2020-08-265-25/+56
* | Merge commit '56efa9ec7' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-202-0/+67
|\|
| * Add functions to `MultiWriterIdGen` used by events stream (#8164)Erik Johnston2020-08-251-0/+36
| * Don't fail /submit_token requests on incorrect session ID if request_token_in...Brendan Abolivier2020-08-241-0/+31
* | Merge commit 'c9c544cda' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-194-13/+17
|\|
| * Switch the JSON byte producer from a pull to a push producer. (#8116)Patrick Cloke2020-08-191-1/+2
| * Separate `get_current_token` into two. (#8113)Erik Johnston2020-08-191-8/+8
| * Convert events worker database to async/await. (#8071)Patrick Cloke2020-08-181-1/+2
* | Merge commit '050e20e7c' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-195-28/+50
|\|
| * Convert some of the general database methods to async (#8100)Patrick Cloke2020-08-175-27/+41
* | Merge commit 'e04e465b4' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-194-37/+20
|\|
| * Convert stream database to async/await. (#8074)Patrick Cloke2020-08-171-33/+16
| * Add a shadow-banned flag to users. (#8092)Patrick Cloke2020-08-143-4/+4
* | Merge commit '5ecc8b582' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-192-22/+38
|\|
| * Convert devices database to async/await. (#8069)Patrick Cloke2020-08-122-22/+38
* | Merge commit 'a3a59bab7' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-12/+12
|\|
| * Convert appservice, group server, profile and more databases to async (#8066)Patrick Cloke2020-08-121-12/+12
* | Merge commit 'a0acdfa9e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-192-8/+18
|\|
| * Converts event_federation and registration databases to async/await (#8061)Patrick Cloke2020-08-112-8/+18
* | Merge commit 'db131b6b2' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-0/+4
|\|
| * Add an assertion on prev_events in create_new_client_event (#8041)Richard van der Hoff2020-08-101-0/+4
* | Merge commit '7f837959e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-194-19/+46
|\|
| * Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users datab...Patrick Cloke2020-08-073-17/+44
| * Convert additional database stores to async/await (#8045)Patrick Cloke2020-08-071-2/+2
* | Merge commit 'a7bdf98d0' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-1612-75/+79
|\|
| * Rename database classes to make some sense (#8033)Erik Johnston2020-08-0512-75/+79
* | Merge commit 'b3a97d6da' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-163-19/+29
|\|
| * Convert some of the data store to async. (#7976)Patrick Cloke2020-07-303-19/+29
* | Merge commit '3950ae51e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-165-32/+56
|\|
| * Convert storage layer to async/await. (#7963)Patrick Cloke2020-07-283-29/+49
| * Convert a synapse.events to async/await. (#7949)Patrick Cloke2020-07-271-1/+3
| * Convert push to async/await. (#7948)Patrick Cloke2020-07-271-2/+4
* | Merge commit 'f88c48f3b' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-2/+6
|\|
| * Convert state resolution to async/await (#7942)Patrick Cloke2020-07-241-2/+6
* | Merge commit 'cc9bb3dc3' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-26/+34
|\|
| * Convert the message handler to async/await. (#7884)Patrick Cloke2020-07-222-26/+34
* | Merge commit '491f0dab1' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-0/+8
|\|
| * Add delete room admin endpoint (#7613)Dirk Klimpel2020-07-141-0/+8
* | Merge commit '43726783e' into dinsicAndrew Morgan2020-08-031-5/+2
|\|
| * Add `HomeServer.signing_key` property (#7805)Richard van der Hoff2020-07-081-5/+2
* | Merge commit 'dc80a0762' into dinsicAndrew Morgan2020-08-031-29/+16
|\|
| * Back out MSC2625 implementation (#7761)Brendan Abolivier2020-07-011-29/+16
* | Merge commit '46613aaf7' into dinsicAndrew Morgan2020-08-031-16/+29
|\|
| * Remove debug loggingBrendan Abolivier2020-06-121-2/+0
| * Test that a mark_unread action updates the right counterBrendan Abolivier2020-06-121-5/+16
| * Fix testsBrendan Abolivier2020-06-101-14/+18
* | Merge branch 'release-v1.15.0' of github.com:matrix-org/synapse into dinsic-r...Andrew Morgan2020-06-241-118/+149
|\|
| * Replace instances of reactor pumping with get_success. (#7619)Andrew Morgan2020-06-031-118/+149
* | Merge branch 'release-v1.14.0' of github.com:matrix-org/synapse into dinsic-r...Andrew Morgan2020-06-1011-73/+279
|\|
| * Optimise some references to hs.config (#7546)Richard van der Hoff2020-05-222-58/+65
| * Add ability to wait for replication streams (#7542)Erik Johnston2020-05-222-3/+3
| * Merge tag 'v1.13.0rc2' into developRichard van der Hoff2020-05-141-1/+49
| |\
| * | Shuffle persist event data store functions. (#7440)Erik Johnston2020-05-131-1/+2
| * | Allow configuration of Synapse's cache without using synctl or environment va...Amber Brown2020-05-113-10/+11
| * | Add room details admin endpoint (#7317)Manuel Stahl2020-05-071-0/+11
| * | Add MultiWriterIdGenerator. (#7281)Erik Johnston2020-05-041-0/+184
* | | Merge branch 'release-v1.13.0' of github.com:matrix-org/synapse into dinsic-r...Andrew Morgan2020-06-105-55/+162
|\ \ \ | | |/ | |/|
| * | Stop `get_joined_users` corruption from custom statuses (#7376)Richard van der Hoff2020-05-141-1/+49
| |/
| * Return total number of users and profile attributes in admin users endpoint (...Manuel Stahl2020-04-281-0/+46
| * bg update to clear out duplicate outbound_device_list_pokes (#7193)Richard van der Hoff2020-04-071-0/+52
| * Make do_next_background_update return a boolRichard van der Hoff2020-03-311-3/+3
| * Make `has_completed_background_updates` asyncRichard van der Hoff2020-03-311-1/+3
| * Remove unused `start_background_update`Richard van der Hoff2020-03-311-5/+9
| * Change device list streams to have one row per ID (#7010)Erik Johnston2020-03-191-45/+0
| |\
| | * Remove handling of multiple rows per IDErik Johnston2020-02-281-45/+0
* | | Improve get auth chain difference algorithm. (#7095)Andrew Morgan2020-03-241-17/+140
|\| |
| * | Improve get auth chain difference algorithm. (#7095)Erik Johnston2020-03-181-17/+140
* | | Break down monthly active users by appservice_id (#7030)Andrew Morgan2020-03-241-0/+42
|\| |
| * | Break down monthly active users by appservice_id (#7030)Neil Johnson2020-03-061-0/+42
| |/
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Andrew Morgan2020-03-245-46/+42
|\|
| * Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-215-46/+42