summary refs log tree commit diff
path: root/build_rust.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-08lintH. Shay1-3/+1
2022-11-08remove unnecessary event context methodH. Shay1-19/+0
2022-11-08call compute event context for batched from room codeH. Shay1-4/+4
2022-11-08update compute_event_context_for_batched to take list and assign state groupsH. Shay1-34/+44
2022-11-08create a skeleton context and update commentsH. Shay1-12/+13
2022-11-08Remove support for PostgreSQL 10 (#14392)Sean Quah5-4/+15
2022-11-08Add all Stream Writer worker types to configure_workers_and_start.py (#14197)realtyem2-7/+70
2022-11-08Allow override for requesting specific worker types for Complement on command...realtyem4-1/+18
2022-11-08Update CHANGES.md to mention PostgreSQL 10 end of life v1.71.0Sean Quah1-0/+2
2022-11-08Update CHANGES.mdSean Quah1-6/+5
2022-11-081.71.0Sean Quah3-1/+13
2022-11-07Correctly create power level event during initial room creation (#14361)Shay3-4/+26
2022-11-07Fix background update table-scanning `events` (#14374)Richard van der Hoff2-8/+9
2022-11-07Add example on how to load balance /sync requests (#14297)aceArt-GmbH2-3/+6
2022-11-07Do not reject `/sync` requests with unrecognised filter fields (#14369)Sean Quah3-6/+24
2022-11-07Bump types-jsonschema from 4.4.6 to 4.17.0.0 (#14386)dependabot[bot]2-3/+4
2022-11-07Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#14385)dependabot[bot]2-5/+6
2022-11-07Bump cryptography from 36.0.1 to 38.0.3 (#14384)dependabot[bot]2-24/+31
2022-11-07Bump pillow from 9.2.0 to 9.3.0 (#14383)dependabot[bot]2-59/+63
2022-11-07Bump types-setuptools from 65.5.0.1 to 65.5.0.2 (#14382)dependabot[bot]2-3/+4
2022-11-07Bump pyo3 from 0.17.2 to 0.17.3 (#14381)dependabot[bot]3-11/+12
2022-11-07Bump regex from 1.6.0 to 1.7.0 (#14380)dependabot[bot]3-3/+4
2022-11-07Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14379)dependabot[bot]2-1/+2
2022-11-07Bump dawidd6/action-download-artifact from 2.15.0 to 2.24.0 (#14378)dependabot[bot]2-1/+2
2022-11-04fix testH. Shay1-1/+1
2022-11-04fix newsfragH. Shay1-0/+0
2022-11-04misc cleanupH. Shay4-14/+20
2022-11-04Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329)dependabot[bot]5-9/+12
2022-11-04Fix the trigger path for deploying documentation PRs (#14370)Brendan Abolivier2-1/+2
2022-11-04fix bugH. Shay1-3/+4
2022-11-04Upload documentation PRs to Netlify (#12947)Michael Telatynski3-0/+69
2022-11-04Fix /refresh endpoint version (#14364)Tulir Asokan3-9/+10
2022-11-04Update CHANGES.md v1.71.0rc2Sean Quah1-11/+7
2022-11-041.71.0rc2Sean Quah7-5/+29
2022-11-04