forked-synapse/synapse
2016-05-05 10:29:21 +01:00
..
api Measure Auth.check 2016-04-13 11:15:59 +01:00
app Actually start the pusher daemon 2016-04-26 17:07:09 +01:00
appservice Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
config Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Fix typo in event_auth servlet path 2016-04-29 12:00:51 +01:00
handlers fix typo 2016-04-28 15:09:25 +01:00
http Fix more typos in per-request metrics 2016-04-28 15:29:46 +01:00
metrics
push Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
replication Add some log information at returned replication streams 2016-05-05 10:29:21 +01:00
rest Add timestamp and auto incrementing ID 2016-05-04 15:19:12 +01:00
static/client
storage Add primary key 2016-05-04 16:51:51 +01:00
streams
util Add a metrics listener and a ssh listener to the pusher 2016-04-25 17:34:25 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Use google style doc strings. 2016-04-01 16:12:07 +01:00
python_dependencies.py Make pyjwt dependency optional 2016-04-25 14:30:15 +01:00
server.py Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py