.. |
schema
|
Edit SQL schema to use string IDs not ints. Use token as ID. Update tests.
|
2015-03-31 12:07:56 +01:00 |
__init__.py
|
Merge branch 'develop' into application-services-txn-reliability
|
2015-03-26 10:07:59 +00:00 |
_base.py
|
Allow a choice of LRU behaviour for Cache() by using LruCache() or OrderedDict()
|
2015-03-25 19:05:34 +00:00 |
appservice.py
|
Add same user_id char checks as registration.
|
2015-03-31 14:00:25 +01:00 |
directory.py
|
Put a cache on get_aliases_for_room
|
2015-03-20 19:21:13 +00:00 |
event_federation.py
|
…
|
|
events.py
|
Merge branch 'develop' of github.com:matrix-org/synapse into store_rearrangement
|
2015-03-20 16:02:47 +00:00 |
filtering.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
keys.py
|
…
|
|
media_repository.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
presence.py
|
Revert "Add another @cached wrapper, this time on get_presence_state()"
|
2015-03-27 16:16:58 +00:00 |
profile.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
push_rule.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
pusher.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
registration.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
rejections.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
room.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
roommember.py
|
Give sensible names for '_simple_...' transactions
|
2015-03-20 15:59:18 +00:00 |
signatures.py
|
…
|
|
state.py
|
…
|
|
stream.py
|
Merge branch 'develop' of github.com:matrix-org/synapse into store_rearrangement
|
2015-03-20 16:02:47 +00:00 |
transactions.py
|
…
|
|