1
0

Commit Graph

  • 2177e356bc Sync more worker regexes in the documentation. (#12243) Patrick Cloke 2022-03-18 12:51:27 -04:00
  • c46065fa3d Add some type hints to datastore (#12248) Dirk Klimpel 2022-03-18 16:24:18 +01:00
  • 023036838c STASH dead-ish end 1 rei/update_client_ips_bgw_de1 Olivier Wilkinson (reivilibre) 2022-03-18 14:24:14 +00:00
  • 7973fe82ce Make the background worker handle USER_IP replication commands Olivier Wilkinson (reivilibre) 2022-03-18 13:59:52 +00:00
  • 3933bb17de Fix running background tasks on BG worker rei/TOOLS/workers_setup Olivier Wilkinson (reivilibre) 2022-03-18 13:53:55 +00:00
  • e051cb0543 deploy: 872dbb0181 DMRobertson 2022-03-18 13:52:14 +00:00
  • 872dbb0181 Correct check_username_for_spam annotations and docs (#12246) David Robertson 2022-03-18 13:51:41 +00:00
  • eedf64a20a Fold ClientIpStore into ClientIpWorkerStore Olivier Wilkinson (reivilibre) 2022-03-17 14:51:14 +00:00
  • 4908222720 Add assertions that client IP update methods only run on a designated worker Olivier Wilkinson (reivilibre) 2022-03-17 14:38:35 +00:00
  • a2476fdada Fold MontlyActiveUsersStore into MonthlyActiveUsersWorkerStore Olivier Wilkinson (reivilibre) 2022-03-17 13:45:25 +00:00
  • 12d1f82db2 Generate announcement links in release script (#12242) David Robertson 2022-03-17 13:46:05 +00:00
  • 9c52c1dc06 Add assertions that some MAU updating methods only run on the background worker Olivier Wilkinson (reivilibre) 2022-03-17 13:42:36 +00:00
  • f2b1232277 Make poetry available in sytest twisted trunk test Sean Quah 2022-03-17 12:35:46 +00:00
  • 9e06e22064 Add type hints to more tests files. (#12240) Dirk Klimpel 2022-03-17 12:25:50 +01:00
  • b9bbbebc06 Merge remote-tracking branch 'origin/release-v1.55' into matrix-org-hotfixes David Robertson 2022-03-17 11:05:45 +00:00
  • 70ee28f386 WORKING workers setup template Olivier Wilkinson (reivilibre) 2022-03-17 10:42:28 +00:00
  • 7523253fc8 Merge branch 'develop' into squah/pyproject-poetry-contribs Sean Quah 2022-03-17 10:24:13 +00:00
  • fdf913db2a fixup Bump parameterized dependency to >= 0.7.4 Sean Quah 2022-03-16 17:00:29 +00:00
  • 3f7cfbc9e5 Merge branch 'release-v1.55' into develop Patrick Cloke 2022-03-16 12:22:07 -04:00
  • f70afbd565 Re-generate changelog. v1.55.0rc1 Patrick Cloke 2022-03-16 12:20:05 -04:00
  • 96274565ff Fix bundling aggregations if unsigned is not a returned event field. (#12234) Patrick Cloke 2022-03-16 12:17:39 -04:00
  • 05eaeb4def Work around twisted trunk test installing an old treq version Sean Quah 2022-03-16 15:48:27 +00:00
  • 4c98817264 debug check deps for #12223 dmr/debug-check-deps David Robertson 2022-03-16 15:33:23 +00:00
  • aba7072795 Use pip to install olddeps, as suggested by dmr Sean Quah 2022-03-16 15:10:41 +00:00
  • 6121056740 Handle cancellation in DatabasePool.runInteraction() (#12199) Sean Quah 2022-03-16 15:07:41 +00:00
  • fc9bd620ce Add a relations handler to avoid duplication. (#12227) Patrick Cloke 2022-03-16 10:39:15 -04:00
  • c486fa5fd9 Add some missing type hints to cache datastore. (#12216) Patrick Cloke 2022-03-16 10:37:04 -04:00
  • f5bb3887c8 STASH Olivier Wilkinson (reivilibre) 2022-03-16 14:02:58 +00:00
  • 86965605a4 Fix dead link in spam checker warning (#12231) David Robertson 2022-03-16 13:52:59 +00:00
  • 1da0f79d54 Refactor relations tests (#12232) Patrick Cloke 2022-03-16 09:20:57 -04:00
  • 4587b35929 Clean-up logic for rebasing URLs during URL preview. (#12219) Patrick Cloke 2022-03-16 07:21:36 -04:00
  • dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) Patrick Cloke 2022-03-15 14:06:05 -04:00
  • dea577998f Add tests for database transaction callbacks (#12198) Sean Quah 2022-03-15 15:40:34 +00:00
  • 9a2ccb6df8 Bump parameterized dependency to >= 0.7.4 Sean Quah 2022-03-15 15:19:33 +00:00
  • 5dd949bee6 Add type hints to some tests/handlers files. (#12224) Dirk Klimpel 2022-03-15 14:16:37 +01:00
  • 2207fa50b4 Merge branch 'release-v1.55' into matrix-org-hotfixes David Robertson 2022-03-15 11:21:08 +00:00
  • 9e90d643e6 Changelog tweaks David Robertson 2022-03-15 11:16:36 +00:00
  • d1130a249b 1.55.0rc1 David Robertson 2022-03-15 11:00:01 +00:00
  • 4c12f9d288 deploy: 2fcf4b3f6c DMRobertson 2022-03-15 10:57:23 +00:00
  • 2fcf4b3f6c Add cancellation support to @cached and @cachedList decorators (#12183) Sean Quah 2022-03-14 19:04:29 +00:00
  • 605d161d7d Add cancellation support to ReadWriteLock (#12120) Sean Quah 2022-03-14 18:49:07 +00:00
  • 6c02e36f7f WIP: Try to fix twisted trunk job David Robertson 2022-03-14 13:10:13 +00:00
  • ede1939354 aaaaaaaaaaaaaaaaaaanother David Robertson 2022-03-11 17:39:13 +00:00
  • ae181ccf08 try poetry again David Robertson 2022-03-11 17:20:56 +00:00
  • ea4c2b96aa aaaaaaaaaaaaaaaaaaa David Robertson 2022-03-11 16:48:46 +00:00
  • 26b1e05a7c desperationg tox David Robertson 2022-03-11 16:38:00 +00:00
  • 050a6cdd5d rollback? David Robertson 2022-03-11 15:40:31 +00:00
  • c5a7465a1a sod off, baldrick David Robertson 2022-03-11 15:35:24 +00:00
  • 4b2ec2db57 lock? David Robertson 2022-03-11 15:15:00 +00:00
  • 30262cdd2b baaaaaaaaaaaaaaaaa David Robertson 2022-03-11 15:05:04 +00:00
  • 8664ceb24a path David Robertson 2022-03-11 14:41:15 +00:00
  • 24367c207b skippppp David Robertson 2022-03-11 14:38:37 +00:00
  • 951cad641e Can I just use poetry? David Robertson 2022-03-11 14:38:17 +00:00
  • 0bee38ec68 need parameterized David Robertson 2022-03-11 14:03:21 +00:00
  • a78bd18cda blease work David Robertson 2022-03-10 20:14:57 +00:00
  • 7ababda710 BUMS David Robertson 2022-03-10 19:14:26 +00:00
  • 5eb215bf95 debug David Robertson 2022-03-10 19:09:07 +00:00
  • 28bec9f1cd lol got the line wrong David Robertson 2022-03-10 18:41:46 +00:00
  • e4fb42a12f source venc. try again David Robertson 2022-03-10 16:35:46 +00:00
  • 964c937257 WIP David Robertson 2022-03-10 16:06:53 +00:00
  • fbbd0d1d5c Try to fix olddeps David Robertson 2022-03-10 14:39:40 +00:00
  • fc10d933bc TODO note David Robertson 2022-03-14 18:24:56 +00:00
  • c8faad496e Include test extra David Robertson 2022-03-14 18:39:14 +00:00
  • 8e5706d144 Fix broken background updates when using sqlite with enable_search off (#12215) Sean Quah 2022-03-14 17:52:58 +00:00
  • 90b2327066 Add delay_cancellation utility function (#12180) Sean Quah 2022-03-14 17:52:15 +00:00
  • 7db600a8b1 And try to fix export-data David Robertson 2022-03-09 17:25:08 +00:00
  • a91b855cf9 Try and run portdb under poetry David Robertson 2022-03-09 16:54:29 +00:00
  • fa0086ef3f Attempt to use poetry env in docker container David Robertson 2022-03-08 16:35:59 +00:00
  • e22ae98188 Use trial directly, not via tox David Robertson 2022-03-04 16:15:21 +00:00
  • 74fe853c4e Note version guard David Robertson 2022-03-03 19:43:27 +00:00
  • 0fe433c3c0 Use common linting workflow David Robertson 2022-03-03 18:31:24 +00:00
  • 70770811b1 Changelog David Robertson 2022-02-21 17:51:25 +00:00
  • 414a23ec69 Dirty duplication to make all work David Robertson 2022-03-04 20:22:52 +00:00
  • 1a25ef7e8d Specify deps in pyproject.toml David Robertson 2022-02-18 17:09:29 +00:00
  • 968638a856 Ignore .envrc for direnv users David Robertson 2022-02-18 17:10:32 +00:00
  • 85935ffb37 Nuke the tox packaging job David Robertson 2022-02-21 18:45:17 +00:00
  • 81e0435563 deploy: 54f674f7a9 clokep 2022-03-12 18:24:16 +00:00
  • 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) Patrick Cloke 2022-03-12 13:23:37 -05:00
  • 77ac352715 deploy: ef3619e61d H-Shay 2022-03-11 18:47:16 +00:00
  • ef3619e61d Add config settings for background update parameters (#11980) Shay 2022-03-11 10:46:45 -08:00
  • 07fb52b5d5 event_rs stuff erikj/event_rs Erik Johnston 2022-03-11 18:10:36 +00:00
  • e0b60a9b4e temp clokep/test-redis Patrick Cloke 2022-03-11 11:26:03 -05:00
  • b32bb82bee temp Patrick Cloke 2022-03-11 07:27:24 -05:00
  • 829139c3d5 Attempt to re-connect better. Patrick Cloke 2022-03-10 14:37:50 -05:00
  • 7375bd4828 More robust-ness against dying connections. Patrick Cloke 2022-03-10 14:34:59 -05:00
  • fd491969a6 Attempt some progress Erik Johnston 2022-02-16 14:29:58 +00:00
  • 0f3798dac7 Rip out TCP replication bits for tests and hook up Redis replication. Patrick Cloke 2022-02-11 15:01:26 -05:00
  • 9e1dfc68fd Use redis for all replication tests. Patrick Cloke 2022-02-11 14:42:27 -05:00
  • b7d7a1b0a8 Respond to Redis PING messages. Patrick Cloke 2022-03-10 14:33:12 -05:00
  • e545948eef Use the reactor from the HomeServer. Patrick Cloke 2022-03-10 14:32:18 -05:00
  • a900468b4c deploy: e6a106fd5e babolivier 2022-03-11 15:15:44 +00:00
  • e6a106fd5e Implement a Jinja2 filter to extract localparts from email addresses (#12212) Brendan Abolivier 2022-03-11 16:15:11 +01:00
  • 4a53f35737 Improve code documentation for the typing stream over replication. (#12211) reivilibre 2022-03-11 14:00:15 +00:00
  • 735e89bd3a Add an additional HTTP pusher + push rule tests. (#12188) Nick Mills-Barrett 2022-03-11 14:45:26 +01:00
  • b4c7ec014f deploy: 003cc6910a babolivier 2022-03-11 13:20:31 +00:00
  • 003cc6910a Update the SSO username picker template to comply with SIWA guidelines (#12210) Brendan Abolivier 2022-03-11 14:20:00 +01:00
  • 32c828d0f7 Add type hints to tests/rest. (#12208) Dirk Klimpel 2022-03-11 13:42:22 +01:00
  • e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) Patrick Cloke 2022-03-11 07:07:15 -05:00
  • bc9dff1d95 Remove unnecessary pass statements. (#12206) Patrick Cloke 2022-03-11 07:06:21 -05:00
  • 85774e17be STASH Olivier Wilkinson (reivilibre) 2022-03-01 13:15:20 +00:00