Commit History

Author SHA1 Message Date
  Andrew Morgan a312e890f5 Cast errors generated during synapse_port_db to str (#8585) 3 years ago
  Hubert Chathi 3cd78bbe9e Add support for MSC2732: olm fallback keys (#8312) 4 years ago
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) 4 years ago
  Dagfinn Ilmari Mannsåker bd715e1278 Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410) 4 years ago
  Erik Johnston 6fdf577593 Add new sequences to port DB script (#8387) 4 years ago
  Patrick Cloke 13099ae431 Mark the shadow_banned column as boolean in synapse_port_db. (#8386) 4 years ago
  Brendan Abolivier 2ffd6783c7 Revert #7736 (#8039) 4 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 4 years ago
  Brendan Abolivier 8dff4a1242 Re-implement unread counts (#7736) 4 years ago
  Richard van der Hoff c445bc0cad Use a postgres sequence to generate guest user IDs 4 years ago
  Patrick Cloke 24110255cd Sync ignored table names in synapse_port_db to current database schema (#7717) 4 years ago
  Patrick Cloke 95e41f368b Allow local media to be marked as safe from being quarantined. (#7718) 4 years ago
  Patrick Cloke 6418b0379f Ignore the UI Auth sessions when porting from sqlite to postgresql (#7711) 4 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Erik Johnston e5c67d04db Add option to move event persistence off master (#7517) 4 years ago
  Erik Johnston d7983b63a6 Support any process writing to cache invalidation stream. (#7436) 4 years ago
  Brendan Abolivier 07124d028d Port synapse_port_db to async/await (#6718) 4 years ago
  Erik Johnston 28c98e51ff Add `local_current_membership` table (#6655) 4 years ago
  Richard van der Hoff bf46821180 Refuse to start if sqlite is older than 3.11.0 4 years ago
  Richard van der Hoff e97d1cf001 Modify check_database to take a connection rather than a cursor 4 years ago
  Richard van der Hoff 85db7f73be Add a background update to clear tombstoned rooms from the directory (#6648) 4 years ago
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 years ago
  Erik Johnston 71ee22c0ba Fix port db script 4 years ago
  Erik Johnston 8b77fc6506 Fix DB scripts 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Erik Johnston ddbbfc9512 Merge pull request #6464 from matrix-org/erikj/make_public_sql_base 4 years ago
  Brendan Abolivier f8421a1404 Fix background updates for synapse_port_db 4 years ago
  Brendan Abolivier 6cd11109db Make synapse_port_db exit with a non-0 code if something failed 4 years ago
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 4 years ago