engines
|
Remove race condition
|
2015-05-14 16:54:35 +01:00 |
__init__.py
|
Bump schema version
|
2015-06-11 15:50:39 +01:00 |
_base.py
|
Caches should be bound to instances.
|
2015-06-03 14:45:17 +01:00 |
events.py
|
Don't explode if we don't have the event
|
2015-06-01 16:39:43 +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 |
state.py
|
Add cache to get_state_groups
|
2015-06-03 14:45:55 +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 |