84 次程式碼提交 (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

作者 SHA1 備註 提交日期
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Erik Johnston 16108c579d
Fix SQL delta file taking a long time to run (#9516) 3 年之前
  Patrick Cloke 65a9eb8994
Include newly added sequences in the port DB script. (#9449) 3 年之前
  Erik Johnston 7036e24e98
Add background update for add chain cover index (#9029) 3 年之前
  Erik Johnston b530eaa262
Allow running sendToDevice on workers (#9044) 3 年之前
  Erik Johnston 1b15a3d92c
Fix port script so that it can be run again after failure. (#8755) 3 年之前
  Erik Johnston 41a389934e
Fix port script fails when DB has no backfilled events. (#8729) 3 年之前
  Erik Johnston 5829872bec
Fix port script to handle foreign key constraints (#8730) 3 年之前
  Erik Johnston 1eb9de90c0
Improve start time by adding index to e2e_cross_signing_keys (#8694) 3 年之前
  Andrew Morgan a312e890f5
Cast errors generated during synapse_port_db to str (#8585) 3 年之前
  Hubert Chathi 3cd78bbe9e
Add support for MSC2732: olm fallback keys (#8312) 3 年之前
  Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448) 3 年之前
  Dagfinn Ilmari Mannsåker bd715e1278
Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410) 3 年之前
  Patrick Cloke f3e5c2e702 Mark the shadow_banned column as boolean in synapse_port_db. (#8386) 3 年之前
  Erik Johnston 6fdf577593
Add new sequences to port DB script (#8387) 3 年之前
  Patrick Cloke 13099ae431
Mark the shadow_banned column as boolean in synapse_port_db. (#8386) 3 年之前
  Brendan Abolivier 2ffd6783c7
Revert #7736 (#8039) 3 年之前
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 年之前
  Brendan Abolivier 8dff4a1242
Re-implement unread counts (#7736) 3 年之前
  Richard van der Hoff c445bc0cad Use a postgres sequence to generate guest user IDs 3 年之前
  Patrick Cloke 24110255cd
Sync ignored table names in synapse_port_db to current database schema (#7717) 3 年之前
  Patrick Cloke 95e41f368b
Allow local media to be marked as safe from being quarantined. (#7718) 3 年之前
  Patrick Cloke 6418b0379f
Ignore the UI Auth sessions when porting from sqlite to postgresql (#7711) 3 年之前
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 3 年之前
  Erik Johnston e5c67d04db
Add option to move event persistence off master (#7517) 4 年之前
  Erik Johnston d7983b63a6
Support any process writing to cache invalidation stream. (#7436) 4 年之前
  Brendan Abolivier 07124d028d
Port synapse_port_db to async/await (#6718) 4 年之前
  Erik Johnston 28c98e51ff
Add `local_current_membership` table (#6655) 4 年之前
  Richard van der Hoff bf46821180 Refuse to start if sqlite is older than 3.11.0 4 年之前
  Richard van der Hoff e97d1cf001 Modify check_database to take a connection rather than a cursor 4 年之前
  Richard van der Hoff 85db7f73be
Add a background update to clear tombstoned rooms from the directory (#6648) 4 年之前
  Erik Johnston 75d8f26ac8
Split state groups into a separate data store (#6296) 4 年之前
  Erik Johnston 2284eb3a53
Add database config class (#6513) 4 年之前
  Erik Johnston 71ee22c0ba Fix port db script 4 年之前
  Erik Johnston 8b77fc6506 Fix DB scripts 4 年之前
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 年之前
  Brendan Abolivier f8421a1404
Fix background updates for synapse_port_db 4 年之前
  Brendan Abolivier 6cd11109db
Make synapse_port_db exit with a non-0 code if something failed 4 年之前
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 4 年之前
  Andrew Morgan 57f09e01f5 Fix error when using synapse_port_db on a vanilla synapse db 4 年之前
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 4 年之前
  Andrew Morgan ff39cb46de Fix up changelog 4 年之前
  Brendan Abolivier 2891693da6
Add new boolean column to synapse_port_db 4 年之前
  Brendan Abolivier b2510dce85
Fix import paths in synapse_port_db 4 年之前
  Brendan Abolivier c97ed64db3
Make synapse_port_db correctly create indexes (#6102) 4 年之前
  Bart Noordervliet dc4bec885d Add missing BOOLEAN_COLUMNs to synapse_port_db (#6216) 4 年之前
  Brendan Abolivier 83827c4922
Add account_validity's email_sent column to the list of boolean columns in synapse_port_db 5 年之前
  Neil Johnson 2d951686a7
drop tables listed in #1830 (#4992) 5 年之前
  Anders 2a59e8e429 Fix issue #4596 5 年之前
  Eric 8184ae8a09 Consider e2e_room_keys.is_verified column as boolean 5 年之前