Commit Graph

22 Commits (c31793a784059d3c90c1a81396fa832fa9efebac)

Author SHA1 Message Date
Amber Brown 49af402019 run isort 6 years ago
Erik Johnston 3d33eef6fc
Store state groups separately from events (#2784) 7 years ago
Mark Haines d5fb561709 Optionally make committing to postgres asynchronous. 9 years ago
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Erik Johnston 0c36098c1f Implement rank function for SQLite FTS 9 years ago
Erik Johnston 17c80c8a3d rename schema_prepare to prepare_database 9 years ago
Erik Johnston ec398af41c Expose error more nicely 9 years ago
Erik Johnston 40b6a5aad1 Split out the schema preparation and update logic into its own module 9 years ago
Erik Johnston 1d566edb81 Remove race condition 10 years ago
Erik Johnston 1692dc019d Don't call 'encode_parameter' no-op 10 years ago
Erik Johnston 204132a998 Check that postgres database has correct charset set 10 years ago
Erik Johnston 2732be83d9 Shuffle operations so that locking upsert happens last in the txn. This ensures the lock is held for the least amount of time possible. 10 years ago
Erik Johnston e4c4664d73 Handle the fact that postgres databases can be restarted from under us 10 years ago
Erik Johnston e1c0970c11 PEP8 10 years ago
Erik Johnston b8092fbc82 Go back to storing JSON in TEXT 10 years ago
Erik Johnston 7ed2ec3061 Handle the fact that in sqlite binary data might be stored as unicode or bytes 10 years ago
Erik Johnston 49d6aa1394 Retry on deadlock 10 years ago
Erik Johnston 779f7b0f44 Fix unicode support 10 years ago
Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 10 years ago
Kegan Dougal 525a218b2b Begin to add unit tests for appservice glue and regex testing. 10 years ago
Mark Haines acb68a39e0 Code style fixes. 10 years ago
David Baker ede491b4e0 Oops: second part of commit dc938606 10 years ago
Mark Haines 97c68c508d Move rest APIs back under the rest directory 10 years ago
Mark Haines 1d2016b4a8 Move client v1 api rest servlets into a "client/v1" directory 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Matthew Hodgson 3e35a9f96e add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago