44 İşlemeler (f2f2c7c1f05de87f43cc2d18d5dc9bd636b3ed0a)

Yazar SHA1 Mesaj Tarih
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 6 ay önce
  Patrick Cloke 9f514dd0fb
Use _invalidate_cache_and_stream_bulk in more places. (#16616) 6 ay önce
  Patrick Cloke 679c691f6f
Remove more usages of cursor_to_dict. (#16551) 6 ay önce
  Patrick Cloke a4904dcb04
Convert simple_select_many_batch, simple_select_many_txn to tuples. (#16444) 7 ay önce
  Richard van der Hoff 2b78981736
Remove support for aggregating reactions (#15172) 1 yıl önce
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 1 yıl önce
  Harishankar Kumar db2b105d69
Change collection[str] to StrCollection in event_auth code (#14929) 1 yıl önce
  David Robertson 9cd7610f86
Revert "Add `event_stream_ordering` column to membership state tables (#14979)" 1 yıl önce
  Nick Mills-Barrett 5fdc12f482
Add `event_stream_ordering` column to membership state tables (#14979) 1 yıl önce
  reivilibre d6bda5addd
Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799) 1 yıl önce
  Richard van der Hoff 2193513346
Fix background update table-scanning `events` (#14374) 1 yıl önce
  Richard van der Hoff b116d3ce00
Bg update to populate new `events` table columns (#13215) 1 yıl önce
  Richard van der Hoff 75fb10ee45
Clean up schema for `event_edges` (#12893) 1 yıl önce
  Patrick Cloke 53b77b203a
Replace noop background updates with DELETE. (#12954) 1 yıl önce
  Patrick Cloke 3e0536cd2a
Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2 yıl önce
  Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) 2 yıl önce
  Dirk Klimpel 07a3b5daba
Add type hints to `synapse/storage/databases/main/events_bg_updates.py` (#11654) 2 yıl önce
  Sean Quah 5305a5e881
Type hint the constructors of the data store classes (#11555) 2 yıl önce
  Patrick Cloke 3d893b8cf2
Store arbitrary relations from events. (#11391) 2 yıl önce
  Erik Johnston 72626b78ef
Fix thread BG update to not seq scan event_json (#11192) 2 yıl önce
  Patrick Cloke d52c58dfa3
Add a background update for updating MSC3440 relation threads. (#11181) 2 yıl önce
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) 2 yıl önce
  reivilibre 437961744c
Fix remove_stale_pushers job on SQLite. (#10843) 2 yıl önce
  Jonathan de Jong bdfde6dca1
Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) 2 yıl önce
  Brendan Abolivier 9ad8455895
ANALYZE new stream ordering column (#10326) 2 yıl önce
  Richard van der Hoff 859dc05b36
Rebuild other indexes using `stream_ordering` (#10282) 2 yıl önce
  Richard van der Hoff 7647b0337f
Fix `populate_stream_ordering2` background job (#10267) 2 yıl önce
  Richard van der Hoff 60efc51a2b
Migrate stream_ordering to a bigint (#10264) 2 yıl önce
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 yıl önce
  Richard van der Hoff 24c58ebfc9 remove unused param on `make_tuple_comparison_clause` 3 yıl önce
  Patrick Cloke 918f6ed827
Fix a bug in the background task for purging chain cover. (#9583) 3 yıl önce
  Patrick Cloke dc51d8ffaf
Add a background task to purge unused chain IDs. (#9542) 3 yıl önce
  Erik Johnston a4fa044c00
Fix 'rejected_events_metadata' background update (#9537) 3 yıl önce
  Erik Johnston 0b5c967813
Refactor to ensure we call check_consistency (#9470) 3 yıl önce
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 yıl önce
  Erik Johnston 7a43482f19
Use execute_batch in more places (#9188) 3 yıl önce
  Erik Johnston 350d9923cd
Make chain cover index bg update go faster (#9124) 3 yıl önce
  Erik Johnston 659c415ed4
Fix chain cover background update to work with split out event persisters (#9115) 3 yıl önce
  Erik Johnston 7036e24e98
Add background update for add chain cover index (#9029) 3 yıl önce
  Erik Johnston 63f4990298
Ensure rejected events get added to some metadata tables (#9016) 3 yıl önce
  Dirk Klimpel 9b7c28283a
Add admin API to list users' local media (#8647) 3 yıl önce
  Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 3 yıl önce
  Patrick Cloke e8861957d9
Convert receipts and events databases to async/await. (#8076) 3 yıl önce
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 yıl önce
  Patrick Cloke f460da6031
Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 3 yıl önce
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 3 yıl önce
  Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 yıl önce
  Erik Johnston 52346990c8 Drop unused index 4 yıl önce
  Erik Johnston 4cade96616 Fix support for SQLite 3.7. 4 yıl önce
  Erik Johnston 9a4fb457cf Change DataStores to accept 'database' param. 4 yıl önce