forked-synapse/synapse
2015-02-11 16:41:16 +00:00
..
api Merge branch 'develop' into application-services 2015-02-11 10:03:24 +00:00
app Merge branch 'develop' into application-services 2015-02-11 10:03:24 +00:00
appservice Minor tweaks based on PR feedback. 2015-02-11 16:41:16 +00:00
config yaml.load expects strings to be a yaml rather than file 2015-02-10 13:57:31 +00:00
crypto Fix code-style 2015-02-10 17:58:36 +00:00
events Rearrange persist_event so that do all the queries that need to be done before returning early if we have already persisted that event. 2015-02-04 10:16:51 +00:00
federation Log all the exits from _attempt_new_transaction 2015-02-10 17:30:46 +00:00
handlers PEP8-ify 2015-02-11 10:41:33 +00:00
http Minor tweaks based on PR feedback. 2015-02-11 16:41:16 +00:00
push Code-style fixes 2015-02-10 16:30:48 +00:00
rest Fix newline on __init__ 2015-02-11 10:53:47 +00:00
storage PEP8-ify 2015-02-11 10:41:33 +00:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util Add looping_call to Clock 2015-02-09 14:47:59 +00:00
__init__.py Merge master into develop 2015-02-02 14:05:42 +00:00
notifier.py Glue AS work to general event notifications. Add more exception handling when poking ASes. 2015-02-05 13:19:46 +00:00
python_dependencies.py Single source version and python dependencies, prevent people accidentally installing with easy_install, use scripts rather than entry_points to install synctl 2015-02-10 17:42:36 +00:00
server.py Merge branch 'develop' into application-services 2015-02-02 15:57:59 +00:00
state.py During room intial sync, only calculate current state once. 2015-02-09 17:41:29 +00:00
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 2015-01-28 17:16:12 +00:00