102 Révisions (0a38c7ec6d46b6e51bfa53ff44e51637d3c63f5c)

Auteur SHA1 Message Date
  David Robertson 0a38c7ec6d
Snapshot schema 72 (#13873) il y a 1 an
  David Robertson 586bfc6dc0
Use dummy fallback engines if imports fail (#12979) il y a 1 an
  David Robertson 17e1eb7749
Reduce the number of "untyped defs" (#12716) il y a 2 ans
  David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) il y a 2 ans
  Richard van der Hoff fc8598bc87
Minor updates, and docs, for schema delta files (#11823) il y a 2 ans
  Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) il y a 2 ans
  Andrew Morgan 9c59e117db
Run _upgrade_existing_database on workers if at current schema_version (#11346) il y a 2 ans
  Patrick Cloke 0c82d4aabe
Fix typo in comment from #11255. (#11276) il y a 2 ans
  Erik Johnston a37df1b091
Fix rolling back when using workers (#11255) il y a 2 ans
  Azrenbeth cdd308845b
Port the Password Auth Providers module interface to the new generic interface (#10548) il y a 2 ans
  David Robertson 797ee7812d
Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) il y a 2 ans
  Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) il y a 2 ans
  Patrick Cloke e584534403
Use direct references for some configuration variables (part 3) (#10885) il y a 2 ans
  Patrick Cloke 01c88a09cd
Use direct references for some configuration variables (#10798) il y a 2 ans
  Jonathan de Jong 95e47b2e78
[pyupgrade] `synapse/` (#10348) il y a 2 ans
  Jonathan de Jong bdfde6dca1
Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) il y a 2 ans
  Richard van der Hoff c1b9922498
Support for database schema version ranges (#9933) il y a 2 ans
  Richard van der Hoff 25f43faa70
Reorganise the database schema directories (#9932) il y a 3 ans
  Richard van der Hoff 294c675033
Remove `synapse.types.Collection` (#9856) il y a 3 ans
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Cristina 670564446c
Deprecate imp (#9718) il y a 3 ans
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Patrick Cloke 7950aa8a27 Fix some typos. il y a 3 ans
  Jonathan de Jong d882fbca38
Update type hints for Cursor to match PEP 249. (#9299) il y a 3 ans
  Erik Johnston 4e04435bda
Remove old tables after schema version bump (#9055) il y a 3 ans
  Patrick Cloke 23d701864f
Improve the performance of calculating ignored users in large rooms (#9024) il y a 3 ans
  Erik Johnston eee3c3c52f
Handle updating schema version without any deltas. (#9033) il y a 3 ans
  Patrick Cloke 637282bb50
Add additional type hints to the storage module. (#8980) il y a 3 ans
  Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448) il y a 3 ans
  Patrick Cloke aec294ee0d
Use slots in attrs classes where possible (#8296) il y a 3 ans
  Richard van der Hoff 0dae7d80bf
Add more logging to debug slow startup (#8264) il y a 3 ans
  Richard van der Hoff 96312536f2
Refuse to upgrade database on worker processes (#8266) il y a 3 ans
  Richard van der Hoff 5b452df23b
Run database updates in a transaction (#8265) il y a 3 ans
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) il y a 3 ans
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) il y a 3 ans
  Brendan Abolivier 9549d557ea
Don't update the schema version il y a 3 ans
  Brendan Abolivier ce74a6685d
Save the count of unread messages to event_push_summary il y a 3 ans
  Erik Johnston 664409b169
Fix bug in account data replication stream. (#7656) il y a 3 ans
  Andrew Morgan 0a6e837aaa
Fix incorrect placeholder syntax in database prepartion code (#7575) il y a 4 ans
  Richard van der Hoff edd9a7214c
Replace device_27_unique_idx bg update with a fg one (#7562) il y a 4 ans
  Erik Johnston d7983b63a6
Support any process writing to cache invalidation stream. (#7436) il y a 4 ans
  Richard van der Hoff 7b608cf468 Only run one background update at a time il y a 4 ans
  Richard van der Hoff e66f099ca9
Sanity-check database before running upgrades (#6982) il y a 4 ans
  Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) il y a 4 ans
  Erik Johnston 02b44db922
Warn if postgres database has non-C locale. (#6734) il y a 4 ans
  Erik Johnston 28c98e51ff
Add `local_current_membership` table (#6655) il y a 4 ans
  Erik Johnston 75d8f26ac8
Split state groups into a separate data store (#6296) il y a 4 ans
  Erik Johnston 0b5dbadd96
Explode on duplicate delta file names. (#6565) il y a 4 ans
  Richard van der Hoff bca30cefee
Improve diagnostics on database upgrade failure (#6570) il y a 4 ans
  Erik Johnston 2284eb3a53
Add database config class (#6513) il y a 4 ans