Erik Johnston
|
ce2cdced61
|
Move cache size fiddling to descriptors only. Fix tests
|
2016-03-01 13:21:46 +00:00 |
|
Erik Johnston
|
0487c9441f
|
Fix tests
|
2016-01-27 17:33:13 +00:00 |
|
Daniel Wagner-Hall
|
2680043bc6
|
Require ID and as_token be unique for ASs
Defaults ID to as_token if not specified. This will change
when IDs are fully supported.
|
2016-01-14 14:34:01 +00:00 |
|
Matthew Hodgson
|
6c28ac260c
|
copyrights
|
2016-01-07 04:26:29 +00:00 |
|
Erik Johnston
|
4fe95094d1
|
Merge branch 'develop' of github.com:matrix-org/synapse into mysql
|
2015-04-07 18:05:39 +01:00 |
|
Erik Johnston
|
9236136f3a
|
Make work in both Maria and SQLite. Fix tests
|
2015-04-01 14:12:33 +01:00 |
|
Kegan Dougal
|
cf1fa59f4b
|
Use a sender localpart instead of a user ID.
Form the user ID at runtime instead, This gives less room for error in AS
config files since they cannot specify the domain of another HS.
|
2015-03-31 13:48:03 +01:00 |
|
Kegan Dougal
|
c217504949
|
Edit SQL schema to use string IDs not ints. Use token as ID. Update tests.
|
2015-03-31 12:07:56 +01:00 |
|
Kegan Dougal
|
b59aa74556
|
Fix tests and missing returns on deferreds.
|
2015-03-31 11:35:45 +01:00 |
|
Kegan Dougal
|
d33ae65efc
|
Remove more reg/unreg methods. Read config not database for cache.
|
2015-03-31 11:00:00 +01:00 |
|
Kegan Dougal
|
b98cd03193
|
Use event IDs instead of dumping event content in the txns table.
|
2015-03-09 17:25:20 +00:00 |
|
Kegan Dougal
|
0a60bbf4fa
|
Finish appservice txn storage impl and tests.
|
2015-03-09 15:53:03 +00:00 |
|
Kegan Dougal
|
1ead1caa18
|
Implement create_appservice_txn with tests.
|
2015-03-09 13:54:20 +00:00 |
|
Kegan Dougal
|
1c2dcf762a
|
Partially implement txn store methods with tests.
|
2015-03-09 13:10:31 +00:00 |
|
Kegan Dougal
|
de190e49d5
|
Add more unit tests for exclusive namespaces.
|
2015-02-27 11:51:06 +00:00 |
|
Kegan Dougal
|
127efeeb68
|
Update unit tests to use new format.
|
2015-02-27 11:10:48 +00:00 |
|
Kegan Dougal
|
cb43fbeeb4
|
Fix tests which broke when event caching was introduced.
|
2015-02-11 16:46:01 +00:00 |
|
Kegan Dougal
|
27091f146a
|
Add hs_token column and generate a different token f.e application service.
|
2015-02-05 10:08:12 +00:00 |
|
Kegan Dougal
|
89f2e8fbdf
|
Fix bug in store defer. Add more unit tests.
|
2015-02-04 15:21:03 +00:00 |
|