engines
|
Remove race condition
|
2015-05-14 16:54:35 +01:00 |
schema
|
Uniquely name unique constraint
|
2015-07-10 13:43:03 +01:00 |
util
|
Add bulk insert events API
|
2015-06-25 17:29:34 +01:00 |
__init__.py
|
Add store for client end to end keys
|
2015-07-06 18:46:47 +01:00 |
_base.py
|
Caches should be bound to instances.
|
2015-06-03 14:45:17 +01:00 |
events.py
|
Remove commented out code
|
2015-07-10 14:07:57 +01:00 |
keys.py
|
Implement bulk verify_signed_json API
|
2015-06-26 10:39:34 +01:00 |
registration.py
|
user_id now in user_threepids
|
2015-05-01 15:04:37 +01:00 |
room.py
|
Add caches for things requested by the pushers
|
2015-05-21 16:41:39 +01:00 |
roommember.py
|
Add bulk insert events API
|
2015-06-25 17:29:34 +01:00 |
signatures.py
|
Add bulk insert events API
|
2015-06-25 17:29:34 +01:00 |
stream.py
|
Fix daedlock
|
2015-05-15 10:54:04 +01:00 |
transactions.py
|
And use buffer(...) there as well
|
2015-05-05 18:20:01 +01:00 |