MatrixSynapse/synapse
Richard van der Hoff c89e6aadff Merge pull request #2581 from matrix-org/rav/fix_init_with_no_logfile
Fix error when running synapse with no logfile
2017-10-26 22:16:57 +01:00
..
api
app replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
appservice replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
config Fix error when running synapse with no logfile 2017-10-26 16:45:20 +01:00
crypto replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
events replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
federation Merge branch 'develop' of github.com:matrix-org/synapse into erikj/group_fed_update_profile 2017-10-24 09:16:20 +01:00
groups
handlers replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
http replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
metrics
push replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
replication replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
rest add release endpoints for /thirdparty 2017-10-26 16:58:20 +02:00
static/client
storage replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
streams replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util fix vars named `l` 2017-10-23 15:56:38 +01:00
__init__.py Bump version and changelog 2017-10-24 14:15:27 +01:00
event_auth.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
notifier.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
python_dependencies.py
server.py
server.pyi
state.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
types.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
visibility.py