MatrixSynapse/synapse/storage
Erik Johnston 4ab8abbc2b Merge branch 'erikj/attestation_local_fix' of github.com:matrix-org/synapse into develop 2017-10-27 15:07:08 +01:00
..
engines
schema Recreate groups table instead of adding column 2017-10-26 17:55:22 +01:00
util
__init__.py
_base.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
account_data.py
appservice.py
background_updates.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
filtering.py
group_server.py Merge branch 'erikj/attestation_local_fix' of github.com:matrix-org/synapse into develop 2017-10-27 15:07:08 +01:00
keys.py Invalidate signing key cache when we gat an update 2017-09-20 01:32:42 +01:00
media_repository.py Up the limits on number of url cache entries to delete at one time 2017-09-28 14:27:27 +01:00
openid.py
prepare_database.py Bump schema version to 46 2017-10-26 17:23:49 +01:00
presence.py
profile.py Add user profiles to summary from group server 2017-08-25 16:23:58 +01:00
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py
roommember.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
search.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
signatures.py
state.py
stream.py
tags.py
transactions.py
user_directory.py